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 - joc

Pages: [1]
1
Scripts and Templates / Re: AdultDVDEmpire script
« on: August 04, 2012, 05:10:57 pm »
i converted my script to pascal style (according to http://edn.embarcadero.com/article/10280 and the other scripts) so others can pick this up.

furthermore i extended the script so everything available on ADE should now be parsed.
the following fields are handled: title, studio, year, poster (front and back), tagline, description, actors, directors, producers, genre, features, mpaa, rating, release date, duration

Impressive work, thanks :) (Let's hope they don't make any more major changes >:()

2
Scripts and Templates / Re: AdultDVDEmpire script
« on: August 04, 2012, 02:12:58 am »
Hi,
first of a big THX for the work you put in this.
But somehow the script is still (or maybe again) broken for me.
Especially the studio and year fields often end up in a huge mess (containing a lot of html code etc).

First i thought about fixing it in your script but then i decided to start from scratch to learn some pascal.   :P
When looking through the source you might notice i'm actually a java dev - so my code style is probably not very "pascal like".   :-[

You're right it's broken again. I don't use that script very much, so I didn't notice.

Your script works, that's what matters 8), - and I'm no programmer myself, so i don't mind if it's not "pascal-like"  ;D

3
Scripts and Templates / Re: AdultDVDEmpire script
« on: July 09, 2012, 10:17:31 am »
Okay, I know I said I wasn't going to be working on this script myself anymore, but there were a couple of bugs in joc's last version that were... well, bugging me.  ;D

I fixed the one Ivek23 reported (where 'a href="' was showing up in the middle of actor URLs). I also got rid of garbage "/>" strings from the movie descriptions (the way I did it isn't terribly elegant, but I don't feel like completely rewriting that part).

Bumped version number to 0.1.1.2.

Aimhere

Sorry about the delay, I know i said i was going to fix things, but I had a little accident. I had corrected the garbage "/>" strings but then I went to the hospital :-)


Edit: new import of tagline in "tagline-field" & description in "description-field" (v.0.1.1.3) :)

[attachment deleted by admin]

4
Scripts and Templates / Re: adultdvdempire.com search not working
« on: June 26, 2012, 09:41:58 pm »
Quote
Do not expect that it will take the fast way to edit the script. Thank you. Maybe, somehow, do not rush, trivia fix?
Actors are added with the wrong links.
For example, the
http://www.adultdvdempire.com <a href = "/ 631043/barbie-white-pornstars.html"
And before you know the script, and on persons to correct?
Reported this bug I found in the Russian part of the Forum, so I forwarded the reported error in English part of the forum.
I apologize and I hope that this is not nothing wrong when I reported error intervened in the English part of the forum.

You're right, I will fix it!

5
Scripts and Templates / Re: adultdvdempire.com search not working
« on: June 26, 2012, 09:39:51 am »
You're right joc, other plugins do run twice when checked but not if unchecked or indeterminate. Try "Ghostbusters" and import from IMDB (IMDB uses data from loads of different pages) to see the extras parsing after the fields in PVD have been updated.

It does seem to be a peculiarity of adultdvdempire that it creates the extra movie entries. Is something happening with apostophes in the title so that when the selection is checked and the script runs the 2nd time , is it assuming it has a different movie because of the apostrophe and creating a new movie entry ?

OK! I'm taking a look at how its handled in the imdb-script (will take some time :-)

6
Scripts and Templates / Re: adultdvdempire.com search not working
« on: June 25, 2012, 04:13:39 pm »
[...]
I had a go at identifying what happens and it seems to be with titles where the search returns multiple results. When you see the results from the search in the Select Movie dialog, each title has a check box. If you click the check box twice (to see the tick) and watch the status bar, you can see that the script is running twice as it updates the movie and then loads the image again. If the movie title contains an apostrophe, it created a duplicate with the studio as the title field.

I've also had the Select Movie dialog again after updating the movie where it displays a list of movies with no search criteria which may be related, but I cannot reproduce this.
[...]
Oenghus

The same is happening for me with iafd, i think its happening with all import-plugins when checkmarking items in the select movie dialog, but i will have a look!

7
Scripts and Templates / Re: adultdvdempire.com search not working
« on: June 20, 2012, 09:13:45 am »
New version! Fixed Director/Actor glitch :-X

Let me know of other errors, and i will try to fix them too.

[attachment deleted by admin]

8
Scripts and Templates / Re: adultdvdempire.com search not working
« on: June 20, 2012, 07:07:54 am »
[...] It selects the last actor listed under "Cast" as the director if no director is specifically listed. And even where a director(s) ARE given, it still selects the last (non-director) cast member as a director anyway. In both cases, the erroneous "director" isn't properly added to the "Actors" field in PVD.
[...]

Aimhere

Yes, the actors and directors is a problem. I thougt that i had managed to get it right, i will try to fix it ...

9
Scripts and Templates / Re: adultdvdempire.com search not working
« on: June 19, 2012, 12:05:54 am »
Modified to work with the new layout (not testet much)

[attachment deleted by admin]

Pages: [1]