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

Pages: 1 ... 93 94 95 96 97 [98] 99 100 101 102 103 ... 133
1941
Scripts and Templates / Re: Egafd movie script
« on: January 17, 2012, 10:08:24 am »
More details in the description:
  • Primary
    • Details
      • Year
Years Movie
  • Primary
    • Details
      • Director
        • Custom field for
          • Director Full record
Just download the first director of information for the list.
Full transfer of information is evident in the Comment field, or the Director Custom field.
  • Primary
    • Details
      • Notes
        • Advanced
          • Countries
          • Studio
All Notes information can be seen in the field Tagline.
Country info data transferred in Country field (in most cases, involving all relevant countries).
Studio info data transferred in Studio field (they are generally included all major film studios or major distributors of films).
  • Primary
    • AKA(Alternate titles)
      • Custom field for
        • Alternate titles Full record
Alternate titles only.
Full Alternate Titles transfer of information is evident in the Comment field, or the FullAkas Custom field.
  • Primary
    • Actresses
The titles of actress movies.
  • Primary
    • Notes
Description of the movies and actors in the movies.
  • Advanced
    • DVD
    • MPAA Rating
Information on the category (dvd or cd ...) and MPAA rating.
  • Advanced
    • Suppliers
Some information about DVD.
  • Custom field for
    • EGAFD Version
    • EGAFD ID
Data display is visible in the Comment field, or the  EGAFD Version and EGAFD ID Custom field, where they also show the name and version of the Egafd movie script.

1942
Scripts and Templates / Re: Egafd people script
« on: January 17, 2012, 08:49:38 am »
More details in the description:
  • Primary
    • Altnames
Describes all the alternative names of actresses.
  • Primary
    • BirthDay
Date and year of birth {because of the Web Site only year of birth, we add the day and month as follows (01/01/) to display the full year of birth}
  • Primary
    • DeathDate
Date and year of death {as the web page only the year of death, we added a day and month of this (28/12/) to display the full year of death}
  • Primary
    • BirthPlace
It is only the first display of ethnicity (for example as follows: Hungarian rather than as follows: Hungarian or Polish)
  • Primary
    • Bio
The Bio is a summary of all data from the Notes and Films.
  • Advanced
    • Web Sites
Extracts are added links to actress web pages you have, but not necessarily all the links actually work.Data display is visible in the comment box, where they also show the name and version of the Egafd people script.

There are also photos of actresses, if of course there are the web site.

1943
Scripts and Templates / Egafd people script
« on: January 17, 2012, 08:11:23 am »
After about two months of effort is the author with my help (co-author are: pra15 and Ivek23) has done the script to download people information from site: http://www.egafd.com
Script is called Egafd_people script.

Egafd_people script including:
  • Primary
    • Altnames
    • BirthDay
    • DeathDate
    • BirthPlace
    • Bio
  • Advanced
    • Web Sites

This script has now been released and is available via the program's auto-update system.
Run Help > Check for updates and choose Egafd people from the list.
Post any comments or questions to the here.

More details of previous versions in topic:
 Script for egafd.com

1944
Scripts and Templates / Egafd movie script
« on: January 17, 2012, 08:08:16 am »
After about two months of effort is the author with my help (co-author are: pra15 and Ivek23) has done the script to download movies information from site: http://www.egafd.com
Script is called Egafd_movie script.

Egafd_movie script including:
  • Primary
    • Title
    • OrigTitle
    • Details
      • Year
      • Director
      • Notes
    • AKA(Alternate titles)
    • Actresses
    • Notes
  • Advanced
    • DVD
    • MPAA Rating
    • Countries
    • Studio
    • Suppliers
  • Custom field for
    • EGAFD Version
    • EGAFD ID
    • Director Full record
    • Alternate titles Full record

This script has now been released and is available via the program's auto-update system.
Run Help > Check for updates and choose Egafd movie from the list.
Post any comments or questions to the here.

More details of previous versions in topic:
 Script for egafd.com

1945
Development / Re: Script for egafd.com
« on: January 16, 2012, 07:06:54 pm »
Egafd_movie script

This script has now been released and is available via the program's auto-update system.
Run Help > Check for updates and choose Egafd movie from the list.

Notice:
Post any comments or questions to the
Egafd movie script.




