Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Ivek23

Pages: 1 [2] 3 4 5 6 7 ... 133
21
Support / Re: Episodes TV Series Problem
« on: February 29, 2024, 03:39:47 pm »
Please upload your skin to the forum. Then I will see your custom fields and it will be easier to customize your custom fields in scripts as well.

22
Support / Re: IMDb [EN][HTTPS](series) issues and support
« on: February 29, 2024, 08:54:37 am »
Notification:

Maybe some people have too big wishes, which cannot be realized so easily.  The new look of the IMDb website has become very problematic, because now the source code of the page is written in such a way that certain parts of the source code are simply not possible or can no longer be correctly added to the scripts in order for them to transfer the correct data or for certain information to be transferred at all .

Something like this is happening now when arranging the number of episodes and seasons.

One of the examples is now the search for results, where it was necessary to create a new script for searching for results, because the existing scripts for movies, series or episodes do not allow the possibility to add code for searching for results, or it does not work due to the very design or form of the created script .

If there are solutions, the information will be transferred, otherwise this information will no longer be in the database, because it simply cannot be added to scripts.

23
Support / Re: IMDb [EN][HTTPS](series) issues and support
« on: February 29, 2024, 08:31:24 am »
as well as custom field synopsis don't work.


Interestingly, Imdb_Movies_2b imports synopsis.
Synopsis works for me.

Here's the update: Imdb_Series-Year now works, plot is imported, but number of episodes and seasons, as well as custom field synopsis don't work.


Interestingly, Imdb_Movies_2b imports synopsis.

I haven't been able to make an update for seasons/episodes yet, because it will be more problematic to make a correction.


24
Support / Re: Episodes TV Series Problem
« on: February 27, 2024, 07:06:49 pm »
You can find the corrected IMDB_[EN][HTTPS](episodes)_TEST_2b script at the link below.

http://www.videodb.info/forum_en/index.php/topic,4134.msg22023.html#msg22023

