Author Topic: HotMovies Poster Script  (Read 7120 times)

0 Members and 1 Guest are viewing this topic.

Offline pra15

  • Older Power User
  • *****
  • Posts: 173
    • View Profile
HotMovies Poster Script
« on: January 27, 2015, 05:58:26 pm »
Hello,

I made a script to download covers in Hotmovies.com.
The file is attached.
It seems to work. Must be tested more for exeptions.

I have one problem in the search :
I add a link in the prlist for the next page of results in hotmovies. I can call page 2 but not page 3 and more.
If someone can explain that.

I made an option to search all the title ("the title") or separate part of title ("the"+"title2).
Default is "the title".
Not very useful but....

Some movies in the site have not large cover but only thumbnails, i choose to download only large cover.

Sorry for the english!


Offline pra15

  • Older Power User
  • *****
  • Posts: 173
    • View Profile
Re: HotMovies Poster Script
« Reply #1 on: January 28, 2015, 07:39:18 pm »
A little modification for windows of list of result empty not appear.

Offline pra15

  • Older Power User
  • *****
  • Posts: 173
    • View Profile
Re: HotMovies Poster Script
« Reply #2 on: January 29, 2015, 01:08:09 am »
I add an option to download thumbnail if large poster doesn't exist.

But i have a problem :
I can't download the back thumbnail, only the front.
I use twice addimageurl with the different url for front and back but my function getdownload url send to parsepage only the front url.

I don't know how change this. If someone can help me, thanks for advance.

Offline pra15

  • Older Power User
  • *****
  • Posts: 173
    • View Profile
Re: HotMovies Poster Script
« Reply #3 on: February 05, 2015, 11:58:31 am »
The code works now,
i have simplified search but keeped the option GET_THUMB  if you don't want download thumbnails image cover put 'false'.

N.B. : it seems we can't download more than 1 image if script_mode = smPoster!

Offline pra15

  • Older Power User
  • *****
  • Posts: 173
    • View Profile
Re: HotMovies Poster Script
« Reply #4 on: February 05, 2015, 10:27:37 pm »
Images added in search list.

Offline Ivek23

  • Global Moderator
  • *****
  • Posts: 2669
    • View Profile
Re: HotMovies Poster Script
« Reply #5 on: February 06, 2015, 03:27:02 pm »
Nice, great job.
Ivek23
Win 10 64bit (32bit)   PVD v0.9.9.21, PVD v1.0.2.7, PVD v1.0.2.7 + MOD


Offline pra15

  • Older Power User
  • *****
  • Posts: 173
    • View Profile
Re: HotMovies Poster Script
« Reply #6 on: February 06, 2015, 05:23:10 pm »
Thanks,

Add a link to the second page of results in the first prlist result.

I stop to the second page because the third doesn't work. I don't know why!