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

0 Members and 1 Guest are viewing this topic.

Offline Ivek23

  • Global Moderator
  • *****
  • Posts: 2667
    • View Profile
Re: Allmovie.com https
« Reply #40 on: January 27, 2021, 08:11:18 am »
Thanks for the feedback around the new version of the url record.

The new version of url addresses will not be added to the next update of the AllMovie.com HTTPS script version, which means that in the future there will probably not be an AllMovie.com HTTPS script version for the Pvd MOD version of the program. Apparently, only the AllMovie.com HTTPS script version using the Proxomitron program will remain.
Ivek23
Win 10 64bit (32bit)   PVD v0.9.9.21, PVD v1.0.2.7, PVD v1.0.2.7 + MOD


Offline afrocuban

  • Moderator
  • *****
  • Posts: 444
    • View Profile
Re: Allmovie.com https
« Reply #41 on: January 27, 2021, 09:40:26 pm »
Thanks for the feedback around the new version of the url record.

The new version of url addresses will not be added to the next update of the AllMovie.com HTTPS script version, which means that in the future there will probably not be an AllMovie.com HTTPS script version for the Pvd MOD version of the program. Apparently, only the AllMovie.com HTTPS script version using the Proxomitron program will remain.

Once again, I am sorry for being quick in my first reaction on your script, but I wanted to give you as much support as possible for your hard work. Maybe it would be overkill for you to maintain both proxo and non-proxo versions of a script, but if it's not overkill, maybe it's good idea to offer both versions so people could choose at least until some point of time!

It is also easier not to switch on/off proxy in PVD for this script, which would make possible to create larger chains of scripts (batch files), and then only (episodelist) and (episodelist)(a) would need proxo.

Again, that would maybe make you one day to transit those two scripts to non-proxo mod too, and that would be perfect, and I am sure we all hope and wait for that day - all the scripts to work without proxo - (almost) ONE GREAT BATCH FILE finally, hahaha.

Mass imports are rare I guess, so maybe transition to non-proxo scripts is a-must, so please keep this in mind and not only my previous opinion.


Thanks again and again!

Offline Ivek23

  • Global Moderator
  • *****
  • Posts: 2667
    • View Profile
Re: Allmovie.com https
« Reply #42 on: February 01, 2021, 09:17:45 am »
AllMovie.com_new_HTTPS script

I fixed a small bug in the Moods code. Links to Cast & Crew, Review have been added, and links to search for results on Amazon.com and Amazon.co.uk have been corrected.

However, individual links to Awards, Releases, Related and links to search for results on AllMovie.com and Amazon sites have been removed.

All links to Cast & Crew, Review, Awards, Releases, Related and links to search results on AllMovie.com and Amazon sites are now combined in AllMovie.com URL custom field.

However, it is more clear from the table added below what is left now, what is not and what is newly added.


Quote
AllMovie data:         PVD field:      FN:      Type/Comments:
--------------         ---------      --      -------------
Actors            ~ctActors~      1, 3      credits (if GET_ACTORS true)
Alternate title      ~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 "movie_id" ID      ~AMG Wayback Machine Archive~    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
               ~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
            AND   ~Genre links~            memo (links to AllMovie Genre page)
MPAA rating         ~MPAA 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         ~Released~            short text (multiple dates)
//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
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
Year               ~mfYear~         1      standard number (from AllMovie 'Title (Year)' heading)
            OR   ~Year~         2      short string   
Updated            ~Updated~               long text
URL               ~mfURL~         1      standard memo
            OR   ~URL~         2      memo
            OR   ~AllMovie.com~         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)   

Black means newly added, green means already added and remains, and red means that the links are blocked but not removed from the code in the script.
« Last Edit: June 10, 2021, 09:49:11 am by Ivek23 »
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: 2667
    • View Profile
Re: Allmovie.com https
« Reply #43 on: February 01, 2021, 09:27:13 am »
AllMovie.com_new_HTTPS script
version 1.1.3.2


Quote
v 1.1.3.2      Ivek23: small corrections and added new pieces of code in the code for ParseMovie procedure per forum post:
         http://www.videodb.info/forum_en/index.php/topic,4109.msg21362.html#msg21362   

New version of AllMovie.com_new_HTTPS 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

  • Moderator
  • *****
  • Posts: 444
    • View Profile
