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 2 3 4 [5] 6 7 8 9 10 ... 133
81
Support / Re: Personal Video Database 1.0.2.7 MOD
« on: November 27, 2023, 07:12:46 pm »
Here is the url link to the new AllMovie.com HTTPS script beta for PVD MOD versions.

http://www.videodb.info/forum_en/index.php/topic,4109.msg21882.html#msg21882

82
Support / Re: Allmovie.com https
« on: November 27, 2023, 06:36:33 pm »
Here is the new AllMovie.com HTTPS script beta for PVD MOD versions. It works the same way as IMDB_[EN][HTTPS] script for PVD MOD versions.

If you have such a url http://www.allmovie.com/movie/10-things-i-hate-about-you-v177526 downloads data from AllMovie Overview page only and adds such
http://www.allmovie.com/movie/10-things-i-hate-about-you-vm1127949 new url address. In the case of novice addresses in the database, a new url address is added and all the data that is there and can be transferred by the script is transferred, if it is also primarily enabled there.

Here are some settings you can change manually.
Quote
  GET_ACTORS   = True;   //Set to False to ensure ~ctActors~ not added even if 'Overwrite fields' setting allows
  GET_DURATION   = True;   //Set to False to ensure ~mfDuration~ not set even if 'Overwrite fields' setting allows
  //Note the program will overwrite this with the actual media duration in any case   
  GET_POSTER   = True;   //Set to False if posters not wanted (or to handle bad image URL causing HTTP 404 error)   
  //GET_POSTER   = False; //Set to False if posters not wanted (or to handle bad image URL causing HTTP 404 error)
  GET_RATING   = True;   //Set to False to ensure ~mfRating~ not set even if 'Overwrite setting' fields setting allows 
  GET_THEMES      = True;   //Set to False to ensure ~mfCategory~ not added even if 'Overwrite fields' setting allows   
//  GET_FEATURES  = True ; //Download Url Releases provider page for retreive the Releases info
  GET_FEATURES  = False ; //Download Url Releases provider page for retreive the Releases info
  GET_URLID      = True;    //Set to True or False if URLID added or not added in Allmovie DVD custom fields   
  DEBUG        = True; 
  GET_FULL_REVIEW  = True ;  //Download Review provider page for retreive the Summaries info. Otherwise only the info of the principal movie page 
  //GET_FULL_REVIEW  = False ;  //Download Review provider page for retreive the Summaries info. Otherwise only the info of the principal movie page   
  PEOPLE_LIMIT  = 15;    //Limit of number of actors (cast) or of credits (crew) retrieved 
  GET_FULL_CREDIT  = True ;  //Download Cast or Credit provider page for retreive the info. Otherwise only the info of the principal movie page.
//  GET_FULL_AWARDS  = True ;  //Download Awards provider page for retreive the info. Otherwise doesn't do nothingh because no info in the principal movie page.
  GET_FULL_AWARDS  = False ;  //Download Awards provider page for retreive the info. Otherwise doesn't do nothingh because no info in the principal movie page.
//  GET_FULL_RELEASED  = True ;  //Download Releases provider page for retreive the Releases info.
  GET_FULL_RELEASED  = False ;  //Download Releases provider page for retreive the Releases info.
//  GET_FULL_RELATED  = True ;  //Download Related provider page for retreive the Connection (Related)  info. Otherwise no info of the Connections provider page.
  GET_FULL_RELATED  = False ;  //Download Related provider page for retreive the Connection (Related)  info. Otherwise no info of the Connections provider page.
  CONNECT_LIMIT  = 12; 
//  GET_CONNECT      = True ;    //Set to False if Connection (Related) movies not added (wanted) even if 'Overwrite fields' setting allows   
  GET_CONNECT      = False ;    //Set to False if Connection (Related) movies not added (wanted) even if 'Overwrite fields' setting allows   
  GET_CONNECT_FULL   = True ;  //Download Related provider page for retreive the Connection (Related) wanted to Download full Related info.
//  GET_CONNECT_FULL   = False ;  //Download Related provider page for retreive the Connection (Related) not wanted to Download full Related info.
 
