[help] getting cached season thumb
#1
hi

i have tried

xbmc.getCacheThumbName("seasonsmb://somewhere/tvshows/someshow/Season 1")

but that does not return the right cache file ... i have double cheked it!

and i have also tried xbmc.GetCachedSeasonThumb("smb://somewhere/tvshows/someshow/Season 1") and xbmc.getCacheThumb("seasonsmb://somewhere/tvshows/someshow/Season 1"), but that returns an error - AttributeError: 'module' object has no attribute 'GetCachedThumb' or 'GetCachedSeasonThumb'.

and while im at it, is it bossible to retrieve the season thumb for 'all seasons'?

What am I doing wrong? Is there nobody that can help me?


cheers
C_bb
Reply
#2
Is there really nobody that can help me with my problem??
Reply
#3
In Eden, the season is saved using the hash of some silly scheme, which you appear to have right - IIRC it is something like "season" + show path + "Season 1" (the localized formatted label). All Seasons would be just appending "All Seasons" in place of "Season 1" in whatever language you use.

This doesn't apply to Frodo - every bit of library art is available in the database.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply

Logout Mark Read Team Forum Stats Members Help
[help] getting cached season thumb0