Personal Video Database

English => Support => Topic started by: leogets on December 20, 2014, 10:55:34 pm

Title: No Poster with plugin IMDB [EN] v0.9.8.25 using PVD v0.9.9.21
Post by: leogets on December 20, 2014, 10:55:34 pm
Currently using PVD v0.9.9.21.

I'm using plugin IMDB [EN] v0.9.8.25 for Movie Information.
All the information is downloaded but No Poster.
When I select to Scan for new movies and some are found, at the
bottom of Scan Results window Poster is Set to AMAZON [EN] and on the drop-down menu those listed
In Preferences under Plugins below are also available for selection.

In Preferences under Plugins,
For Type: Poster Import, I have listed only:
- AMAZON.CO.UK [EN]
- AMAZON [EN]     --- in bold text
- Impawards [EN] and
- filmup_poster

For Type: Movie Information, I have many plugins, but currently
selected is as default is IMDB [EN] v0.9.8.25

So someone mentioned a temporary fix for this, and that was to use
the IMDB Movie Photo Script.
This does Not Work.
IMDB Movie Photo Script shows up as Type: Movie Information
Not Type: Poster Import as it should.

The same goes for TheMovieDB [EN].  Both show up as Type: Movie Information in Preferences\Plugins...
Not Type: Poster Import

I like to get the movie info. for IMDB.com No other.
For Posters / Cover Images I don't care where they come from as long as its done automatically
when I choose to Process the Scan Results and get New Movie Info.
Title: Re: No Poster with plugin IMDB [EN] v0.9.8.25 using PVD v0.9.9.21
Post by: Ivek23 on December 21, 2014, 01:07:50 pm
So someone mentioned a temporary fix for this, and that was to use
the IMDB Movie Photo Script.
This does Not Work.
IMDB Movie Photo Script shows up as Type: Movie Information
Not Type: Poster Import as it should.

Change the " SCRIPT_TYPE   = stMovies; "
to the  " SCRIPT_TYPE   = stPoster; "

Change the piece of code in the script from the
Code: [Select]
//Script data
SCRIPT_VERSION = '0.1.2.0';
SCRIPT_NAME = 'Imdb Movie Photo Script';
SCRIPT_DESC = '[EN] Get Movie Photo from Imdb.com';
SCRIPT_LANG = $09; //English
SCRIPT_TYPE = stMovies;
to this part of the code
Code: [Select]
//Script data
SCRIPT_VERSION = '0.1.2.0';
SCRIPT_NAME = 'Imdb Movie Photo Script';
SCRIPT_DESC = '[EN] Get Movie Photo from Imdb.com';
SCRIPT_LANG = $09; //English
SCRIPT_TYPE = stPoster;

and works and now, IMDB Movie Photo Script shows up as Type: Poster Import
Title: Re: No Poster with plugin IMDB [EN] v0.9.8.25 using PVD v0.9.9.21
Post by: leogets on December 21, 2014, 03:10:07 pm
Thank you Ivek23 for helping me understand what to look for/at in the script(s).  It works great.
Title: Re: No Poster with plugin IMDB [EN] v0.9.8.25 using PVD v0.9.9.21
Post by: Ivek23 on December 21, 2014, 07:08:59 pm
Thank you Ivek23 for helping me understand what to look for/at in the script(s).  It works great.

Thank you, good to hear that the problem is now resolved and the help was successful
Title: Re: No Poster with plugin IMDB [EN] v0.9.8.25 using PVD v0.9.9.21
Post by: gear on December 22, 2014, 08:35:11 pm
Ivek, the only problem I see is that the picture downloaded is the small one available on the first page of an TV Episode and not the full analysis one (which the IMDB plugin used to download).
Is that correct or I am doing something wrong?

Gear
Title: Re: No Poster with plugin IMDB [EN] v0.9.8.25 using PVD v0.9.9.21
Post by: Ivek23 on December 23, 2014, 10:23:43 am
Ivek, the only problem I see is that the picture downloaded is the small one available on the first page of an TV Episode and not the full analysis one (which the IMDB plugin used to download).
Is that correct or I am doing something wrong?

