Author Topic: Allmovie.com https  (Read 20749 times)

0 Members and 1 Guest are viewing this topic.

Offline Ivek23

  • Global Moderator
  • *****
  • Posts: 2560
    • View Profile
Re: Allmovie.com https
« Reply #60 on: December 12, 2021, 03:31:00 pm »
Here is the AllMovie.com HTTPS (Simple) script, which is used to search for results and download url links to AllMovie web pages and to saved AllMovie web pages on Wayback Machine Archive servers, as many of them are stored there in their archives.

List of custom fields that are in the script.


Quote
AllMovie data:         PVD field:      FN:      Type/Comments:
--------------         ---------      --      -------------
Amazon            ~Amazon~               memo (link to Search on Amazon)
Awards            ~AllMovie Awards~         memo (link to AllMovie Awards tab)
Related            ~AllMovie Related~      memo (link to AllMovie Related tab)
Releases            ~Feature~            memo (link to AllMovie Releases tab)
            AND   ~AllMovie DVD Releases~   memo (link to AllMovie Releases tab)
Title            ~mfTitle~         1      standard short text
            OR   ~Title~         2      short text or long text
            AND   ~Origtitle~         2      long text
Updated            ~Updated~               long text
            OR   ~UpdatedA~               long text   
            OR   ~Update~               short text            
URL               ~mfURL~         1      standard memo
            OR   ~URL~         2      memo
            OR   ~AllMovie.com~         memo      
            AND   ~AMG Wayback Machine Archive0~         memo      
            AND   ~AMG Wayback Machine Archive1~         memo
            AND   ~AMG Wayback Machine Archive2~         memo            
Search Movie results   ~Search Movie results~   memo (link to Search on AllMovie)
AllMovie.com tabs URL      ~AllMovie.com URL~(~ARL~)    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)

Here is also a list of custom fields that are added with the check box option.

Quote
//Custom field names to use
//   IMPORTANCE_FIELD      = 'High Historical Importance';
//   ARTQUALITY_FIELD      = 'High Artistic Quality';
//   ARTLOWQUALITY_FIELD   = 'Low Artistic Quality';
//   LOWPRODUCTION_FIELD   = 'Low Production Values';
//   LOWBUDGET_FIELD      = 'Low Budget';
//   HIGHBUDGET_FIELD      = 'High Budget';
//   HIGHPRODUCTION_FIELD   = 'High Production Values';
   CULT_FIELD         = 'Cult Film';
//   SLEEPER_FIELD      = 'Sleeper';   
   AWARDS_FIELD         = 'All Awards tab';
   RELEASES_FIELD       = 'DVD Releases';
   RELATED_FIELD      = 'Related tab';
   HTTPRELATED_FIELD      = 'Related HTTP/503';
   NORELATED_FIELD      = 'No Related Movies';

AllMovie.com HTTPS (Simple) script  is attached.
Ivek23
Win 10 64bit (32bit)   PVD v0.9.9.21, PVD v1.0.2.7, PVD v1.0.2.7 + MOD


Offline Ivek23

  • Global Moderator
  • *****
  • Posts: 2560
    • View Profile
Re: Allmovie.com https
« Reply #61 on: December 14, 2021, 08:50:02 am »
Here is the AllMovie.com HTTPS(DVDReleases) script, which downloads dvd information and also to saved AllMovie DVD web pages on Wayback Machine Archive servers, as many of them are stored there in their archives.

List of custom fields that are in the script.


Quote
AllMovie data:         PVD field:      FN:      Type/Comments:
--------------         ---------      --      -------------
Category.DVD         ~Category.DVD~            multiselect list
Category - DVD      ~Category - DVD~            multiselect list
Category-DVD1      ~Category-DVD1~            multiselect list   
Category-DVD2      ~Category-DVD2~            multiselect list
Allmovie DVD1      ~Allmovie DVD1~            memo
Allmovie DVDweb      ~Allmovie DVDweb~            memo
Allmovie DVDweb1      ~Allmovie DVDweb1~         memo
URL           ~AMG Wayback Machine Archive3~      memo   