Egafd_people script

This script has now been released and is available via the program's auto-update system.
Run Help > Check for updates and choose Egafd people from the list.

Notice:
Post any comments or questions to the
Egafd people script.




BTW:
Please be locked topic!
Thank you.

1946
Development / Re: Script for egafd.com
« on: January 16, 2012, 11:43:31 am »
egafd_people final

Now here is the final version of the egafd_people script

Added:

  • Edited by function OPTIONS.
  • Corrections and additions to the ParsePeople

Code: [Select]
//OPTIONS
 //For Example, Not Work:
 GET_THEMES  = True; //Set to False if you do not want Themes in Category field
                    //For Example, Not Work
 GET_REVIEW  = True; //For Example, Not Work
 GET_CREDITS = True; //For Example, Not Work
 
 //Work:
 GET_PRA15 = False;   //Set to True if you do want EGAFD in Genre field OR
                     //Set to False if you do not want EGAFD in Genre field
 GET_TRANSNAME = False;   
//Set to True if you do want TRANSNAME in Transname field OR
                     //Set to False if you do not want TRANSNAME in Transname field
 GET_ROLE = False;   //Set to True if you do want to ROLE in Filmography field OR
                     //False if you do not want ROLE in Filmography field
 GET_PERSONMOVIE = False;   
            //Set to True if you do want to add PERSONMOVIE in Filmography field OR
                     //False if you do not want to add PERSONMOVIE in Filmography field
 GET_PERSONMOVIEROLE = False;   
            //Set to True if you do want to add PERSONMOVIEROLE in Filmography field OR
                     //False if you do not want to add PERSONMOVIEROLE in Filmography field
 GET_FULLINFO = True; //Set to True if you do want to COMMENT in Comment field OR
                     //False if you do not want to COMMENT in Comment field
 GET_COMMENT = True; //Set to True if you do want to COMMENT in Comment field OR
                     //False if you do not want to COMMENT in Comment field

egafd_people(final) script attached

[attachment deleted by admin]

1947
Development / Re: Script for egafd.com
« on: January 16, 2012, 11:41:58 am »
egafd_movie final

Now here is the final version of the egafd_movie script

Added:

  • I added a link to download information to a custom field for
    • EGAFD Version
    • EGAFD ID
    • Director
    • AKA
  • Edited by function OPTIONS.
  • Corrections and additions to the ParseMovie
  • Corrections and additions to the Aka

Code: [Select]
CUSTOM FIELD USE:

 EGAFD data: PVD field:            Type:
-------------    --------------   -----------------

EGAFD Version     ~EGAFD Version~ short text
EGAFD ID     ~EGAFD ID~ short text
Director ~EGAFD Director~ memo
AKA ~EGAFD FullAkas~ memo

Code: [Select]
//OPTIONS
 //For Example, Not Work:
 GET_THEMES  = True; //Set to False if you do not want Themes in Category field
                    //For Example, Not Work
 GET_REVIEW  = True; //For Example, Not Work
 GET_CREDITS = True; //For Example, Not Work
 
 //Work:
 GET_DIRECTOR = True; //Set to True if you do want to DIRECTOR in Comment field OR
                    //False if you do not want to DIRECTOR in Comment field
 GET_AKAS = True; //Set to True if you do want to FullAKAS information in Comment field OR
                    //False if you do not want to FullAKAS information in Comment field
 GET_EGAFD = True; //Set to True if you do want to EGAFD in Comment field OR
                    //False if you do not want to EGAFD in Comment field
 GET_EGAFD_ID = False; //Set to True if you do want to EGAFD_ID in Comment field OR
                    //False if you do not want to EGAFD_ID in Comment field
 GET_COMMENT = True; //Set to True if you do want to COMMENT in Comment field OR
                    //False if you do not want to COMMENT in Comment field

egafd_movie(final) script attached

[attachment deleted by admin]

1948
Scripts and Templates / Re: Movieplayer Script Update
« on: January 16, 2012, 11:18:52 am »
Thanks for the update script but this can not currently be tested, because I'm busy with other script, I'll do it in a few weeks or months, but would ask if it is possible to update the following Italian script - Here are the links to the script, which would be to fix them, or anything else to add:

Film.tv.it   -  new version

filmtv

mymovies_NotFound