Correct.


Try it now with Imdb Movie Photo(Poster) script, if something better.

If some Poster download fails, please send me the url address.
Title: Re: No Poster with plugin IMDB [EN] v0.9.8.25 using PVD v0.9.9.21
Post by: gear on December 23, 2014, 03:22:57 pm
Excellent! Now this script works properly.

Thank you and most obliged Ivek.

Wishes for a Merry Christmas...

Gear
Title: Re: No Poster with plugin IMDB [EN] v0.9.8.25 using PVD v0.9.9.21
Post by: Ivek23 on December 23, 2014, 06:36:06 pm
Excellent! Now this script works properly.

Thank you and most obliged Ivek.

Thank you, good to hear that the problem is now resolved and the help was successful

Wishes for a Merry Christmas...

Thank you, equally well you back.

Title: Re: No Poster with plugin IMDB [EN] v0.9.8.25 using PVD v0.9.9.21
Post by: chetan.modi on January 16, 2015, 06:00:24 pm
Hi...This scrip is working perfectly..But can anyone tell, that when poster importing will resume in original IMDb [EN] script?? We have to run two script every time..One for database and another for poster..

Thanks...
Title: Re: No Poster with plugin IMDB [EN] v0.9.8.25 using PVD v0.9.9.21
Post by: Ivek23 on January 16, 2015, 07:14:07 pm
Hi...This scrip is working perfectly..But can anyone tell, that when poster importing will resume in original IMDb [EN] script?? We have to run two script every time..One for database and another for poster..

Thanks...

Welcome on the forum, chetan.modi

If this
Quote
original IMDb [EN] script
to think IMDb movie plugin, it will be necessary to wait for so long, that Nostra will be returned and will be corrected or updated. Until then, it will be necessary to use this variant, which has so far used.
Title: Re: No Poster with plugin IMDB [EN] v0.9.8.25 using PVD v0.9.9.21
Post by: Ivek23 on September 10, 2015, 08:38:56 am
Ivek Hi,

The Imdb Movie Photo Script is still working, but the Imdb Movie Photo (Poster) script, which downloaded the full big picture stopped working today with the attached error message.

Any possible help?

Gear

I was a little busier these days, I'll see what happens, maybe it will take a few days to wait for the correction and publication of the script. I hope that it will find a solution to a problem.
Title: Re: No Poster with plugin IMDB [EN] v0.9.8.25 using PVD v0.9.9.21
Post by: supreme on October 05, 2015, 07:34:48 pm
Poster still not working here on IMDB :(

any updates ?
Title: Re: No Poster with plugin IMDB [EN] v0.9.8.25 using PVD v0.9.9.21
Post by: Ivek23 on October 06, 2015, 06:19:58 am
Poster still not working here on IMDB :(

any updates ?

Try IMDB Movie Photo (Poster) script, can be found here:
http://www.videodb.info/forum_en/index.php/topic,4009.msg19279.html#msg19279

Title: Re: No Poster with plugin IMDB [EN] v0.9.8.25 using PVD v0.9.9.21
Post by: supreme on October 06, 2015, 07:23:45 pm
Thanks Man This Worked !

Cheers ;D :) ;) :D
Title: Re: No Poster with plugin IMDB [EN] v0.9.8.25 using PVD v0.9.9.21
Post by: Ivek23 on October 07, 2015, 06:19:55 am
Thanks Man This Worked !

Cheers ;D :) ;) :D

Thanks.
Title: Re: No Poster with plugin IMDB [EN] v0.9.8.25 using PVD v0.9.9.21
Post by: supreme on December 27, 2015, 03:50:10 pm
not working again ?

 ???
Title: Re: No Poster with plugin IMDB [EN] v0.9.8.25 using PVD v0.9.9.21
Post by: Ivek23 on December 27, 2015, 07:54:51 pm
Imdb Movie Photo(Poster)(2) and Imdb Movie Poster(2) script can be found here:
http://www.videodb.info/forum_en/index.php/topic,4009.msg19394.html#msg19394

