English > Support

IMDB_[EN][HTTPS] new site layout script

(1/7) > >>

afrocuban:
Why is it deleted. I was lucky to download new IMDB test script and to test it. It looks like it works. Thankyou so much Ivek, that was blazingly fast. Those aka and connections links looked like they worked.

Can you please let me know where should I implement that custom Title field pice of code from previous script:


       
--- Code: --- titleValue:=TextBetWeenFirst(ItemList,'<h1 class="">','<');       //Strings which opens/closes the data. WEB_SPECIFIC
        If titleValue = '0' then titleValue:='';
        If titleValue = '' then titleValue:=TextBetWeenFirst(ItemList,'<h1 class="long">','<');       //Strings which opens/closes the data. WEB_SPECIFIC
        AddFieldValueXML('title',titleValue);
AddCustomFieldValueByName('Title',titleValue);
AddCustomFieldValueByName('Localized title',titleValue);
        LogMessage('      Get result title:'+titleValue+'||');
--- End code ---

Thank you in advance

Ivek23:

--- Quote from: afrocuban ---
--- Quote ---http://mailmirdoch.net/index.php?topic=41.msg114#msg114
Scripts that stopped working (for me...)
« on: 01 July 2021, 22:49:22 »
--- End quote ---
Is it only me, or:
1. AllMovie doesn't import plot anymore
2. FA doesn't find movies anymore
3. IMDb script doesn't find movies anymore too?

Reproduced with:
The Nest (2020) https://www.imdb.com/title/tt8338762/
The Courier (2020) https://www.imdb.com/title/tt8368512/
--- End quote ---

Ivek23:
I was also surprised that your topic is gone. I apologize to everyone if I may have accidentally deleted the topic, but as far as I can remember for yesterday, I didn’t do it.

This is not currently in the test script, but will be added to the final version. IMDB_ [EN] [HTTPS] _Test script test version added.

afrocuban:
Thanks. It also looks whole http://mailmirdoch.net/index.php forum is gone... No subforums, no topics, at least on my side...

afrocuban:
Do you by any chance know when testing period will be over, so I could put that piece of code in the script, Ivek? Test script works flawlessly as I can tell.

Navigation

[0] Message Index

[#] Next page

Go to full version