mymovies_NotFound

mymovies and mymovies_NotFound

mymovies 

sedicifilm script   -  new version

sedicifilm 

Ibs.it script

ibs

ilcinematografo script

ilcinematografo

MyMovies.it script for movies and people    -  new version http://www.videodb.info/forum_en/index.php?action=post;msg=14851;topic=3066.0

Thank you again.

1949
Now there is a new version here, so the theme here is closed and locked.

1950
Support / Re: Year, Country, Duration for in the movie or people script
« on: January 15, 2012, 07:46:53 am »
The question of different records for the length of the movies:

Example 1:
The source code the length of the movie the web site:
Code: [Select]
<tr><td valign="top">Notes: </td><td width="100%" class="notes">72 mins</td>or
Code: [Select]
<tr><td valign="top">Notes: </td><td width="100%" class="notes">72 minutes</td>or
Code: [Select]
<tr><td valign="top">Notes: </td><td width="100%" class="notes">1 hr 12 mins</td>or
Code: [Select]
<tr><td valign="top">Notes: </td><td width="100%" class="notes">Doll Prod., 72 mins.</td>or
Code: [Select]
<tr><td valign="top">Notes: </td><td width="100%" class="notes">Doll Prod., 1 hr 12 mins.</td>
Example 2:
The source code the length of the movie the web site:
Code: [Select]
<tr><td valign="top">Notes: </td><td width="100%" class="notes">112 mins</td>or
Code: [Select]
<tr><td valign="top">Notes: </td><td width="100%" class="notes">112 minutes</td>or
Code: [Select]
<tr><td valign="top">Notes: </td><td width="100%" class="notes">1 hr 52 mins</td>or
Code: [Select]
<tr><td valign="top">Notes: </td><td width="100%" class="notes">Video, 112 mins.</td>or
Code: [Select]
<tr><td valign="top">Notes: </td><td width="100%" class="notes">Video, 1 hr 52 mins.</td>
This code
Code: [Select]
//Duration
curpos := Pos('<td valign="top">Notes: ' , HTML);
LogMessage('getting durations')
EndPos := PosFrom(' min', HTML, curPos);
curPos := EndPos - 2;
Tmp := IntToStr(StrToInt(Copy(HTML, curPos, 2)));
LogMessage('Duration: ' + Tmp);
If Tmp <> '' then AddFieldValue(mfDuration, Tmp);

in example 1 works only for first source code, the second source code and for the fourth source code, in example 2 works only for first source code, the second source code and for the fourth source code, but there appears only what is in minutes.
I wonder or it may be in one piece of code, if it is of course possible to do.


1951
Support / Re: Year, Country, Duration for in the movie or people script
« on: January 15, 2012, 07:46:29 am »
I do not understand the question :/
Do you need to find years in the source code of a web page or do you need to produce years from 1900 to 2000 for some other purpose?

For both mentioned.

It would need to function of year for birthday and death fields.
When it appears in the info data for example, such data   b. 1911   and  d. 1986  then transferred to the above mentioned fields.

1952
Development / Re: Script for egafd.com
« on: January 08, 2012, 06:48:12 pm »
Hello, sorry i'm not at home, i think i 'll go back the next week end.
But you can post the final script, i can't see it for the moment but no problem and thanks a lot for your works.

OK I will, but first I'll do some tests to make sure that everything is really okay and formalities before Post final Scripts.

1953
Development / Re: Script for egafd.com
« on: January 08, 2012, 07:39:42 am »
Of course, if you agree pra15 , then I'll opened a new topic specifically for egafd_movie script and egafd_people script and there published the final version of the script with all the necessary descriptions that go with them, and I will also edited by for the part that this script will also be available through system for automatically updated.

1954
Development / Re: Script for egafd.com
« on: January 08, 2012, 07:02:10 am »
I think the time has come when we can say that we have come to the final version egafd_people script, which will be published also for other users as well as the publication via system for automatic updates.
Here now is the egafd_people script (Release Candidate), which is also attached.

[attachment deleted by admin]

1955
Development / Re: Script for egafd.com
« on: January 08, 2012, 07:01:38 am »
I think the time has come when we can say that we have come to the final version egafd_movie script, which will be published also for other users as well as the publication via system for automatic updates.
Here now is the egafd_movie script (Release Candidate), which is also attached.