Title: Re: No Poster with plugin IMDB [EN] v0.9.8.25 using PVD v0.9.9.21
Post by: supreme on March 04, 2016, 09:07:02 pm
this is not working again ;/

any fixes ?
Title: Re: No Poster with plugin IMDB [EN] v0.9.8.25 using PVD v0.9.9.21
Post by: Ivek23 on March 05, 2016, 07:41:00 am
this is not working again ;/

any fixes ?

No, it will not repair because the scripts are working properly (I checked on Win 7 32 bit).

BTW:
If the script does not work then please adding a title and a URL link to a specific problem, so I can then see what is wrong and why scripts do not work.

Title: Re: No Poster with plugin IMDB [EN] v0.9.8.25 using PVD v0.9.9.21
Post by: supreme on March 05, 2016, 09:08:20 am
I am using the 2 scripts from the link below

http://www.videodb.info/forum_en/index.php/topic,4009.msg19394.html#msg19394 (http://www.videodb.info/forum_en/index.php/topic,4009.msg19394.html#msg19394)

And it does not work on all movies...no specific ones, just ALL.
It just pops up the window to select  the movie, and then when you click on OK, it seems like that it is downloading something, but nothing downloads, and no poster is vewable
It used to work a few weeks ago..

Even IMDB plugin v 0.9.8.26 not working here.
Movie title ends up changed something like Var Ue_t0=window.ue_t0||+new Date(); and no poster is downloaded too.

PS. I wish it was easier to find scripts updates, like just 1 forum link with all scripts updates and browse over there.
Sometimes its just too hard to find an update in forum.


Thanks for your time, i Love this PVD program, please keep fupdating us with important fixes :)

Thanks!
Title: Re: No Poster with plugin IMDB [EN] v0.9.8.25 using PVD v0.9.9.21
Post by: Ivek23 on March 05, 2016, 10:38:55 am
PS. I wish it was easier to find scripts updates, like just 1 forum link with all scripts updates and browse over there.
Sometimes its just too hard to find an update in forum.

Updates on forum is find on Script Links board (http://www.videodb.info/forum_en/index.php/board,13.0.html)
Title: Re: No Poster with plugin IMDB [EN] v0.9.8.25 using PVD v0.9.9.21
Post by: Ivek23 on March 05, 2016, 12:59:08 pm
I am using the 2 scripts from the link below

http://www.videodb.info/forum_en/index.php/topic,4009.msg19394.html#msg19394 (http://www.videodb.info/forum_en/index.php/topic,4009.msg19394.html#msg19394)

And it does not work on all movies...no specific ones, just ALL.
It just pops up the window to select  the movie, and then when you click on OK, it seems like that it is downloading something, but nothing downloads, and no poster is vewable
It used to work a few weeks ago..

As I mentioned earlier, for me, these scripts are working properly. Check your settings for scripts that field for download posters really marked, if not, there is no transfer of posters.

Even IMDB plugin v 0.9.8.26 not working here.
Movie title ends up changed something like Var Ue_t0=window.ue_t0||+new Date(); and no poster is downloaded too.

Problems with plug-in I can not fix it, it can be done only Nostra. I'm trying to give you the users mitigate the problem with a plug-in such a way that it wrote scripts for some interesting information, which information is plugin in the past already transferred, now, when they occur certain changes in the IMDB web pages, that information is plugin now not transferred anymore, unfortunately.
Title: Re: No Poster with plugin IMDB [EN] v0.9.8.25 using PVD v0.9.9.21
Post by: Ivek23 on March 05, 2016, 01:03:51 pm
Thanks for your time, i Love this PVD program, please keep fupdating us with important fixes :)

Thanks!

Thanks, I will try to make an effort and you also help.
Title: Re: No Poster with plugin IMDB [EN] v0.9.8.25 using PVD v0.9.9.21
Post by: supreme on March 06, 2016, 08:18:20 pm
I have downloaded the scripts from here now..

Imdb Movie Poster(2) script

http://www.videodb.info/forum_en/index.php?action=dlattach;topic=4033.0;attach=6247


Imdb Movie Photo(Poster)(2) script

