English > Support

IMDB_[EN][HTTPS] new site layout script

<< < (5/7) > >>

Ivek23:
Additionally for IMDB_ [EN] [HTTPS] _RC3 script:

The change for the CHANGE LOG, which is now added to the end of the script, except for the description for the latest and first version is still in the old place at the beginning of the script.

This and all of the above will mostly apply to IMDB_ [EN] [HTTPS] (series) _RC and IMDB_ [EN] [HTTPS] (episodes) _RC scripts.

Ivek23:
IMDB_ [EN] [HTTPS](series) _RC and IMDB_ [EN] [HTTPS](episodes) _RC scripts are now available.

The innovations around the custom fields are described above, and the other custom fields were from previous IMDB_ [EN][HTTPS] versions.

All these changes will also officially come into force in the next final versions of these scriprov, of course, if users agree with this novelty. If all goes well with the scripts, the final versions of the scripts will be available by around October 10 this year.


IMDB_ [EN] [HTTPS] (series) _RC and IMDB_ [EN] [HTTPS] (episodes) _RC script is added.

afrocuban:
Wow!!! These additions and upgrades will need so much time to enjoy them all. As much as I am grateful to you, I am also extremely desparate: my PVD is 32GB big and I really don't know what I will do once you get tired of supporting PVD and us... There is simply no alternative out there worthy enough to PVD, paid or free...

afrocuban:

--- Quote from: Ivek23 on September 26, 2021, 01:11:25 pm ---IMDB_ [EN] [HTTPS](series) _RC and IMDB_ [EN] [HTTPS](episodes) _RC scripts are now available.

The innovations around the custom fields are described above, and the other custom fields were from previous IMDB_ [EN][HTTPS] versions.


--- End quote ---

It's really not easy to keep track of all these custom fields and possibilities, so I can't remember if IMDB_Series-year custom field and the code in IMDB_[EN][HTTPS](series).psf was my "invention" or it is definitely missing in IMDB_ [EN] [HTTPS](series) _RC .psf

This was in earlier (series) script:

--- Quote ---LogMessage('      Get series result for series year:'+ItemValue1+'||');
        //ItemValue1:=StringReplace(ItemValue1,'/a> ','',True,False,True);
        if ItemValue1 <> '' then AddFieldValueXML('year',ItemValue1);
        if ItemValue1 <> '' then LogMessage('      Get series result for series year2:'+ItemValue1+'||');
        AddCustomFieldValueByName('IMDB_Series-year',TextBetWeenFirst(ItemList,'title="See more release dates" >','</a>            </div>'));   
      LogMessage('      Get series result for series-year2:'+TextBetWeenFirst(ItemList,'title="See more release dates" >','</a>            </div>')+'||');
--- End quote ---

Any help on this?

Ivek23:

--- Quote from: afrocuban on October 02, 2021, 02:04:36 am ---
--- Quote from: Ivek23 on September 26, 2021, 01:11:25 pm ---IMDB_ [EN] [HTTPS](series) _RC and IMDB_ [EN] [HTTPS](episodes) _RC scripts are now available.

The innovations around the custom fields are described above, and the other custom fields were from previous IMDB_ [EN][HTTPS] versions.


--- End quote ---

It's really not easy to keep track of all these custom fields and possibilities, so I can't remember if IMDB_Series-year custom field and the code in IMDB_[EN][HTTPS](series).psf was my "invention" or it is definitely missing in IMDB_ [EN] [HTTPS](series) _RC .psf

This was in earlier (series) script:

--- Quote ---LogMessage('      Get series result for series year:'+ItemValue1+'||');
        //ItemValue1:=StringReplace(ItemValue1,'/a> ','',True,False,True);
        if ItemValue1 <> '' then AddFieldValueXML('year',ItemValue1);
        if ItemValue1 <> '' then LogMessage('      Get series result for series year2:'+ItemValue1+'||');
        AddCustomFieldValueByName('IMDB_Series-year',TextBetWeenFirst(ItemList,'title="See more release dates" >','</a>            </div>'));   
      LogMessage('      Get series result for series-year2:'+TextBetWeenFirst(ItemList,'title="See more release dates" >','</a>            </div>')+'||');
--- End quote ---

Any help on this?
--- End quote ---

This is now really missing in IMDB_ [EN] (HTTPS) (series) _RC and also in IMDB_ [EN] [HTTPS] _RC as well as in other IMDB scripts. The problem with the new primary IMDb layout is in the source code of the IMDb web page, where the source code record is now the one that causes a lot of headaches, which part of the source code record can now be added to the script to transfer certain information correctly.

So now in all new IMDb scripts updates, parts of the code are missing, which were in previous IMDb scripts are present and written.

We will see what can be done for the problem described above, maybe the problem will be solved successfully.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version