[attachment deleted by admin]

1956
Development / Re: Script for egafd.com
« on: January 07, 2012, 05:48:06 pm »
egafd_movie
egafd_mod13(1)

Added:

  • Added full transfer of data to Director  in Comment field.
  • Added full transfer of data to Countries  in Country field.
  • Added full transfer of data to Studio  in Studio field.
  • Added full transfer of data to Tags(Alternate Titles) in Comment field.
  • Added a version and name of the script.

egafd_mod13(1) script attached

egafd_movie
egafd_mod13(2)

Added:

  • Added full transfer of data to Director  in Comment field.
  • Added full transfer of data to Countries  in Country field.
  • Added full transfer of data to Studio  in Studio field.
  • Added full transfer of data to Tags(Alternate Titles) in Comment field.
  • Added a version and name of the script.

egafd_mod13(2) script attached

[attachment deleted by admin]

1957
Development / Re: Script for egafd.com
« on: January 07, 2012, 06:57:19 am »
egafd_movie
Small  change for Notes:

Added Duration.


Code: [Select]
     //Notes
//pull ~Notes~ from Part 'Details'
   dbgstrg := '';
   curpos := Pos('<td valign="top">Notes: ' , HTML);
   EndPos := curPos;
         LogMessage('Notes')
         dbgstrg := TextBetween(HTML, '<td valign="top">Notes: </td><td width="100%" class="notes">', '</td>', False, CurPos);
         LogMessage('Notes :' + dbgstrg);
If dbgstrg <> '' then
          {AddFieldValue(mfDescription, dbgstrg);}
          AddFieldValueXML('tagline', dbgstrg);


    //pull ~Duration~ from 'Details'
//Duration
        curpos := Pos('<td valign="top">Notes: ' , HTML);
LogMessage('getting durations')
actPosEnd := PosFrom(' mins', HTML, actPosStart);
actPosStart := actPosEnd - 3;
Tmp := IntToStr(StrToInt(Copy(HTML, actPosStart, 3)));
LogMessage('Duration: ' + Tmp);
if Tmp = '0' then Tmp := '';
If Tmp <> '' then AddFieldValue(mfDuration, Tmp);
if Tmp = '' then Tmp := 'duration unknown';
LogMessage(' Parsing: ' + Tmp);

    end;     //// End of Part <Details>

It works properly only if the length of the movie displayed in minutes (for example: 90 mins, 114 mins ...).

1958
Development / Re: Script for egafd.com
« on: January 06, 2012, 04:12:00 pm »
egafd_movie
Small  change for Notes:

Added Duration.


Code: [Select]
     //Notes
//pull ~Notes~ from Part 'Details'
   dbgstrg := '';
   curpos := Pos('<td valign="top">Notes: ' , HTML);
   EndPos := curPos;
         LogMessage('Notes')
         dbgstrg := TextBetween(HTML, '<td valign="top">Notes: </td><td width="100%" class="notes">', '</td>', False, CurPos);
         LogMessage('Notes :' + dbgstrg);
If dbgstrg <> '' then
          {AddFieldValue(mfDescription, dbgstrg);}
          AddFieldValueXML('tagline', dbgstrg);


    //pull ~Duration~ from 'Details'
//Duration
        curpos := Pos('<td valign="top">Notes: ' , HTML);
LogMessage('getting durations')
actPosEnd := PosFrom(' mins', HTML, actPosStart);
actPosStart := actPosEnd - 3;
Tmp := IntToStr(StrToInt(Copy(HTML, actPosStart, 3)));
LogMessage('Duration: ' + Tmp);
if Tmp = '0' then Tmp := '';
If Tmp <> '' then AddFieldValue(mfDuration, Tmp);
if Tmp = '' then Tmp := 'duration unknown';
LogMessage(' Parsing: ' + Tmp);

    end;     //// End of Part <Details>

1959
Development / Re: Script for egafd.com
« on: January 04, 2012, 11:39:55 am »
egafd_movie
Added previously mentioned changes.

egafd_mod13 script attached


[attachment deleted by admin]

1960
Development / Re: Script for egafd.com
« on: January 03, 2012, 05:37:49 pm »
egafd_movie
Complete Details Code:


