BinaryWorks.it Official Forum
BinaryWorks.it Official Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 eXtreme Movie Manager 8, 9, 10 Forum
 Scripts
 TheMovieDB.Org 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 [?]

 
   

T O P I C    R E V I E W
klint01 Posted - 15 Nov 2014 : 20:56:18
Each of the scripts for TheMovieDB is no longer pulling the movie cover. Is there a simple fix that can be done?
5   L A T E S T    R E P L I E S    (Newest First)
peakey Posted - 02 Jan 2015 : 10:00:23
Thanks Ale, you're right API3 does work, I was using the standard script.
Alessio Viti Posted - 01 Jan 2015 : 10:45:28
Hello,

I have try just now the Script API3 with movie "Rush" and the fanart is download correctly.

I will check the other.

Ale
martin.borg Posted - 31 Dec 2014 : 13:06:31
Me too :( I thought I opened a new thread yesterday which I cannot find today on the matter... This was a crucial feature for me as I have imported fanart for almost all of my movie collection.
peakey Posted - 26 Dec 2014 : 11:51:50
Any luck with this? Still not working for me, not getting any fanart imported
boredsilly Posted - 19 Dec 2014 : 23:46:07
Yep: Can't remember exactly what I changed but i think it was in the importfanart section, here's my working version for THEMOVIEDB.org.txt

:STARTIMPORTFANARTS
#RESTOREMAIN#
#STARTREADWEB#

#PUT#=0#00#
#IF# #83#==#00#
#GOTO#=ENDFANARTIMPORT
#ENDIF#

#STARTREADWEB#
#FINDLINE#=<div id="backdrops" class="image_carousel">#15##ONERROR#=*STOP*

:REPEATFANART
#FINDLINE#=<img itemprop="image" class="lightbox"#12##0NERROR#=*STOP*
#FIND#= src="#11# #ONERROR#=*STOP*
#FIND#="#11# #ONERROR#=*OK*
#FIND#=w300#12# #ONERROR#=*OK*
#TAKEWORD#=#14#,#11#,#12#
#FIND#=/#12# #ONERROR#=*OK*
#FIND#="#13# #ONERROR#=*OK*
#TAKEWORD#=#15#,#12#,#13#
#STRING#=#20#=#14#w780/#15#
#TAKEPOSTERFANART#=#20#


#PUT#=1#01#
#IF# #83#==#01#
#GOTO#=ENDFANARTIMPORT
#ENDIF#

#GOTO#=REPEATFANART


:ENDFANARTIMPORT

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