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

Pages: [1] 2 3 4 5 6 ... 9
1
Support / Re: Need help for accented characters
« on: November 14, 2020, 09:46:26 pm »
Finally I got around the problem and I use the function I had created in the egafd script for the search I use stringreplace in the text sent to parsepage (HTML) and I put the code_page at 65001 because my file psf is in utf-8.
It seems that it works, remains to complete the list of my accented characters in the function.

A very practical little utility to know the encoding code used on a web page : NUniversalCharDet

2
Support / Re: Need help for accented characters
« on: November 12, 2020, 10:01:59 pm »
Thanks for the link, 28591 doesn't work i'll try others.

I tried most of them except cyrilic chinese ...... but nothing works.

3
Support / Need help for accented characters
« on: November 12, 2020, 07:40:14 pm »
I don't understand nothing about this problem.

I'm french, so i use many accented words.

I try to change value of CODE_PAGE in scripts but this not resolve the problem.

If someone have an idea to resolve this ........

Thanks.

4
Scripts and Templates / Script : List site in Url
« on: November 11, 2020, 05:27:03 pm »
If you use different urls for the same movie the script returns the list of the different sites.

Options :
IF_XML :    If True :The script use AddFielValueXml to return the value.
         If False : The Script use AddFieldValue to return the value.
         
USUALS_SITES :    Adapt to your choices. It's the list of site you often use. Keep always Others at the end of the list.
            The script search values in this list for the left to right, so the result return always a left value first if found.
            If the site is not found in the list he is put at the end of the result.
            ex : http://www.imdb.com.aaaaaa https://www.blabla.ru.fgfgfg https://www.filmaffinity.com.ttttt
               -give : Imdb / FilmAffinity / Blabla if the list is 'imdb,filmaffinity,others'
               -give : FilmAffinity / Imdb / Blabla if the list is 'filmaffinity,imdb,others'
               
KEEP_DUPLICATES :   - If true The result contain several value of the same site.
               - If false only one is present on thr result.
               ex: http://www.imdb.com.aaaaaa http://www.filmaffinity.com.fffff http://www.imdb.com.bbbbb
                  - give : Imdb / Imdb / FilmAffinity if true (with imdb at left of filmaffinity in list)
                  - give : Imdb / FilmAffinity if false.
               To Keep true can be useful to find duplicate or ancient urls no longer use.
               
DESTINATION_XML & DESTINATION_INT : You can choose the destination field of the result with the name or integer value.

5
Scripts and Templates / Re: Egafd people+ script
« on: November 08, 2020, 11:01:45 pm »
I modified the start of script and all the research part which was not very efficient, i think it's better now.
 To more tests if someone is interested....
A little correction for date and director.

If I have time i'll attack the part of import data.

6
A variant, a small script to import several images from a local specific folder.
You can choose, change the extensions and the filenames in the options, see the script.

7
Scripts and Templates / Re: Egafd people+ script
« on: November 01, 2020, 11:17:10 pm »
A small modification to correct the error if there is no photo actor.

8
Scripts and Templates / Re: iafd with https
« on: November 01, 2020, 10:50:11 pm »
here, iafd people script for https.
I tried but not managed to download photo and no fonction search.
I add one option to choose for write infos in 'biography' or 'comment fieds and one option to write the date of download.

9
Scripts and Templates / iafd with https
« on: November 01, 2020, 10:08:49 pm »
For some time now the iafd site moves to https, I tried to modify the old script with a mix between the old iafd script and the FilmAffinity [HTTPS] script.
I tried it with the portable version PVD_1.0.2.7_MOD-V20190308.
It's tinkering but it seems to work to retrieve the info if you have the address of the page (no search function).
If anyone is interested and would like to improve or adapt it .....

I haven't been to the forum for a long time and thanks to Ivek23 and VVV for their work.

10
Scripts and Templates / Re: Iafd Person e Website link (full)
« on: September 07, 2015, 11:15:12 pm »
I don't have many time, i have started to adapt it, see the post Iafd scripts did not work anymore, there is a problem with search function but if you have address of page you can have info.

