Project

General

Profile

Actions

Feature #263

open

ListItem.Art(poster)

Added by byron over 10 years ago. Updated over 9 years ago.

Status:
New
Priority:
Low
Assignee:
-
Category:
Other (un-categorized)
Target version:
-
Start date:
08/11/2013
Due date:
% Done:

0%

Resolution:

Description

ListItem.Art(poster) - Returns the poster of the currently selected tv show.

ListItem.Art(tvshow.poster) - Returns the tv show poster of the parent container

As of right now when switching between posters and banners for TVShows, what you end up with is the banner only (default image). For skinners/users alike it's nice to be able to toggle between them (to use posters instead of banners). x4x just takes the banner and stretches it out to fit the poster size with <aspectratio>stretch</aspectratio> or leaves a tiny banner if set to keep. With one of these Info Labels working it would allow a skinner to utilize this, plus I would imagine most skins already have a "poster" option built in and this feature would straighten out the stretched banner and make things look like they should.


Files

banner.jpg (205 KB) banner.jpg Here is the banner (default) byron, 08/11/2013 04:09 PM
poster.jpg (185 KB) poster.jpg Here is the stretched banner to fit a poster size byron, 08/11/2013 04:09 PM
Actions #1

Updated by buzz almost 10 years ago

  • Status changed from New to Closed
  • Resolution set to wontfix

if you can get this upstream in xbmc I would be happy to backport it. But for now I'm afraid I will leave this.

Actions #2

Updated by dom-dxecutioner almost 10 years ago

This has been added to mainline for some time now; however, i suspect that this will also require changes to the database as well as new table where the artwork paths are stored... furthermore, the scraper will need to change as well to accommodate the changes; seems a bit involved...

During a quick search I found the following: https://github.com/xbmc/xbmc/commits/Frodo/xbmc/GUIInfoManager.cpp?page=1

I'm sure there's a whole lot more to find... I'll look into it a bit further and hopefully catch where the initial change occurred!

Actions #3

Updated by buzz almost 10 years ago

  • Status changed from Closed to New

aha ok. ill re-open then. thanks.

Actions #4

Updated by buzz almost 10 years ago

  • Resolution deleted (wontfix)
Actions #5

Updated by buzz over 9 years ago

dom - that link just gives all the commits for that file - which specific commit were you referring to ?

Actions #6

Updated by buzz over 9 years ago

  • Priority changed from Normal to Low
Actions #7

Updated by dom-dxecutioner over 9 years ago

buzz wrote:

dom - that link just gives all the commits for that file - which specific commit were you referring to ?

pull request: https://github.com/xbmc/xbmc/pull/1575
git-commit: https://github.com/xbmc/xbmc/commit/2f980591563e726d5d0f3b8aa6becd151d1e1d03

like i said, seems a bit involved!

Actions

Also available in: Atom PDF