BinaryWorks.it Official Forum
BinaryWorks.it Official Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 eXtreme Movie Manager 11
 Bug Reports
 xmm 10 imdb script

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
bogart Posted - 30 Jul 2021 : 12:49:49
imdb scripts for emm 10 do not work. When I add a movie to the list, the movie cover doesn't come out. Why is this happening? Do scripts need to be updated?
14   L A T E S T    R E P L I E S    (Newest First)
JDommi Posted - 27 Sep 2021 : 18:23:21
http://www.binaryworks.it/forum/topic.asp?TOPIC_ID=16123&whichpage=5
robace Posted - 27 Sep 2021 : 15:35:11
Same here. No data imported. It appears the IMDB script needs an update.
thanks.
Ballantain Posted - 25 Sep 2021 : 04:23:30
the IMDB Complete script not work, not even the August 23 version, please update it ...
JDommi Posted - 21 Aug 2021 : 19:37:20
You're welcome
kodviper Posted - 21 Aug 2021 : 19:17:02
Amazing and confirmed working!! Thank you very much!
JDommi Posted - 21 Aug 2021 : 19:09:22
Tested!!!

--ORIGINAL LANGUAGE-------------------------------------------------------------------------
#LANGUAGE#
    #STARTREADWEB#
    #FINDLINE#="spokenLanguages":[{"id"#12##ONERROR#=*STOP*
    #FIND#=","__typename":"SpokenLanguage"}#12#
    #PUTCURSOR#=#14#
    #FIND#="__typename":"SpokenLanguages"}#15#
    #LOADCURSOR#=#14#
    #PUT#=#14#
    #PUT#=1#16#

:REPEATLANGUAGE 
    #IF# #12#>>#15#
        #PUT#=0#11#
        #GOTO#=LANGEND
    #ENDIF#
    #IF# #12#==#00#
        #PUT#=0#11#
        #GOTO#=LANGEND
    #ENDIF#
    
    #IF# #16#==#00#
        #STRING#=#14#=#14#, 
    #ENDIF#
    #IF# #16#>>#00#
        #PUT#=0#16#
    #ENDIF#
    #FINDPREVIOUS#=text":"#11#
    #FIND#=:"#11#
    #FIND#="#11#
    #TAKEWORD#=#13#,#11#,#12#
    #CHECKVARIABLE#=#13#
    #STARTDELETETAGS#
    #STARTSUBSTITUTETAGS#
    #TRIM#
    #STRING#=#14#=#14##13#
    #FIND#={"id":#11# #ONERROR#=*OK*
:LANGEND 
    #IF# #11#==#00#
         #TAKELANGUAGE#=#14#
    #ENDIF#
    #IF# #11#<>#00#
         #FIND#=","__typename":"SpokenLanguage"}#12# #ONERROR#=*OK*
         #GOTO#=REPEATLANGUAGE
    #ENDIF#
#ENDLANGUAGE#
kodviper Posted - 21 Aug 2021 : 15:51:31
Just tested it and the script started looping. When I stopped the script it imported this:
text":, text":, text":, text":, text":, text":,
JDommi Posted - 21 Aug 2021 : 12:08:19
Untested!
Let me know if it's working, please.

--ORIGINAL LANGUAGE-------------------------------------------------------------------------
#LANGUAGE#
#PUT#=#14#
#PUT#=#15#
#STARTREADWEB#
#FINDLINE#="spokenLanguages":[{"id"#12##ONERROR#=*STOP*

:REPEATLANGUAGE
#FIND#=","__typename":"SpokenLanguage"}#12# #ONERROR#=*OK*
#FINDPREVIOUS#="text":"#11#
#FIND#=:"#12#
#FIND#="#12#
#TAKEWORD#=#13#,#11#,#12#
#CHECKVARIABLE#=#13#
#STARTDELETETAGS#
#STARTSUBSTITUTETAGS#
#TRIM#
#STRING#=#14#=#14##13#
#FIND#={"id":#11# #ONERROR#=*OK*
#IF# #11#=#00#
    #TAKELANGUAGE#=#14#
#ENDIF#
#IF# #11#<>#00#
	#STRING#=#14#=#14#, 
    #GOTO#=REPEATLANGUAGE
#ENDIF#
#ENDLANGUAGE#
JDommi Posted - 21 Aug 2021 : 01:16:42
I will have a look at tomorrow or better today... *lol*
kodviper Posted - 20 Aug 2021 : 19:28:46
Thanks for the fast reply. This is the one I was testing on.
Fortress of War
Original title: Brestskaya krepost
https://www.imdb.com/title/tt1343703/?ref_=fn_al_tt_1
JDommi Posted - 20 Aug 2021 : 18:59:51
Please name a movie with more than one language. I didn't have recognized any so far...
Without the html snippet of such a movie I can't help.
kodviper Posted - 20 Aug 2021 : 16:32:58
I'm having an issue with languages not being imported correctly using the IMDB complete script. Every movie's spoken language is set to english even though the movie is not. I started to poke at the script but I don't understand it very well. I was able to get the script to at least import the correct first language but I don't know how to have it import multiple spoken languages. Here's what I have so far. Any help will be appreciated. Thanks

--ORIGINAL LANGUAGE-------------------------------------------------------------------------
#LANGUAGE#
#PUT#=#14#
#PUT#=#15#
#STARTREADWEB#
#FINDLINE#=primary_language#12##ONERROR#=*STOP*

:REPEATLANGUAGE
#FIND#=primary_language=fr&sort=moviemeter,asc&ref_=tt_dt_ln"#11# #ONERROR#=*OK*
#FIND#=>#11#
#FIND#=<#12# #ONERROR#=*OK*
#TAKEWORD#=#13#,#11#,#12#
#CHECKVARIABLE#=#13#
#STARTDELETETAGS#
#STARTSUBSTITUTETAGS#
#TRIM#
#TAKELANGUAGE#=#13#
#ENDLANGUAGE#
bogart Posted - 31 Jul 2021 : 11:32:50
Problem solved. Thank you.
JDommi Posted - 30 Jul 2021 : 17:35:04
Have a look here:
http://www.binaryworks.it/forum/topic.asp?TOPIC_ID=16123

BinaryWorks.it Official Forum © Binaryworks.it Go To Top Of Page
Generated in 0.12 sec. Powered By: Snitz Forums 2000 Version 3.4.07