11
Scripts and Templates / Re: IAFD Scripts/Plug In not working anymore.
« on: September 04, 2015, 05:28:33 pm »
A little correction if scenes breakdown doesn't exist, and iafd_people.

12
Scripts and Templates / Re: IAFD Scripts/Plug In not working anymore.
« on: September 03, 2015, 10:21:53 pm »
Not good, but i have modified quickly the script to adapt it.
There's not all info, but most are here: title, actors, years, distributor,scenes breakdown, time.
I don't have many time now but it seems to work with some page. To be tested.

13
Scripts and Templates / Re: AdultDVDEmpire script
« on: July 17, 2015, 10:20:44 pm »
AdultDvdEmpire change script of movie page.

A little modification to find poster url.

14
Scripts and Templates / Re: AdultDVDEmpire script
« on: July 08, 2015, 12:32:00 am »
Thanks AimHere,

I saw sometimes the URL is not find, i have modified search results and change the method to find URL.

I have made some tests, it seems to be OK now.

15
Scripts and Templates / Re: egafd website out !
« on: July 01, 2015, 08:06:19 am »
No, web archive save page of different site at different date, like a copy.

16
Scripts and Templates / egafd website out !
« on: June 30, 2015, 03:05:11 pm »
It seems that the site egafd.com is out since some months. This site was very rich with infos for old movies.

If anybody was interest i have modified egafd_movie and egafd_people to have still infos with the site web archive.

The search doesn't work now, you must search manually the movie or the person and copy the Url in PVD.

1) go to http://archive.org/web

2) put in the searchbar http://www.egafd.com/films/index.php or http://www.egafd.com/actresses/index.php

3) search in the alphabetic order your movie or actress

4) copy the url found and paste it in pvd

5) you must have an url like https://web.archive....
   delete "https://", keep only web.archive......

6) Use the scripts

NB: For the photo of actress you must save it manually.



17
Scripts and Templates / Re: AdultDVDEmpire script
« on: June 27, 2015, 11:19:21 am »
AdultDvdEmpire change code in the results page. PVD put the page result as URL of the movie.

Modification of the procedure parsesearchresult :

Code: [Select]
procedure ParseSearchResults(HTML: string);
var
  ItemStart, ItemEnd: Integer;
  Title, Studio, Year, URL, Preview: string;
begin
  ItemStart := Pos('Category "List Page" Label="Boxcover">', HTML);
  while ItemStart > 0 do
  begin
    ItemEnd := PosFrom('Category "List Page" Label="Boxcover">', HTML, ItemStart+1);

    URL := BASE_URL + HTMLValue(HTML, ItemStart, ItemEnd, '<h3><a href="', '"');
    Preview := HTMLValue(HTML, ItemStart, ItemEnd, 'Label="Boxcover"><img src="', '"');
    Title := HTMLValue(HTML, ItemStart, ItemEnd, 'Label="Title">', '</a>');
    Studio := HTMLValue(HTML, ItemStart, ItemEnd, 'studio</small>', '</a>');
    Year := HTMLValue(HTML, ItemStart, ItemEnd, '<small>(', ')</small>');

    LogMessage('title: '+ Title +', studio: '+ Studio +', year: '+ Year +', url: '+ URL +', preview: '+ Preview);
    AddSearchResult(Title, Studio, Year, URL, Preview);

    ItemStart := ItemEnd;
  end;
end;

In the results page on AdultDVDEmpire, the movie must have a thumbnail to work.
I tried it and it seems to work.

I don't know the version of my script but like said Aimhere in the precedent message i suppose it is based of Gazonfoo's script.

18
Scripts and Templates / Re: IAFD People
« on: May 03, 2015, 05:15:45 pm »
you're welcome

19
Scripts and Templates / Re: Egafd people+ script
« on: May 01, 2015, 08:38:54 pm »
A little modification to add number of title and number of original titles in the filmography (pfBio).

I post the file but perhaps i changed some lines with the original, adapt to your file!


20
Support / Re: How to display titles that have screenshots?
« on: April 30, 2015, 09:19:33 pm »
ok, i have seen it. Thanks.

Pages: [1] 2 3 4 5 6 ... 9
anything