http://www.videodb.info/forum_en/index.php?action=dlattach;topic=4033.0;attach=6248


and they seem to be working..

Whats the difference between the 2? they seem to do the same thing.

I wish that IMDB plugin is fixed ;/

Thanks agaoin for your help man
Title: Re: No Poster with plugin IMDB [EN] v0.9.8.25 using PVD v0.9.9.21
Post by: Ivek23 on March 06, 2016, 08:32:33 pm
Whats the difference between the 2? they seem to do the same thing.

Imdb Movie Poster(2) script it is arranged so that you transfer posters larger dimensions

I wish that IMDB plugin is fixed ;/

I agree.

Thanks agaoin for your help man

Welcome.
Title: Re: No Poster with plugin IMDB [EN] v0.9.8.25 using PVD v0.9.9.21
Post by: The Singer on March 22, 2016, 07:51:33 am
Quote
IMDB Movie Photo Script shows up as Type: Movie Information
Not Type: Poster Import as it should.

Quote
Change the " SCRIPT_TYPE   = stMovies; "
to the  " SCRIPT_TYPE   = stPoster; "

Change the piece of code in the script from the
Code: [Select]
//Script data
SCRIPT_VERSION = '0.1.2.0';
SCRIPT_NAME = 'Imdb Movie Photo Script';
SCRIPT_DESC = '[EN] Get Movie Photo from Imdb.com';
SCRIPT_LANG = $09; //English
SCRIPT_TYPE = stMovies;
to this part of the code
Code: [Select]
//Script data
SCRIPT_VERSION = '0.1.2.0';
SCRIPT_NAME = 'Imdb Movie Photo Script';
SCRIPT_DESC = '[EN] Get Movie Photo from Imdb.com';
SCRIPT_LANG = $09; //English
SCRIPT_TYPE = stPoster;
and works and now, IMDB Movie Photo Script shows up as Type: Poster Import

Hi...
Maybe I´m a dumb. Can you help me ?
Where in the plug in folder I can find this ?
Many thanks.
Title: Re: No Poster with plugin IMDB [EN] v0.9.8.25 using PVD v0.9.9.21
Post by: Ivek23 on March 22, 2016, 12:21:42 pm
Hi...
Maybe I´m a dumb. Can you help me ?
Where in the plug in folder I can find this ?
Many thanks.

You copy the script or script can be found in the following folder:

Program Folder\Scripts
Title: Re: No Poster with plugin IMDB [EN] v0.9.8.25 using PVD v0.9.9.21
Post by: Ivek23 on September 16, 2016, 08:18:08 am
Important information for all PVD users:

All IMDB scripts to download posters, unfortunately, does not work anymore.

IMDB has started to use a secure https Amazon.com link to posters on their Movies sides.
Title: Re: No Poster with plugin IMDB [EN] v0.9.8.25 using PVD v0.9.9.21
Post by: supreme on September 27, 2016, 08:04:29 am
isnt there a workaround on how to get covers for movie?

it's sad seeing PVD getting outdated ;/
Title: Re: No Poster with plugin IMDB [EN] v0.9.8.25 using PVD v0.9.9.21
Post by: Ivek23 on September 27, 2016, 06:33:24 pm
Important information for all PVD users:

All IMDB scripts to download posters, unfortunately, does not work anymore.

IMDB has started to use a secure https Amazon.com link to posters on their Movies sides.

The solution is in sight but right now I am very busy, when it will possible I will provide more news about this problem.

isnt there a workaround on how to get covers for movie?

it's sad seeing PVD getting outdated ;/

No, it is not yet what it says above.
Title: Re: No Poster with plugin IMDB [EN] v0.9.8.25 using PVD v0.9.9.21
Post by: Ivek23 on October 03, 2016, 09:58:33 am
I found the solution, Imdb Movie Poster(2) script and Imdb Movie Photo(Poster)(2) script now works again.

On the aspect of the additional solution for the transfer of posters, for more information about these solutions in a day or two.