Re: Allmovie.com https
« Reply #44 on: February 05, 2021, 01:39:30 am »
Thanks Ivek. Does this mean, old proxo-script is abandoned?

Offline Ivek23

  • Global Moderator
  • *****
  • Posts: 2667
    • View Profile
Re: Allmovie.com https
« Reply #45 on: March 05, 2021, 04:19:13 pm »
A new updated AllMovie.com HTTPS script version will be available soon. Earlier, the AllMovie.com HTTPS (Related) script test was available here, and the cluster has the same download options as the IMDB_ [EN] [HTTPS] _ (Connections) script. It works with the help of the Proxomitron program. I'm wondering if you want to add this piece of code to the next updated AllMovie.com HTTPS script version.

However, some of the names here are different than with IMDB and this is not the year the film was made.


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 afrocuban

  • Moderator
  • *****
  • Posts: 444
    • View Profile
Re: Allmovie.com https
« Reply #46 on: November 26, 2021, 09:56:29 pm »
Is it only me, or Allmovie.com doesn't work anymore?

Offline Ivek23

  • Global Moderator
  • *****
  • Posts: 2667
    • View Profile
Re: Allmovie.com https
« Reply #47 on: November 27, 2021, 10:07:07 am »
Is it only me, or Allmovie.com doesn't work anymore?

Yes, it's true. Thanks for posting the error. Minor changes were made to the source code of the page. It was necessary to fix parts of the code for Review URL, Cast URL, Awards URL, Releases URL, Related URL and for some other url links. The script now works properly again until any new changes to the page's source code.
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: 2667
    • View Profile
Re: Allmovie.com https
« Reply #48 on: November 27, 2021, 10:11:51 am »
AllMovie.com_new_HTTPS script
version 1.1.3.3


Quote
v 1.1.3.3      Ivek23: small corrections in the code for ParseMovie procedure per forum post:
         http://www.videodb.info/forum_en/index.php/topic,4109.msg21530.html#msg21530

New version of AllMovie.com_new_HTTPS 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

  • Moderator
  • *****
  • Posts: 444
    • View Profile
Re: Allmovie.com https
« Reply #49 on: November 27, 2021, 11:26:19 am »

That was really fast, thank you so much!

Offline Ivek23

  • Global Moderator
  • *****
  • Posts: 2667
    • View Profile
Re: Allmovie.com https
« Reply #50 on: November 27, 2021, 08:13:51 pm »

That was really fast, thank you so much!

You're welcome.
Ivek23
Win 10 64bit (32bit)   PVD v0.9.9.21, PVD v1.0.2.7, PVD v1.0.2.7 + MOD


Offline afrocuban

  • Moderator
  • *****
  • Posts: 444
    • View Profile
Re: Allmovie.com https
« Reply #51 on: December 07, 2021, 01:12:45 am »
Hello Ivek. i know you are very busy at the moment, but just for your notice: AllMovie Synopsis: custom field looks like doesn't import anything, nor synopsis is imported to Description field. Is it only with me, or someone else can confirm too?

Offline Ivek23

  • Global Moderator
  • *****
  • Posts: 2667
    • View Profile
Re: Allmovie.com https
« Reply #52 on: December 07, 2021, 03:20:54 pm »
Hello Ivek. i know you are very busy at the moment, but just for your notice: AllMovie Synopsis: custom field looks like doesn't import anything, nor synopsis is imported to Description field. Is it only with me, or someone else can confirm too?

More things don't work anymore.
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: 2667
    • View Profile
Re: Allmovie.com https
« Reply #53 on: December 07, 2021, 09:30:17 pm »
Can anyone open the link below or it gets a record that this url link does not exist.

https://www.allmovie.com/movie/release/e4518

If so, the website should look something like this quote link below, which you need to copy the browser's url box to open the website.

