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 - The Singer

Pages: [1]
1
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.

2
Support / Re: IMDb plugin maintenance issues
« on: February 07, 2012, 04:10:44 am »
Many thanks, rick.
I got it.  Working good.  :)

3
Support / Re: IMDb plugin maintenance issues
« on: February 07, 2012, 01:04:30 am »
Guys, I can´t download posters from IMDB.
Upgraded, but there's no link to dowloand poster from IMDB in preferences.

Can anybody tell me what I doing wrong ?

Thanks.  :)

Pages: [1]
anything