XBMCSTUFF downloader Pl-download clearart and tvthumb/sesonsthumbs for multiplex view
#46
Does the script generate a log? I cannot run any of the last few versions of it, they all fail for some reason.
Reply
#47
just post your xbmc.log, i'll see what happens.
when does it fail?

file location depends on your platform.
Reply
#48
on my way to add this to seasons
i'll warn you when i'll update:
Image

now check which season you have in librairy for this tvshow and verify that you have a correct sized thumb if yes, display season number in green, if not, in red.
Reply
#49
Exclamation 
I installed this vidoe plugin via the svn repo installer and when I went into the Video plugins folder and choose a tv series, it's immediately says script failed.

http://xbmc.pastebin.com/m3ad21959
Reply
#50
ok little problem, just create a file named "temp.xml"

in XbmcStuff downloader\resources\data\

will correct that
Reply
#51
update: 07 jan 10
v1.5 add coloring , previews on different stage, detect bad thumb size, even for season thumbs! adding PIL lib.
Reply
#52
Does this plugin work on AppleTV XBMC 9.11 with the Transparency skin ?
Reply
#53
it should, yes.
Reply
#54
ppic Wrote:just post your xbmc.log, i'll see what happens.
when does it fail?

file location depends on your platform.

http://pastebin.com/m40b3dd6e

It fails immediately after clicking on the title to run it.
Reply
#55
Code:
#
00:55:32 T:2972363664 M:2300588032  NOTICE: Traceback (most recent call last):
#
00:55:32 T:2972363664 M:2300588032  NOTICE:   File "/home/xbmc/.xbmc/plugins/video/XbmcStuff downloader/default.py", line 85, in ?
#
00:55:32 T:2972363664 M:2300588032  NOTICE:     clearart_in_tv_folder=(False,True)[ int( xbmcplugin.getSetting("clearart folder") ) ]
#
00:55:32 T:2972363664 M:2300588032  NOTICE: ValueError: invalid literal for int(): none
#
00:55:32 T:2972363664 M:2300588032  NOTICE: Traceback (most recent call last):
#
00:55:32 T:2972363664 M:2300588032  NOTICE:   File "/home/xbmc/.xbmc/plugins/video/XbmcStuff downloader/default.py", line 87, in ?
#
00:55:32 T:2972363664 M:2300588032  NOTICE: print "clearart_in_tv_folder= %s" % clearart_in_tv_folder
#
00:55:32 T:2972363664 M:2300588032  NOTICE: NameError
#
00:55:32 T:2972363664 M:2300588032  NOTICE: :
#
00:55:32 T:2972363664 M:2300588032  NOTICE: name 'clearart_in_tv_folder' is not defined

set your cleararts folder in plugin option.
Reply
#56
Just set this Plugin up and it looks great!
Can get to all my TV shows and it brings up the clearart for them all etc...
But when trying to actually download the clearart it comes up saying 'Error Downloading'
XBMC log is here: http://pastebin.com/UPwSs2S0
Can anyone shed some light?

Thanks a million in advance!
Reply
#57
it seems it doesn't find the path where to put cleararts:

Quote:IOError: [Errno 2] No such file or directory: 'smb://INNY/TV Series/Californication/clearart.png'
Reply
#58
Right, so do i have to create a folder within my TV Series SMB called 'clearart'?
Reply
#59
no, it should create a clearart.png in your tvshow folder.
can you try by manually create a file called "clearart.png" in your tvshow folder and try to download the clearart for this show?
Reply
#60
Ok, Tried that and didnt work!
But i tried changing the location to skin/Transparency!/media/clearart/ and the file downloaded but doesnt show when playing a series (24)

Thanks again for your help!
Reply

Logout Mark Read Team Forum Stats Members Help
XBMCSTUFF downloader Pl-download clearart and tvthumb/sesonsthumbs for multiplex view0