Quote
data:text/html;charset=utf-8,%3Ctbody%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20 %3Ctr class%3D"main-data"%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20 %3Ctd class%3D"label"%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20 %EF%B7%90%3Cstrong%3E10 Things I Hate About You%3C%2Fstrong%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20 %3Cdiv%3EWalt Disney Video%3C%2Fdiv%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20 %3C%2Ftd%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20 %3Ctd class%3D"year"%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20 Oct 12%2C 1999%3Cbr%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20 DVD%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20 %3C%2Ftd%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20 %3C%2Ftr%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20 %3Ctr class%3D"extra-data"%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20 %3Ctd colspan%3D"2"%3E%3Cdiv class%3D"expand loaded" data-id%3D"E%20%20%20%20 4518" style%3D"display%3A block%3B"%3E%3Cdiv class%3D"release_data"%3E%0A%20%20%20%20%20%20%20%20%20%20%20 %3Cdiv class%3D"release_left"%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20 %3Cul%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20 %3Cli%3E%3Cspan class%3D"details-label"%3ELanguages%3C%2Fspan%3E%3Cspan class%3D"details-info"%3EEng%2C Fre%3C%2Fspan%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20 %3C%2Fli%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20 %3Cli%3E%3Cspan class%3D"details-label"%3ESubtitles%3C%2Fspan%3E%3Cspan class%3D"details-info"%3EEng%3C%2Fspan%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20 %3C%2Fli%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20 %3Cli%3E%3Cspan class%3D"details-label"%3EScreen%3C%2Fspan%3E%3Cspan class%3D"details-info"%3EWSE%3C%2Fspan%3E%3C%2Fli%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20 %3C%2Ful%3E%0A%20%20%20%20%20%20%20%20%20%20%20 %3Cul class%3D"right"%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20 %3Cli%3E%3Cspan class%3D"details-label"%3ESound Format%3C%2Fspan%3E%3Cspan class%3D"details-info"%3E5.1%2F2%3C%2Fspan%3E%3C%2Fli%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20 %3Cli%3E%3Cspan class%3D"details-label"%3EAspect Ratio%3C%2Fspan%3E%3Cspan class%3D"details-info"%3E1.85%3A1%3C%2Fspan%3E%3C%2Fli%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20 %3C%2Ful%3E%0A%20%20%20%20%20%20%20 %3C%2Fdiv%3E%0A%20%20%20 %0A%20%20%20%20%20%20%20%20%20%20%20 %3Cdiv class%3D"details-cover-img"%3E%0A%20%20%20%20%20%20%20%20%20%20%20 %3Cimg src%3D"https%3A%2F%2Fcps-static.rovicorp.com%2F1%2Fadg%2Fcov246%2Fdrt000%2Ft036%2Ft03658ojiep.jpg%3Fpartner%3Dallrovi.com" alt%3D"10 Things I Hate About You"%3E%0A%20%20%20%20%20%20%20 %3C%2Fdiv%3E%0A%20%20%20%20%20%20%20 %3Cdiv class%3D"details-features"%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20 %3Ch4%3EFeatures%3C%2Fh4%3E%0A%20%20%20%20%20%20%20%20%20%20%20 %3Cul%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20 %3Cli%3ETheatrical trailer%3C%2Fli%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20 %3Cli%3EFrench-language track%3C%2Fli%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20 %3Cli%3EDolby Digital 5.1 audio%3C%2Fli%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20 %3Cli%3EWidescreen %5B1.85%3A1%5D%3C%2Fli%3E%EF%B7%AF%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20 %3C%2Ful%3E%0A%20%20%20%20%20%20%20%20%20%20%20 %3C%2Fdiv%3E%0A%3C%2Fdiv%3E%0A%3C%2Fdiv%3E%3C%2Ftd%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20 %3C%2Ftr%3E%0A%20%20%20%20%20%20%20%20%20%20%20 %3C%2Ftbody%3E

I'm interested because then I could add some solution to the AllMovie.com HTTPS (DVDReleases) script.
Ivek23
Win 10 64bit (32bit)   PVD v0.9.9.21, PVD v1.0.2.7, PVD v1.0.2.7 + MOD


Offline afrocuban

  • Moderator
  • *****
  • Posts: 444
    • View Profile
Re: Allmovie.com https
« Reply #54 on: December 08, 2021, 08:32:58 pm »
« Last Edit: December 08, 2021, 08:34:43 pm by afrocuban »

Offline Ivek23

  • Global Moderator
  • *****
  • Posts: 2667
    • View Profile
Re: Allmovie.com https
« Reply #55 on: December 09, 2021, 08:53:26 am »
Thanks. Ok, you got everything the same as I did, so in the AllMovie.com HTTPS (DVDReleases) script there will be no more of these links, just titles of movie releases.
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: 2667
    • View Profile