25
Support / Re: Personal Video Database 1.0.2.7 MOD
« on: February 27, 2024, 07:04:29 pm »
Here is the fixed IMDB_[EN][HTTPS](episodes)_TEST_2b script, which works exactly the same as the IMDB_[EN][HTTPS_TEST_2b script and has the same custom fields, the IMDB_Series-year custom field also works now. The search for results does not work here either for the same reason as with the IMDB_[EN][HTTPS_TEST_2b script.

IMDB_[EN][HTTPS](episodes)_TEST_2b scripts  is attached.


Addendum and notice:
The corrected script is now attached.

26
Support / Re: IMDb [EN][HTTPS](series) issues and support
« on: February 27, 2024, 10:29:57 am »
Synopsis data download fixed.

Series year is now fixed to pass data to the IMDB_Series-year custom field and no need to change the name of the custom field.

You can find the corrected script at the link below.

http://www.videodb.info/forum_en/index.php/topic,4134.msg22017.html#msg22017

27
Support / Re: IMDb [EN][HTTPS](series) issues and support
« on: February 26, 2024, 08:02:36 am »
Thank you Ivek. Obviously, something is wrong with my PVD config. The only thing I get now comparing to outdated series script is the Series year. No seasons/episodes, no plot no Synopsis...

It looks like even this doesn't work anymore:

Code: [Select]
if Pos('TV Series',ItemValue)>0 then yearsValue1:=yearsValue1+'TV Series ';
if yearsValue1 <> '' then LogMessage('      Get result yearsValue1:'+yearsValue1);

So instead of, for example TV Series (2018-2023), now I'm getting just 2018-2023

Probably not, because maybe I missed something in the update, like for example to download Synopsis data. I haven't been able to make an update for seasons/episodes yet, because it will be more problematic to make a correction.

I'll check for Series year, but you'll probably need to change the name of the custom field.

28
Support / Re: IMDb [EN][HTTPS](series) issues and support
« on: February 25, 2024, 04:14:44 pm »
You can find the corrected IMDB_[EN][HTTPS](series)_TEST_2b script at the link below.

http://www.videodb.info/forum_en/index.php/topic,4134.msg22017.html#msg22017

29
Support / Re: Personal Video Database 1.0.2.7 MOD
« on: February 25, 2024, 04:12:45 pm »
Here is the fixed IMDB_[EN][HTTPS](series)_TEST_2b script, which works exactly the same as the IMDB_[EN][HTTPS_TEST_2b script and has the same custom fields, the IMDB_Series-year custom field also works now. The search for results does not work here either for the same reason as with the IMDB_[EN][HTTPS_TEST_2b script. You can use the IMDB_[EN][HTTPS]_Search_a script or perhaps the Imdb.com[EN][HTTPS]_Search script to search for series results.

IMDB_[EN][HTTPS](series)_TEST_2b scripts  is attached.


Addendum and notice:
The corrected script is now attached.

30
Support / Re: IMDb [EN][HTTPS](series) issues and support
« on: February 21, 2024, 09:05:51 pm »
Wait a few days, I will try to prepare test scripts for series and episodes. Then it will be seen what can be transferred.

31
Support / Re: IMDb [EN][HTTPS](series) issues and support
« on: February 18, 2024, 07:43:13 pm »
Find this record in the script and block it easily as you will see below.

Code: [Select]
//AddCustomFieldValueByName('IMDB_Series-year',yearValue);
In the same way, you can block almost any field (maybe not some field, because for some reason or function it is not possible).

32
Talk / Re: AI and PVD
« on: February 08, 2024, 08:41:58 am »
We will see how and what will happen in the near future.

33
Support / Re: Metascore
« on: January 09, 2024, 09:07:37 pm »
Wow! How great you noticed it was about Regional format of Windows, that is decimal! Splendid, thanks! It works flawlessly. I have changed original script, so you don't need to upload it.

Great. It's good to hear that the problem is now solved.

34
Support / Re: Metascore
« on: January 09, 2024, 01:09:53 pm »
Maybe the IMDB_[EN][HTTPS]_TEST_Metascore script will just solve the problems.

IMDB_[EN][HTTPS]_TEST_Metascore script is attached.


35
Support / Re: Metascore
« on: January 06, 2024, 08:39:13 am »
In the PVD settings, in the Miscellaneous section, set (check this box) Allow editing rating in view mode. Then you will be able to edit the Metascore field or all rating fields in the database in view mode. Thus, it is not necessary to open and edit a certain movie entry in the database every time and then save it.

Once you have this set up, simply set the Mtascore rating to zero and then update the movie entry again to see if it will now add the metascore rating to that field.

36
Support / Re: Metascore
« on: January 05, 2024, 07:26:15 pm »
It doesn't delete anything on my old entries. Even otherwise, metascore import works without problems. In this case, unfortunately, I cannot help you solve the problem (obviously something is wrong or there is an error on your side). The code for importing metascore information has no error.

37
Support / Re: Metascore
« on: January 04, 2024, 08:51:54 pm »
Hello Ivek. In a new _2b script. metascore import field doesn't work. But, more importantly, when updating older PVD movie entries where I had metascore imported from the times it worked, now when I update with _2b script, the field is overwritten with empty/zero value. How to prevent this please?

Is this an additional score field or a custom Metascore field. Then I will see what can be done about this problem.

38
Support / Re: Personal Video Database 1.0.2.7 MOD
« on: January 04, 2024, 08:44:59 pm »
Thank you Ivek. It works great! Too bad batch plugins don't work in People view, so we could combine search and people data script at once. It's by unfinished design obviously.

It works. Here is the imdb_people.batch file that should work.

imdb_people.batch 7z and zip file is attached.

39
Support / Re: Personal Video Database 1.0.2.7 MOD
« on: December 29, 2023, 10:21:43 am »
To find search results for people, you can use the Imdb.com_People_[EN][HTTPS]_Search_adv script, which also works in all PVD versions.

People_[EN][HTTPS]_Search_adv script attached.

40
Support / Re: IMDB People Page is changed
« on: December 28, 2023, 06:39:54 pm »
You can find the new IMDB_People_[EN][HTTPS] script at the link below.

http://www.videodb.info/forum_en/index.php/topic,4134.msg21994.html#new

Pages: 1 [2] 3 4 5 6 7 ... 133