BinaryWorks.it Official Forum
BinaryWorks.it Official Forum
Home | Profile | Active Topics | Members | Search | FAQ
 All Forums
 eXtreme Movie Manager (Rel. 7), No More Updates
 Scripts
 IMDB (Fastest) AKAS Problem

Note: You must be registered in order to post a reply.

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 [?]

 
   

T O P I C    R E V I E W
ComZiz Posted - 20 Jun 2008 : 07:31:54
How can I make IMDB (Fastest) to take AKA title from only the selected language?

I also tried to add downloading of Turkish title to the scrip and I changed these;


    #SETOPTION#=#93#0[AKAS Titles]0=Do not take AKAS titles|1=Take All AKAS Titles and put in CustomField 9
    #SETOPTION#=#94#1[Put AKAS to Title(Select your language!)]0=Do not read AKAS|1=Turkey (Turkish title)|2=(Italy)|3=(Germany)|4=(Spain)|5=(Poland)|6=(Portugal)|7=(Norway)|8=(Denmark)|9=(Finland)




    // Take the Title from AKAS!  |1=Turkey (Turkish title)|2=(Italy)|3=(Germany)|4=(Spain)|5=(Poland)|6=(Portugal)|7=(Norway)|8=(Denmark)|9=(Finland)
    #FINDLINE#=Also Known As:</b>#20##ONERROR#=*STOP*

    #IF# #94#==#01#
        #FIND#=Turkey (Turkish title)#20##ONERROR#=*STOP*
    #ENDIF#    


As you can see OPTION 94 is 1 and 93 is 0. When 93 is 1, the script downloads all the AKAS but I want it to download just the Turkish title and add only that to the CUSTOM9. How can I do that?

PS: I also tried using "(Turkey)" instead of "Turkey (Turkish Title)", but I think there happens a problem with that.

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