English > Support
1.0.2.7 Update
afrocuban:
Hello Ivek,
And thank you for this update. Unfortunately it doesn't work for me. I can clearly recognize this code in default.cfg:
--- Code: ---In = TRUE
Out = FALSE
Key = "Location: imdb.com (In)"
URL = "(www.|)imdb.com/"
Match = "https://(st.kp.yandex.net|www.imdb.com)\1/\2"
Replace = "http://\1/\2"
In = FALSE
Out = TRUE
Key = "URL: imdb.com (Out)"
URL = "((www.|)imdb.com|st.kp.yandex.net)/"
Match = "http://\1"
Replace = "$RDIR(https://\1)"
--- End code ---
,
but still IMDb gives me "IO Handler Value is not Valid" Error, although PVD's proxy is set to 127.0.0.1:80. Hence, Allmovie https still working great, invoking Proxomitron. What could it be?
Thank you in advance
afrocuban
Ivek23:
afrocuban, try this part of the code in default.cfg:
--- Code: ---In = FALSE
Out = TRUE
Key = "URL: imdb.com (Out)"
URL = "((www.|)imdb.com|st.kp.yandex.net)/"
Match = "http://\1"
Replace = "$RDIR(https://\1)"
In = TRUE
Out = FALSE
Key = "Location: imdb.com (In)"
URL = "(www.|)imdb.com/"
Match = "https://(st.kp.yandex.net|www.imdb.com)\1/\2"
Replace = "http://\1/\2"
In = FALSE
Out = TRUE
Key = "URL: imdb.com (Out)"
URL = "((www.|)imdb.com|st.kp.yandex.net)/"
Match = "http://\1"
Replace = "$RDIR(https://\1)"
--- End code ---
Maybe it will work now,, otherwise it will be necessary to fix the certain Imdb scripts to a normal http link. If it will really so, then add the list of Imdb script, that I will know, which Imdb scripts I need to be fixed in your case.
afrocuban:
Thanks Ivek,
I will try it for sure. What I have realized meanwhile is something strange, how it happened: I added a movie via Movie Master but only file info, not online data. So I got screenshots, video data, etc. Mysteriously, and without my noticing, in URL field imdb url was imported?! When I tried afterward to get online data, I got the IO Handler error. I tried several times, then came here to write about it. Waiting for some answer I noticed imdb url in the URL field (it was http). I deleted it, tried to import data and voila everything worked? Absolutely weird.
But, what is the strangest thing is that my imdb plugin/scripts work without Proxo? I have a batch file:
NAME=IMDBFull
DESC=IMDBFull
TYPE=2
EXECUTE=Imdb Title, Original Tile and Year.psf|imdb.dll|Imdb Url on the first page and IMDbID.psf|Imdb Top 250, IMDb Rating and Studio.psf|Imdb Movie(plotsummary).psf|Imdb Tech Specs.psf|Imdb Movie Photo(Poster)(2).psf|Imdb Movie(awards) 1.psf|
and it works perfectly with or without Proxo and it covers everything to be imported from imdb. They have some custom fields, but if you want me I can upload them.
Kind regards
Ivek23:
--- Quote from: afrocuban on March 04, 2018, 08:52:45 pm ---They have some custom fields, but if you want me I can upload them.
--- End quote ---
You can upload .psf files to make it easier to check.
afrocuban:
Hello Ivek.
Please find the scripts attached.
Regards!
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version