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 ... 6 7 8 9 10 [11] 12 13 14 15 16 ... 133
201
Support / Re: Allmovie.com https
« 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.

202
Support / Re: Allmovie.com https
« 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.

203
Support / Re: Allmovie.com https
« 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.

205
Support / Re: Allmovie.com https
« 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.

207
Support / Re: Allmovie.com https
« 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.

208
Support / Re: Allmovie.com https
« 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)

209
Support / Re: Allmovie.com https
« 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.

210
Support / Re: Allmovie.com https
« 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   

211
Support / Re: Allmovie.com https
« 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.

212
Support / Re: IMDb [EN][HTTPS](series) issues and support
« on: December 09, 2021, 08:49:20 am »
I will edit AllMovie scripts first, then I will edit your requests and problems with Imdb scripts.

213
Support / Re: Allmovie.com https
« 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.

214
Support / Re: Allmovie.com https
« 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.

215
Script Links / Re: IMDB HTTPS Movie Links
« on: December 07, 2021, 10:44:55 am »

216
Script Links / Re: IMDB HTTPS Movie Links
« on: December 07, 2021, 10:44:14 am »

218
Support / Re: Personal Video Database 1.0.2.7 MOD
« on: December 07, 2021, 10:40:58 am »
IMDB_ [EN] [HTTPS] script

IMDB_ [EN] (HTTPS] (series)  script

IMDB_ [EN] [HTTPS] (episodes) script


In all IMDB_ [EN] [HTTPS], IMDB_ [EN] (HTTPS] (series) and IMDB_ [EN] [HTTPS] (episodes) scripts, Runtime information is now incorrectly downloaded. The reason is a change in the source code of the primary Imdb web pages. I have fixed this bug and all Imdb scripts may be added to the forum tonight or tomorrow.

IMDB_ [EN] [HTTPS], IMDB_ [EN] (HTTPS] (series) and IMDB_ [EN] [HTTPS] (episodes) scripts  is attached.

219
Support / Re: New changes on ImdB made PVD 1.0.2.7 Unusable
« on: December 07, 2021, 08:04:05 am »
I am glad that now the script works according to your wishes.

220
Support / Re: Personal Video Database 1.0.2.7 MOD
« on: December 06, 2021, 06:23:57 pm »
In all IMDB_ [EN] [HTTPS], IMDB_ [EN] (HTTPS] (series) and IMDB_ [EN] [HTTPS] (episodes) scripts, Runtime information is now incorrectly downloaded. The reason is a change in the source code of the primary Imdb web pages. I have fixed this bug and all Imdb scripts may be added to the forum tonight or tomorrow.

Pages: 1 ... 6 7 8 9 10 [11] 12 13 14 15 16 ... 133