AllMovie.com HTTPS(DVDReleases) script  is attached.
Ivek23
Win 10 64bit (32bit)   PVD v0.9.9.21, PVD v1.0.2.7, PVD v1.0.2.7 + MOD


Offline Ivek23

  • Global Moderator
  • *****
  • Posts: 2560
    • View Profile
Re: Allmovie.com https
« Reply #62 on: December 14, 2021, 08:54:39 am »
Here is the AllMovie.com HTTPS(Related) script, which downloads related url links and information to AllMovie Related web pages.

List of custom fields that are in the script.


Quote
AllMovie data:         PVD field:      FN:      Type/Comments:
--------------         ---------      --      -------------
RelatedMovies      ~RelatedMovies~            memo
Related Movies      ~Related Movies~            memo

AllMovie.com HTTPS(Related) script  is attached.
Ivek23
Win 10 64bit (32bit)   PVD v0.9.9.21, PVD v1.0.2.7, PVD v1.0.2.7 + MOD


Offline Ivek23

  • Global Moderator
  • *****
  • Posts: 2560
    • View Profile
Re: Allmovie.com https
« Reply #63 on: December 14, 2021, 08:58:23 am »
Here is the AllMovie.com HTTPS(Awards) script, which transfers the list of awards information to AllMovie Awards web pages.

List of custom fields that are in the script.


Quote
AwardsList           ~AwardsList~            memo
AwardsList1           ~AwardsList1~            memo

AllMovie.com HTTPS(Awards) script  is attached.
Ivek23
Win 10 64bit (32bit)   PVD v0.9.9.21, PVD v1.0.2.7, PVD v1.0.2.7 + MOD


Offline afrocuban

  • Older Power User
  • *****
  • Posts: 376
    • View Profile
Re: Allmovie.com https
« Reply #64 on: February 09, 2022, 03:07:28 am »
Thank you Ivek for a lot of work! Can you please explain if some of these script is cumulative, or we have to have them all and run them all separately in order to get maximu data? Thank youin advance.

Offline Ivek23

  • Global Moderator
  • *****
  • Posts: 2560
    • View Profile
Re: Allmovie.com https
« Reply #65 on: February 10, 2022, 09:08:22 am »
Thank you Ivek for a lot of work! Can you please explain if some of these script is cumulative, or we have to have them all and run them all separately in order to get maximu data? Thank youin advance.

AllMovie.com_new_HTTPS script and AllMovie.com_new_HTTPS_a script are for normal use. The AllMovie.com HTTPS (Simple) script is also for this purpose or to obtain a url address when searching for results.

AllMovie.com HTTPS (DVDReleases) script, AllMovie.com HTTPS (Related) script and AllMovie.com HTTPS (Awards) script are secondary scripts that you can use according to your wishes if you want to have any of this information in the PVD database.

You can use them alone or make a batch file in which you enter certain names of scripts with which you want to transfer certain information. You run the batch file once for all scripts, so you don't have to run each script individually.
Ivek23
Win 10 64bit (32bit)   PVD v0.9.9.21, PVD v1.0.2.7, PVD v1.0.2.7 + MOD


Offline afrocuban

  • Older Power User
  • *****
  • Posts: 376
    • View Profile
Re: Allmovie.com https
« Reply #66 on: February 10, 2022, 02:57:29 pm »
Thank you for clear explanation!

Offline Ivek23

  • Global Moderator
  • *****
  • Posts: 2560
    • View Profile
Re: Allmovie.com https
« Reply #67 on: February 10, 2022, 06:18:16 pm »
Thank you for clear explanation!

Welcome.
Ivek23
Win 10 64bit (32bit)   PVD v0.9.9.21, PVD v1.0.2.7, PVD v1.0.2.7 + MOD