Reply to topic  [ 4 posts ] 
[SOLVED] wrong title of movie on adultdvdempire 
Author Message
Extra
User avatar

Joined: Tue Jan 29, 2008 3:53 pm
Posts: 45
Post [SOLVED] wrong title of movie on adultdvdempire
hi
adultdvdempire changed title format tag
OLD :
Code:
<div class="Item_Title">Title of the movie</div>

NEW:
Code:
<div class="Item_Title">Title of the movie<div class="Item_OnSale"></div></div>

I HAVE FIX it on row 249 of %APPDATA%\Movienizer\Scripts\adultdvdempire_movie.pas

OLD:
Code:
   title:=ParseString(all, '<div class="Item_Title">(.*?)</div>', 1);

NEW:
Code:
   title:=ParseString(all, '<div class="Item_Title">(.*?)<div class="Item_OnSale">', 1);

please Vlad update this on next revision ;)
regard


Last edited by falconet on Wed Jul 27, 2011 7:11 pm, edited 2 times in total.



Tue Jul 26, 2011 9:24 pm
Profile
Developer
User avatar

Joined: Wed Jan 23, 2008 11:37 am
Posts: 2497
Post Re: adultdvdempire fixed bug
Thank you for the information. We updated the script and also included downloading cover previews in search results.

_________________
ImageImage


Wed Jul 27, 2011 8:12 am
Profile
Extra
User avatar

Joined: Tue Jan 29, 2008 3:53 pm
Posts: 45
Post Re: adultdvdempire fixed bug
Vlad wrote:
Thank you for the information. We updated the script and also included downloading cover previews in search results.

wow i see the small cover preview at work, it is great, this feature is ++++++++++++++ utility
great work vlad :D


Wed Jul 27, 2011 5:58 pm
Profile
Extra
User avatar

Joined: Tue Jan 29, 2008 3:53 pm
Posts: 45
Post Re: adultdvdempire fixed bug
falconet wrote:
Vlad wrote:
Thank you for the information. We updated the script and also included downloading cover previews in search results.

wow i see the small cover preview at work, it is great, this feature is ++++++++++++++ utility
great work vlad :D

it is possible to add cover preview for mymovies-it.movie.pas script ? this is important feature :D


Mon Aug 15, 2011 9:26 am
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 4 posts ] 

Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware.