container.tvshowthumb for recent added episodes
#1
hi,

it appears that "container.tvshowthumb" is not showing thumbs whist your in recently added episodes.

is this a bug or is the thumb just not available?

Cheers

Andy.
Reply
#2
It seems to be working fine for me...
-stoli-
Reply
#3
stoli Wrote:It seems to be working fine for me...

strange it is not woriking for me, heres the code i am using.

PHP Code:
                <control type="image">
                    <
fadetime>400</fadetime>
                    <
width>225</width>
                    <
height>370</height>
                    <
aspectratio scalediffuse="false">stretch</aspectratio>
                    <
texture diffuse="list/list_movieicon_mask.png" fallback="defaultVideoBigPoster.png">$INFO[Container.SeasonThumb]</texture>
                    <
visible>Container.Content(episodes)</visible>
                </
control

it just returns the fallback image. the same for the "Container.SeasonThumb"

Andy.
Reply
#4
I have one referenced as
Code:
<texture>$INFO[Container(552).listitem.thumb]</texture>
<visible>Container.Content(episodes)</visible>
and that works fine - but I'm quite new at the whole skinning thing so....
-stoli-
Reply
#5
stoli Wrote:I have one referenced as
Code:
<texture>$INFO[Container(552).listitem.thumb]</texture>
<visible>Container.Content(episodes)</visible>
and that works fine - but I'm quite new at the whole skinning thing so....

thats not the same thumb control. anyone any ideas ?, don't say i have to use another image block for this, surely this should work in recent as it does in episodes ?


Andy.
Reply
#6
does not depend on the python script from whether the infos at all is available?
Reply
#7
Its because the container has many tvshow thumbs since its recently added and has many shows your confusing it with somthing like ListItem.TVShowThumb (which doesn't exsist btw so don't try it)
Reply
#8
Jezz_X Wrote:Its because the container has many tvshow thumbs since its recently added and has many shows your confusing it with somthing like ListItem.TVShowThumb (which doesn't exsist btw so don't try it)

OK, cheers Jezz, thanks for the response at least i know this can't be done.

Andy.
Reply
#9
Jezz_X Wrote:Its because the container has many tvshow thumbs since its recently added and has many shows your confusing it with somthing like ListItem.TVShowThumb (which doesn't exsist btw so don't try it)

What would be the likelihood of getting a ListItem.TVShowThumb? Laugh
Reply
#10
Zero at this point - we're about to hit feature freeze for the next stable release.
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
container.tvshowthumb for recent added episodes0