Can we have player.studio?
#1
I know jmarshall is looking for suggestions for Eden. I think it would be nice to be able to show the studio icon for playing media. This way much like tv stations do, we could put the studio icon in dialogseekbar to be shown when paused. Thoughts?
Image
To learn more, click here.
Reply
#2
Purely to get the studio name, sure.

It may not allow the studio image (that depends on how sanitized the names are).

I'm working on some ideas for image pack addons at the moment (starting with weather fanart) which may allow studio icons to be done in a sane way (i.e. outside the skin).

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
Reply
#3
Sounds great.

I essentially want to use the same code currently used for pulling the logo image.

Code:
<texture>special://skin/media/studios/$INFO[ListItem.Studio,,.png]</texture>

ONLY WITH : Player.Studio,,.png
Image
To learn more, click here.
Reply
#4
Problem is that Studio might contain characters unsupported by the filesystem.

Further problem is that Studio may not be normalized - eg literally thousands of possibilities, some of which may be repeats. You'd know more about this one Wink
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
#5
i may be missing something, but we already have VideoPlayer.Studio
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
#6
ronie Wrote:i may be missing something, but we already have VideoPlayer.Studio

You are correct and it works perfectly. Thanks!
Image
To learn more, click here.
Reply

Logout Mark Read Team Forum Stats Members Help
Can we have player.studio?0