Recent Posts

Pages: 1 2 3 [4] 5 6 7 8 9 10
31
Support / Re: Episodes TV Series Problem
« Last post by afrocuban on February 29, 2024, 02:06:47 am »
Thank you a ton Ivek.

Just a minor update: script now imports SxEx, instead of Air Date. Other fields work at first try.
32
Support / Re: Episodes TV Series Problem
« Last post by Ivek23 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
33
Support / Re: Personal Video Database 1.0.2.7 MOD
« Last post by Ivek23 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.
34
Support / Re: IMDb [EN][HTTPS](series) issues and support
« Last post by Ivek23 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
35
Support / Re: IMDb [EN][HTTPS](series) issues and support
« Last post by afrocuban on February 26, 2024, 07:40:01 pm »
Thank you!
36
Support / Re: IMDb [EN][HTTPS](series) issues and support
« Last post by Ivek23 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.
37
Support / Re: IMDb [EN][HTTPS](series) issues and support
« Last post by afrocuban on February 25, 2024, 09:20:35 pm »
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
38
Support / Re: IMDb [EN][HTTPS](series) issues and support
« Last post by Ivek23 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
39
Support / Re: Personal Video Database 1.0.2.7 MOD
« Last post by Ivek23 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.
40
Support / Re: IMDb [EN][HTTPS](series) issues and support
« Last post by afrocuban on February 21, 2024, 11:17:31 pm »
Of course, thank you so much!
Pages: 1 2 3 [4] 5 6 7 8 9 10
anything