English > Support
IMDb [EN][HTTPS](series) issues and support
Ivek23:
Wait a few days, I will try to prepare test scripts for series and episodes. Then it will be seen what can be transferred.
afrocuban:
Of course, thank you so much!
Ivek23:
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
afrocuban:
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: ---if Pos('TV Series',ItemValue)>0 then yearsValue1:=yearsValue1+'TV Series ';
if yearsValue1 <> '' then LogMessage(' Get result yearsValue1:'+yearsValue1);
--- End code ---
So instead of, for example TV Series (2018-2023), now I'm getting just 2018-2023
Ivek23:
--- Quote from: 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: ---if Pos('TV Series',ItemValue)>0 then yearsValue1:=yearsValue1+'TV Series ';
if yearsValue1 <> '' then LogMessage(' Get result yearsValue1:'+yearsValue1);
--- End code ---
So instead of, for example TV Series (2018-2023), now I'm getting just 2018-2023
--- End quote ---
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.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version