Code: [Select]
  ///// Part <Details> :
  If  Pos('<th>Details</th>', HTML) > 0 then begin
   //Year
   //pull ~Year~ from Part 'Details'
   dbgstrg := '';
   CurPos := Pos('<td valign="top">Released: ', HTML);
   endpos := CurPos;
         LogMessage('getting year');
         dbgstrg := TextBetween(HTML, '<td valign="top">Released: </td><td width="100%" class="notes">', '</td>', False, CurPos);
         LogMessage('YEAR:' + dbgstrg);

debug_pos1:=Pos('?',dbgstrg);
if debug_pos1 >0 then
dbgstrg := Copy(dbgstrg,0,debug_pos1-1);
LogMessage(dbgstrg);

debug_pos1:=Pos('s',dbgstrg);
if debug_pos1 >0 then
dbgstrg := Copy(dbgstrg,0,debug_pos1-1);
LogMessage(dbgstrg);

If dbgstrg <> '' then
          AddFieldValue(mfYear,dbgstrg);
   
   //Director
   //pull ~Director~ from Part 'Details'
   dbgstrg := '';
   curPos := Pos('<td valign="top">Director: ', HTML);
   EndPos := curPos;
         LogMessage('getting Director');
         dbgstrg:= TextBetween(HTML, '<td valign="top">Director: </td><td width="100%" class="notes">', '</td>', False, CurPos);
LogMessage('DIRECTOR:' + dbgstrg);

If dbgstrg <> '' then
AddFieldValueXML('comment', ' • • ' + SCRIPT_NAME + ' ' + SCRIPT_VERSION +
' • •   ' + 'Directors:  ' + dbgstrg)
            else
AddFieldValueXML('comment', ' • • ' + SCRIPT_NAME + ' ' + SCRIPT_VERSION +
' • •   ');

         debug_pos1:=Pos('(',dbgstrg);
if debug_pos1 >0 then
dbgstrg := Copy(dbgstrg,0,debug_pos1-1);
LogMessage(dbgstrg);

debug_pos1:=Pos(', ',dbgstrg);
if debug_pos1 >0 then
dbgstrg := Copy(dbgstrg,0,debug_pos1-1);
LogMessage(dbgstrg);

debug_pos1:=Pos(' as ',dbgstrg);
if debug_pos1 >0 then
dbgstrg := Copy(dbgstrg,0,debug_pos1-1);
LogMessage(dbgstrg);

debug_pos1:=Pos(' aas ',dbgstrg);
if debug_pos1 >0 then
dbgstrg := Copy(dbgstrg,0,debug_pos1-1);
LogMessage(dbgstrg);

debug_pos1:=Pos('/',dbgstrg);
if debug_pos1 >0 then
dbgstrg := Copy(dbgstrg,0,debug_pos1-1);
LogMessage(dbgstrg);

debug_pos1:=Pos(' and ',dbgstrg);
if debug_pos1 >0 then
dbgstrg := Copy(dbgstrg,0,debug_pos1-1);
LogMessage(dbgstrg);
     
debug_pos1:=Pos('?',dbgstrg);
if debug_pos1 >0 then
dbgstrg := Copy(dbgstrg,0,debug_pos1-1);
LogMessage(dbgstrg);

debug_pos1:=Pos('or ',dbgstrg);
if debug_pos1 >0 then
dbgstrg := Copy(dbgstrg,0,debug_pos1-1);
LogMessage(dbgstrg);

          If dbgstrg <> '' then
AddMoviePerson(dbgstrg, '', '', '', ctDirectors);

     //Notes
//pull ~Notes~ from Part 'Details'
   dbgstrg := '';
   curpos := Pos('<td valign="top">Notes: ' , HTML);
   EndPos := curPos;
         LogMessage('Notes')
         dbgstrg := TextBetween(HTML, '<td valign="top">Notes: </td><td width="100%" class="notes">', '</td>', False, CurPos);
         LogMessage('Notes :' + dbgstrg);
If dbgstrg <> '' then
          {AddFieldValue(mfDescription, dbgstrg);}
          AddFieldValueXML('tagline', dbgstrg);
         
    end;     //// End of Part <Details>

Pages: 1 ... 93 94 95 96 97 [98] 99 100 101 102 103 ... 133