//  GET_FULL_CONNECT   = True ;    //Set to False if Connection (Related) movies not added (wanted) even if 'Overwrite fields' setting allows   
  GET_FULL_CONNECT   = False;    //Set to False if Connection (Related) movies not added (wanted) even if 'Overwrite fields' setting allows
  GET_FULL__CONNECT   = True ;    //Set to False if Connection (Related) movies not added (wanted) even if 'Overwrite fields' setting allows 
//  GET_FULL__CONNECT   = False;    //Set to False if Connection (Related) movies not added (wanted) even if 'Overwrite fields' setting allows 

Here is also a list of normal fields and custom fields that you can add to the database.
Quote
FIELD USE:

Field names in comments are enclosed in "~" so they are easier to find in the script.
Use with your editor's search function to find applicable code sections.

AllMovie data:         PVD field:      FN:      Type/Comments:
--------------         ---------      --      -------------
Actors            ~ctActors~      1, 3      credits (if GET_ACTORS true)
Alternate title      ~mfAka~               memo
            OR   ~Alternate title~         memo
AllMovie rating         ~mfRating~      1, 3      'Additional rating' named 'AllMovie.new' (if GET_RATING true)
            OR   ~AllMovie rating~      2      rating
//Amazon            ~Amazon~               memo (link to Search on Amazon)
AMG ID            ~AMG ID~               short text
            AND   ~AMG ID1~            long text
            AND   
AMG "movie_id" ID      ~AMG Wayback Machine Archive~    memo (link to Search on Wayback Archive)
            OR   ~AMG Wayback Machine Archive1~    memo (link to Search on Wayback Archive)
//Awards            ~AllMovie Awards~            memo (link to AllMovie Awards tab)
Cast               ~Cast~               memo
Crew               ~Crew~               memo
Category            ~Category.AllMovie~         multiselect list
                                 —not to be confused with ~mfCategory~ (used for 'Themes')
