• 1
  • 9
  • 10
  • 11(current)
  • 12
  • 13
  • 15
Supporting multiple image types - need input (test build inside)
Is all this in the scrapers yet?
Image [RELEASE] Metroid
Image [RELEASE] IrcChat
Reply
The tv and movie scrapers are done, yes. tvdb returns both banners and posters.
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
Container.TvshowThumb and Container.SeasonThumb don't appear to be working anymore in the Seasons and Episodes levels. Are they supposed to still work?
Reply
(2012-11-01, 08:55)Hitcher Wrote: All now confirmed working -

PHP Code:
ListItem.Art(thumb)
ListItem.Art(banner)
ListItem.Art(poster)
ListItem.Art(fanart)
ListItem.Art(tvshow.poster)
ListItem.Art(tvshow.banner)
Player.Art(fanart)
Player.Art(poster)
Player.Art(tvshow.poster)
Player.Art(thumb)
ListItem.Art(season.poster)
ListItem.Art(season.banner)
ListItem.Art(season.fanart
Reply
Player.Art(poster)
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
(2012-11-05, 17:38)Martijn Wrote: Player.Art(poster)

Opps, I did test it but forgot to add it to the list.

Thanks Martijn.
Reply
(2012-11-01, 08:55)Hitcher Wrote: All now confirmed working -

PHP Code:
ListItem.Art(thumb)
ListItem.Art(banner)
ListItem.Art(poster)
ListItem.Art(fanart)
ListItem.Art(tvshow.poster)
ListItem.Art(tvshow.banner)
Player.Art(fanart)
Player.Art(poster)
Player.Art(tvshow.poster)
Player.Art(thumb)
ListItem.Art(season.poster)
ListItem.Art(season.banner)
ListItem.Art(season.fanart

I think it will be good if ronie could add this to the original post of changes to the skinning engine for Frodo thread, so that is easy for everyone to find it.

Cheers
Nessus
Reply
(2012-11-06, 23:55)nessus Wrote: I think it will be good if ronie could add this to the original post of changes to the skinning engine for Frodo thread, so that is easy for everyone to find it.

make sense indeed.
added it right away Smile

cheers
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
Ok, I absolutely cannot get any of the following to work in TV Show Episode level:

ListItem.Art(season.poster)
Container.SeasonThumb
ListItem.Property(SeasonThumb)

Is there just currently no way to get at the season poster on the episode level? ListItem.Art(tvshow.poster) does work, but I'd prefer to show the season poster.
Reply
ListItem.Art(season.poster) is working fine here in the video info dialog.
Image
Reply
(2012-11-07, 18:43)`Black Wrote: ListItem.Art(season.poster) is working fine here in the video info dialog.

It works for me in the video info dialog as well. However, I was asking about at the TV Show Episode level.
Reply
TV Show poster is available at episode level but not Season poster. Not sure whether Jonathan wanted it this way or not.
Reply
(2012-11-07, 21:11)Hitcher Wrote: TV Show poster is available at episode level but not Season poster. Not sure whether Jonathan wanted it this way or not.

Ok. So... JM.. if it wasn't intentional, could this be added? Smile
Reply
It was intentional, primarily because it's easy to change tvshow stuff - much harder to do so for seasons (no season info).
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
What i never understood is why seasons is done the way it is. On the one hand, yeah seasons is a step between show and episode. But i think it is better to send people straight to titles or episodes instead of seasons or a window to choose a genre. Most used = first place. To me it would make more sense to have the seasons list and episodes list in the same screen. In a dropdown, or side menu, like how Confluence starts PVR (directly visible), or a button with a popup. So seasons is just an extra on episodes. Just something that crossed my mind a few times.
Image [RELEASE] Metroid
Image [RELEASE] IrcChat
Reply
  • 1
  • 9
  • 10
  • 11(current)
  • 12
  • 13
  • 15

Logout Mark Read Team Forum Stats Members Help
Supporting multiple image types - need input (test build inside)2