Re: Allmovie.com https
« Reply #56 on: December 10, 2021, 04:58:53 pm »
AllMovie.com_new_HTTPS script

A number of corrections have been made to parts of the code, and some new pieces of code have been added to download AggregateRating, votes, Distributed By and Release date information.

AggregateRating and votes are otherwise hidden information, visible only in a certain part of the source code. Distributed By is brand new to the script. Release date information can now also be transferred to the normal release date field.

However, in the table below, it is clearer what is now newly added.

Quote
AllMovie data:         PVD field:      FN:      Type/Comments:
--------------         ---------      --      -------------
AMG ID            ~AMG ID~               short text
            AND   ~AMG ID1~               short text
            AND   
AMG "movie_id" ID      ~AMG Wayback Machine Archive~    memo (link to Search on Wayback Archive)

.
.
Characteristics      
               ~Moods~         2      multiselect list (from 'Characteristics')
            AND   ~Moods Links~            memo (hyperlinks to AllMovie mood pages
            AND   ~Mood links~            memo (hyperlinks to AllMovie mood pages
                                 —if available in web archive
               ~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)
.
.
MPAA rating         ~MPAA rating~            short text
AggregateRating         ~AllMovie_Rating~            rating
AllMovie Votes         ~AllMovie_Votes~         number

.
.
Release date         ~rdate~      1      standard short text   
            OR   ~Release date~            short text (multiple dates)

            OR   ~Released~            short text (multiple dates)
            AND   ~AllMovie ReleaseDate~            short text
//OR   Released         ~Released~            short text (more common single date)
.
.
Distributed By          ~Distributed By~             multiselect list
.
.
Synopsis            ~mfDescription~         standard memo
                                 —use PVD preference to save in ANY available memo field
            AND         
   ~AllMovie Synopsis:~      memo

.
.
Year               ~mfYear~         1      standard number (from AllMovie 'Title (Year)' heading)
            OR   ~Year~         2      short string   
            OR   ~Years1~         2      short text   
            AND   ~AllMovie ReleaseYear~         2      multiselect list   
            
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 Archive~         memo   
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: 2667
    • View Profile
Re: Allmovie.com https
« Reply #57 on: December 10, 2021, 05:07:12 pm »
AllMovie.com_new_HTTPS script
version 1.1.4.0


Quote
v 1.1.4.0      Ivek23: fixed a lot of errors and added new pieces of code in the code per forum post:
         http://www.videodb.info/forum_en/index.php/topic,4109.msg21591.html#msg21591

And another novelty is the new CHANGE LOG section at the end of the script and at the beginning only for the latest AllMovie.com HTTPS script version.

New version of AllMovie.com_new_HTTPS 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: 2667
    • View Profile
Re: Allmovie.com https
« Reply #58 on: December 10, 2021, 08:13:25 pm »
AllMovie.com_new_HTTPS_a script

In addition to the above, I've added some new custom code snippets and fields to the AllMovie.com HTTPS_a script.

In Moods there are now even more info links to the web archive of stored information. New information download for Related Movies list from AllMovie Overview tab. A full Cast & Crew list has also been added, which is without url links to web pages.

However, in the table below, it is clearer what is now newly added.

Quote
AllMovie data:         PVD field:      FN:      Type/Comments:
--------------         ---------      --      -------------
Cast   &Crew         ~Cast  -  Crew~               memo
Directors         ~Directors~               memo

.
.
            AND   ~Mood-links web archive1~      memo (hyperlinks to AllMovie mood pages
                                 —if available in web archive
            AND   ~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
            
            AND   ~Mood-webarchive2~         memo (hyperlinks to AllMovie mood pages
                                 —if available in web archive

.
.
Related Movies      ~Related Movies~         memo (Related Movies list to AllMovie Overview tab)
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: 2667
    • View Profile
Re: Allmovie.com https
« Reply #59 on: December 10, 2021, 08:16:45 pm »
AllMovie.com_new_HTTPS_a script
version 1.1.4.0


Quote
v 1.1.4.0      Ivek23: fixed a lot of errors and added new pieces of code in the code per forum post:
         http://www.videodb.info/forum_en/index.php/topic,4109.msg21591.html#msg21591

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


 

anything