Characteristics      
               ~Moods~         2      multiselect list (from 'Characteristics')
            AND   ~Mood links~            memo (hyperlinks to AllMovie mood pages  —if available in web archive
            AND   ~Mood-links web archive~      memo (hyperlinks to AllMovie mood pages  —if available in web archive
            OR   ~Mood-links web archive1~      memo (hyperlinks to AllMovie mood pages  —if available in web archive
            AND   ~Mood-webarchive~      memo (hyperlinks to AllMovie mood pages  —if available in web archive            
            OR   ~Mood-webarchive2~      memo (hyperlinks to AllMovie mood pages  —if available in web archive   
               ~mfTags~               standard memo
               ~Keywords~      2      memo (from 'Characteristics')
               ~Attributes~      2      multiselect list (from 'Characteristics')
Themes from 'Characteristics'
               ~mfCategory~      1      standard multiselect list (if GET_THEMES true) (from 'Characteristics')
            OR   ~Themes~         2      multiselect list (from 'Characteristics')
            AND ~Themes links~      2      memo (hyperlinks to AllMovie themes pages)
Country            ~mfCountry~      1      standard multiselect list
            OR   ~Country~         2      multiselect list
Cover-art            ~Poster~         1, 3      standard (if GET_POSTER true)
Directed by         ~ctDirectors~      1      standard multiselect list
Flags            ~Flags~               multiselect list
Genres            ~mfGenre~         1      standard multiselect list
            OR   ~Genres~         2      multiselect list
            OR   ~AGenres~      2          multiselect list            
            AND   ~Genre links~            memo (links to AllMovie Genre page)
MPAA rating         ~MPAA rating~            short text, multiselect list
            OR   ~AllMovie_Rating~            short text
Produced by         ~mfStudio~      1      standard short text
            OR   ~Produced by~      2      multiselect list
//Related            ~AllMovie Related~         memo (link to AllMovie Related tab)
Review            ~Review~               memo
Release date          ~ rdate ~      1      standard short text
               ~Released~            short text (multiple dates)
            OR   ~Release date~           long text (multiple dates)               
            OR   ~AllMovieReleaseDate~      short text
               ~AllMovie ReleaseYear~      short text
//OR   Released         ~Released~            short text (more common single date)
Releases            ~mfFeatures~      1      standard memo (link to AllMovie Releases tab)
Released by          ~Released by~             short text

Run time            ~mfDuration~      1, 3      standard number (if GET_DURATION true)
            OR   ~Run time~      2      number (minutes)
Synopsis            ~mfDescription~         standard memo
                                 —use PVD preference to save in ANY available memo field
            OR   ~Synopsis~            memo
Sub-Genres         ~Sub-Genres~            multiselect list
            OR   ~Sub-Genre links~         memo (links to AllMovie page)
Title            ~mfTitle~         1      standard short text
            OR   ~Title~         2      (short text) memo
            OR   ~Title1~         2      memo            
Year               ~mfYear~         1      standard number (from AllMovie 'Title (Year)' heading)
            OR   ~Year~         2      short string   
            OR   ~Years~         2      short text            
Updated            ~Updated~               long text
            OR   ~AllUpdated~               long text
URL               ~mfURL~         1      standard memo
            OR   ~URL~         2      memo
            OR   ~AllMovie.com~         memo   
            OR   ~AllMovieURL~         memo   
            OR   ~AllMovie URL~         memo               
            
AllMovie.com tabs URL      ~AllMovie.com URL~    memo     (link to AllMovie Cast&Crew tab OR link to AllMovie Review tab OR link to AllMovie Awards tab OR link to AllMovie Releases tab OR link to AllMovie Related tab OR link to AllMovie Search Movie results OR link to Search on Amazon)   

New fields

AMovietype         ~AMovietype~            multiselect list      
OrigTitle         ~mfOrigTitle~         1      standard long text
            OR   ~OrigTitle~         2      long text
AllMovies         ~AllMovies~            check box            
All Awards tab      ~All Awards tab~         check box
            AND   ~AwardsList~         memo
            OR   ~AwardsList1~         memo
DVD Releases         ~DVD Releases~         check box
            AND   ~Allmovie DVD1~         memo
Related tab         ~Related tab~         check box
Distributed By      ~Distributed By~         short text
Related Movies(Overview)      ~AddConnection~
               ~Related Movies         memo (Related Movies list to AllMovie Overview tab)
            AND   
Related Movies(Related tab)
               ~RelatedMovies~         multiselect list (Related Movies Category list to AllMovie Related tab)          
            OR   ~Related-Movies~           memo    (full list) (Related Movies list to AllMovie Related tab)                
            
~MID ID:~ and ~NUM ID:~
               ~MID ID:~            number (Movie MID ID)   
               ~NUM ID:~            number (Movie NUM ID)   

There are also links to pages on which similar lists have already been described.

http://www.videodb.info/forum_en/index.php/topic,4109.msg21362.html#msg21362

http://www.videodb.info/forum_en/index.php/topic,4109.msg21591.html#msg21591

http://www.videodb.info/forum_en/index.php/topic,4109.msg21593.html#msg21593

http://www.videodb.info/forum_en/index.php/topic,4109.msg21596.html#msg21596

http://www.videodb.info/forum_en/index.php/topic,4109.msg21598.html#msg21598

http://www.videodb.info/forum_en/index.php/topic,4109.msg21599.html#msg21599

http://www.videodb.info/forum_en/index.php/topic,4109.msg21600.html#msg21600


AllMovie.com[EN][HTTPS]_ b is attached.

83
Support / Re: Allmovie.com https
« on: November 22, 2023, 02:04:27 pm »
In a few days, a new AllMovie.com HTTPS script version will be uploaded, which will work in PVD MOD versions of the program without the Proxomitron program. It is currently being tested for possible bugs.

84
Support / Re: Personal Video Database 1.0.2.7 MOD
« on: November 18, 2023, 09:28:42 pm »
In the IMDB_[EN][HTTPS] script, the IMDB search results no longer work due to a change in the source code on these pages.

85
Support / Re: IMDb
« on: November 18, 2023, 09:28:15 pm »
In the IMDB_[EN][HTTPS] script, the IMDB search results no longer work due to a change in the source code on these pages.

86
Scripts and Templates / Re: AdultDVDEmpire script
« on: November 16, 2023, 02:17:12 pm »
In the AdultEmpire.com[EN][HTTPS]_ b6 script, I added some fixes to the function and add some new function codes to transfer information. Added some new functions to transfer information, because otherwise it didn't transfer some information before.

Fixes  function:

RemoveTagsEx or multiple versions of this function

GetMoviePerformer
ParseMovieDirector
GetMoviePerformers
ParseMovieCastss
GetMoviePerformer_det
ParseMovieCast_det
ParseMovieDirector_det
GetMovieSynopsis
GetMovieSynopsiss
ParseMoviePage

New  function:

ParseMovieProducer_det
GetMovieLengths

Now, Length is also edited to pass the length of the movie into the normal Length field.

Some new pieces of code are added to the ParseMoviePage function to transfer information.

In adultempire.cfg.psf you have a list of custom fields and also User Options for certain settings when searching for results and downloading movie images.

For the .psf extension, I suggest using the Notepad++ program as well as for opening this extension. PVDscript can be nicely edited with it.

The script is now also ready as a final version. There may be some corrections, but then it will be added to the forum as the latest final version.

87
Scripts and Templates / Re: AdultDVDEmpire script
« on: November 08, 2023, 10:46:13 am »
In the AdultEmpire.com[EN][HTTPS]_ b5 script, I added some fixes to the function and add some new function codes to transfer information. Added some new functions to transfer information, because otherwise it didn't transfer some information before.

88
Other Topics / Re: Hello from NetworkShark
« on: November 08, 2023, 08:57:01 am »
I think Ivek is already working on it on IMDb.
Thanks for the welcome afrocuban!

I think Ivek is already working on it on IMDb.


You're welcome. I am not aware Ivek would work on it. The last I read from him here was

http://www.videodb.info/forum_en/index.php/topic,4163.msg21754.html#msg21754


Quote
So there won't be any new IMDB_[EN][HTTPS] script updates anymore because it is no longer possible to download many full downloads of information. The new Imdb website design does not allow this anymore.

Unless this means he'll completely rewrite new one...

I wonder how many users still using PVD.


Do you think more than few dozens?

Maybe.

I wonder how many users still using PVD.

There is no doubt, PVD is the first choice and will remain so in the future as long as it is possible to update the scripts for the information I need for my PVD database.

I use EMDB or another program from time to time for testing, if a favorable solution might be found, so that I could then possibly update all possible IMDB movies scripts for all other PVD users as well.

Not yet (currently the second script I'm testing takes precedence), but maybe I'll fix the IMDb script in the future, as I mentioned above. If there's anything new, I'll let you know here.


89
Scripts and Templates / Re: AdultDVDEmpire script
« on: October 31, 2023, 03:08:08 pm »
In the AdultEmpire.com[EN][HTTPS]_ b4 script, I added some fixes to the function and add some new function codes to transfer information.

90
Scripts and Templates / Re: AdultDVDEmpire script
« on: October 25, 2023, 06:45:52 am »
In the AdultEmpire.com[EN][HTTPS]_ b3 script, I added some fixes to the function

GetStudioSearchResult
ParseSearchResultIndex
GetMovieYear
GetMovieSynopsis

and some more code fixes for custom fields functions.

I also added the function GetUrlMovieIDSearchResult, which is helpful for easier checking and possible errors in the search results.

I removed this piece of code.
Code: [Select]
AddFieldValueXML('code', retStr);

91
Talk / Github & similar
« on: October 22, 2023, 01:01:41 pm »
A repository for PersonalVideoDatabase_Scripts has been created on the Github platform. This also creates a backup option in case this forum has any problems with its operation. Below you have more details link of this.



And here we are...

https://github.com/NetworkShark/PersonalVideoDatabase_Scripts

I created this repository for people to upload all the scripts with a branch for each script/group of scripts.
The Main branch I had thought of as where people can grab the released versions.


92
Scripts and Templates / Re: AdultDVDEmpire script
« on: October 20, 2023, 09:52:36 am »
In the AdultEmpire.com[EN][HTTPS]_ b2 script, I added some fixes to the function

GetMovieBackCover
ParseMovieCasts 
GetMovieSynopsis

and a few more custom fields.

MAX_SEARCH_PAGES should be limited to 10 search pages.

93
Scripts and Templates / Re: AdultDVDEmpire script
« on: October 19, 2023, 09:38:45 am »
Log1 and log2 files have been added to the forum.

In the new script version, a new error was discovered and a new log (2) file was added. The error is visible at the end of the log file.

And a new beta: 0.2.4.0

Here is a new beta, 0.2.3.0 thanks to Ivek's help.

The list of movies was:
  • would you like to know!!!
  • will remain a secret unless Ivek reveals it

I will explain below how this is the case.

I will not publish the addresses publicly because there is one rule on this forum that does not allow public advertising and posting of porn content or porn addresses. This does not mean that, for example, this or some other script (on this topic) or log files may not be published. On the contrary, everything can be published, just in a concrete way.


As such, these addresses are not for public publication, but can be found in the log files.

And this:
I am testing the AdultDVDEmpire script in order to find and correct errors, so that later the script will work correctly and transfer certain information correctly.


Sorry Ivek, I just wanted to make some jokes to see if anyone participated.

It's fine, no problem for you, I wrote it, so other users also know about it.

94
Scripts and Templates / Re: AdultDVDEmpire script
« on: October 19, 2023, 08:26:45 am »
Here is a new beta, 0.2.3.0 thanks to Ivek's help.

The list of movies was:
  • would you like to know!!!
  • will remain a secret unless Ivek reveals it

I will explain below how this is the case.

I will not publish the addresses publicly because there is one rule on this forum that does not allow public advertising and posting of porn content or porn addresses. This does not mean that, for example, this or some other script (on this topic) or log files may not be published. On the contrary, everything can be published, just in a concrete way.


As such, these addresses are not for public publication, but can be found in the log files.

And this:
I am testing the AdultDVDEmpire script in order to find and correct errors, so that later the script will work correctly and transfer certain information correctly.

95
Scripts and Templates / Re: AdultDVDEmpire script
« on: October 19, 2023, 08:04:18 am »
Log1 and log2 files have been added to the forum.

In the new script version, a new error was discovered and a new log (2) file was added. The error is visible at the end of the log file.


96
Scripts and Templates / Re: AdultDVDEmpire script
« on: October 18, 2023, 03:36:49 pm »
I am testing the script, I described the problems to you in a private message. Here I am attaching a script where I have added log messages for better error finding. I suggest that these log messages be added in future AdultDVDEmpire script versions.

Thank you a lot.

Sorry for absence of log message, I have cleaned code too much  ;D
 
No problem. Here now the log file.

97
Scripts and Templates / Re: AdultDVDEmpire script
« on: October 18, 2023, 02:07:45 pm »
I am testing the script, I described the problems to you in a private message. Here I am attaching a script where I have added log messages for better error finding. I suggest that these log messages be added in future AdultDVDEmpire script versions.

98
Support / Re: PVD freezes using certain script.
« on: October 16, 2023, 09:34:32 am »
Hi guys,

I am not sure if this thread is valid also because IMDB changed the site (I tested the current script with a new DB and the indicated movie but the freeze does not happen) .

If it is valid, however, I am here to help resolve the issue.

PS:
If I am writing without anyone responding, I would advise the moderators to close the thread in a few months.

Of course, this problem no longer exists because Storyline information from the basic IMDb movies page can no longer be downloaded.

99
Other Topics / Re: How many
« on: September 13, 2023, 01:22:07 pm »
I wonder how many users still using PVD.


Do you think more than few dozens?

Maybe.

I wonder how many users still using PVD.

There is no doubt, PVD is the first choice and will remain so in the future as long as it is possible to update the scripts for the information I need for my PVD database.

I use EMDB or another program from time to time for testing, if a favorable solution might be found, so that I could then possibly update all possible IMDB movies scripts for all other PVD users as well.

100
Talk / Re: PVD
« on: September 10, 2023, 06:49:33 pm »
A keywords script, awesome!  Somehow I never noticed that post before now.  Anyway, thanks, Ivek!

Welcome. Yes, it was uploaded to the Personal Video Database alternate Forum, which unfortunately is no longer available.

Pages: 1 2 3 4 [5] 6 7 8 9 10 ... 133
anything