[REQUEST] ListItem.TVShowThumb & ListItem.SeasonThumb

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Hitcher Offline
Skilled Skinner
Posts: 9,927
Joined: Aug 2007
Reputation: 67
Location: Eastleigh, UK
Post: #11
1. It worked for 2 not 3 before and after this patch.
2. Correct, it works.
3. Correct, it doesn't work.

I'm guessing it's because we're still in a container that has movies and not episodes.

ListItem.TVShowTitle works in this condition (that's how I've managed to change the way the label looks) hence the reason for asking for a ListItem label as opposed to a Container label.

Thanks.

[Image: sig_zps3af3b48e.jpg]
find quote
jmarshall Offline
Team-XBMC Developer
Posts: 24,523
Joined: Oct 2003
Reputation: 138
Post: #12
Right. Container.TVShowThumb is working because the list underneath the video info dialog has it set. That's the only reason.

With my changes, listitem.property(tvshowthumb) should be working in the video info dialog.

There seems to be some inconsistency with how this is done (container uses tvshowthumb, listitem in recently added uses showthumb). I can use either. ATM it should be listitem.property(tvshowthumb).

Cheers,
Jonathan

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: badge.gif]
find quote
Hitcher Offline
Skilled Skinner
Posts: 9,927
Joined: Aug 2007
Reputation: 67
Location: Eastleigh, UK
Post: #13
Confirmed ListItem.Property(TVShowThumb) works. Big Grin

Many thanks.

[Image: sig_zps3af3b48e.jpg]
find quote
jmarshall Offline
Team-XBMC Developer
Posts: 24,523
Joined: Oct 2003
Reputation: 138
Post: #14
Cheers - will schedule it for the June merge window.

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: badge.gif]
find quote
Hitcher Offline
Skilled Skinner
Posts: 9,927
Joined: Aug 2007
Reputation: 67
Location: Eastleigh, UK
Post: #15
Any chance of the TV Show Thumb being made available to the VideoPlayer info images for use in VideoOSD?

Currently VideoPlayer.Cover returns the episode thumb.

Thanks.

[Image: sig_zps3af3b48e.jpg]
(This post was last modified: 2012-06-05 10:39 by Hitcher.)
find quote
phil65 Online
Skilled Skinner
Posts: 4,456
Joined: Mar 2009
Reputation: 56
Location: Cologne, Germany
Post: #16
...musicplayer.artistthumb would be nice, too Smile
find quote
Hitcher Offline
Skilled Skinner
Posts: 9,927
Joined: Aug 2007
Reputation: 67
Location: Eastleigh, UK
Post: #17
Nevermind.

[Image: sig_zps3af3b48e.jpg]
(This post was last modified: 2012-07-30 22:43 by Hitcher.)
find quote
Post Reply