Scripts are attached.
Title: Re: No Poster with plugin IMDB [EN] v0.9.8.25 using PVD v0.9.9.21
Post by: supreme on October 11, 2016, 06:49:20 pm
Thanks Ivek !
This worked 8)
Title: Re: No Poster with plugin IMDB [EN] v0.9.8.25 using PVD v0.9.9.21
Post by: Ivek23 on October 11, 2016, 07:45:55 pm
Thanks Ivek !
This worked 8)

Welcome.

Currently, we have a small family problems, but at the end of the month, you can expect some additional solutions in the form of new scripts for posters (photo gallery) from the IMDB web pages.
Title: Re: No Poster with plugin IMDB [EN] v0.9.8.25 using PVD v0.9.9.21
Post by: Ivek23 on October 18, 2016, 05:06:09 pm
Currently, we have a small family problems, but at the end of the month, you can expect some additional solutions in the form of new scripts for posters (photo gallery) from the IMDB web pages.

More information can be found in Imdb Movie Photo Gallery topic. (http://www.videodb.info/forum_en/index.php/topic,4068.0.html)

Notice:

For guests :
All of these scripts for download can be found in IMDB Movie Links topic.

http://www.videodb.info/forum_en/index.php/topic,4037.0.html
Title: Re: No Poster with plugin IMDB [EN] v0.9.8.25 using PVD v0.9.9.21
Post by: Ivek23 on October 18, 2016, 05:33:17 pm
Original those Imdb Movie Poster(2) script and Imdb Movie Photo(Poster)(2) script  can be found in Imdb Movie Script for rating ...  topic. (http://www.videodb.info/forum_en/index.php/topic,3282.msg19879.html#msg19879)
Title: Re: No Poster with plugin IMDB [EN] v0.9.8.25 using PVD v0.9.9.21
Post by: pelisdb on October 18, 2016, 08:18:52 pm
Thank you Ivek!
Title: Re: No Poster with plugin IMDB [EN] v0.9.8.25 using PVD v0.9.9.21
Post by: Ivek23 on October 19, 2016, 06:56:20 am
Thank you Ivek!

Welcome.
Title: Re: No Poster with plugin IMDB [EN] v0.9.8.25 using PVD v0.9.9.21
Post by: afrocuban on May 09, 2018, 11:46:30 pm
I am totally lost about importing posters from Imdb. Can someone help me by posting the link to an Imdb poster script that will import poster from Imdb to PVD. At the moment I tried dozens of them and none of them seem to work. It worked since last final https/proxomitron transition

Thanks in advance.
Title: Re: No Poster with plugin IMDB [EN] v0.9.8.25 using PVD v0.9.9.21
Post by: Ivek23 on May 10, 2018, 05:21:16 am
I am totally lost about importing posters from Imdb. Can someone help me by posting the link to an Imdb poster script that will import poster from Imdb to PVD. At the moment I tried dozens of them and none of them seem to work. It worked since last final https/proxomitron transition

Thanks in advance.

There is probably some change in the source code of the page, but I do not have much time right now to fix the Imdb scripte. There are too many of them because (Imdb scripts) are all necessary fixes (both for movies and for people). I will try to verify if it works and pass the link to it.
Title: Re: No Poster with plugin IMDB [EN] v0.9.8.25 using PVD v0.9.9.21
Post by: Ivek23 on May 10, 2018, 06:33:26 am
I am totally lost about importing posters from Imdb. Can someone help me by posting the link to an Imdb poster script that will import poster from Imdb to PVD. At the moment I tried dozens of them and none of them seem to work. It worked since last final https/proxomitron transition

Thanks in advance.

Imdb Movie Poster script and Imdb Movie Photo (Poster) script are updated.

Scripts are attached.
Title: Re: No Poster with plugin IMDB [EN] v0.9.8.25 using PVD v0.9.9.21
Post by: afrocuban on May 10, 2018, 07:42:46 pm
It works great, Ivek! Thank you so much, once again!
Title: Re: No Poster with plugin IMDB [EN] v0.9.8.25 using PVD v0.9.9.21
Post by: Ivek23 on May 10, 2018, 07:53:16 pm
It works great, Ivek! Thank you so much, once again!

Thanks.