Skin & UI Suggestions for Frodo

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
`Black Offline
Skilled Skinner
Posts: 1,998
Joined: Apr 2009
Reputation: 49
Location: Germany
Post: #41
Yes we really need support for at least banners and posters (which should be doable since the thetvdb has both images), everything else is not such a problem.

[Image: xp1080.png]
(This post was last modified: 2012-03-30 14:09 by `Black.)
find quote
Big_Noid Offline
Skilled Skinner
Posts: 2,626
Joined: Jul 2010
Reputation: 68
Location: Below sea level
Post: #42
I think a new content type is needed for online content such as youtube.
find quote
pecinko Online
Donor
Posts: 2,995
Joined: Dec 2008
Reputation: 26
Location: Prague / Belgrade
Post: #43
(2012-03-30 14:10)Big_Noid Wrote:  I think a new content type is needed for online content such as youtube.

I agree, see my first post.

I must say I'm quite annoyed that plugin developers mostly do not bother setting a proper content type so you end up in a situation that metadata are put in labels or content type is set to movies while plugin actually use episode like thumbs.

When plugin is nicely done, like ESPN for example you can still run into minor problems. I was using ListItem.Date for episodes, while plugin is using ListItem.Premiered. And it is impossible to test skin with every available plugin there.

Maybe merging Programs and the rest of the add-ons to, say, MyAddonNav.xml and making unified content types and labels for this window afterwards could help to make add-ons look better integrated into XBMC.

My skins:

Quartz
Amber
find quote
queeup Offline
Fan
Posts: 734
Joined: Feb 2009
Reputation: 15
Post: #44
Yes beter addon integration welcome. It's my dream since i start addon coding.
find quote
Jezz_X Offline
Team-XBMC Skinner
Posts: 5,263
Joined: Jun 2006
Reputation: 55
Location: Earth
Post: #45
Problem with better addon integration is every single addon wants too show different information and rarely are any 2 alike

Skins I have done....
[Image: skinsq.png]
And others in the past...

Want to know what I'm working on currently? Check me out on Google+
find quote
pecinko Online
Donor
Posts: 2,995
Joined: Dec 2008
Reputation: 26
Location: Prague / Belgrade
Post: #46
(2012-03-30 17:15)Jezz_X Wrote:  Problem with better addon integration is every single addon wants too show different information and rarely are any 2 alike

I understand where you are comming from but still:

- it either has ListItem.Description or not (we can use IsEmpty here)
- little bit info like duration, votes etc. We can use ListItem.Label2 and ListItem.Label3 here + specific ones if really needed
- container.content. I would take a bit different aproach here and go with container.content(posters), c.c(squares), c.c(banners) here. If not set we use generic ones.

My skins:

Quartz
Amber
(This post was last modified: 2012-03-30 17:23 by pecinko.)
find quote
nessus Offline
Skilled Skinner
Posts: 566
Joined: Apr 2009
Reputation: 12
Location: Rodos, Greece
Post: #47
(2012-03-30 14:02)pecinko Wrote:  It is planned but JM did not give any ETA.

Personally I would like it rather sooner than later if possible and implemented in such a way that you would switch between posters and banners by switching views rather than making a XBMC toggle option.

For this to work we would need something like ListItem.Banner or ListItem.WideIcon

Yes. I agree.
That is the best way to go so any skinner (depending of the view layout) can choose what to use between ListItem.Thumb and ListItem.Banner.

Even if the multiple thumbs is not going to implement in the near future, I think TV Shows definitely need the banner thumb.

Cheers
Nessus
(This post was last modified: 2012-03-30 19:02 by nessus.)
find quote
nessus Offline
Skilled Skinner
Posts: 566
Joined: Apr 2009
Reputation: 12
Location: Rodos, Greece
Post: #48
(2012-01-21 16:15)pecinko Wrote:  Banners and Posters for TV Shows:
I would like to suggest dropping banner support altogether or fetching both posters and banners. Current situation is very confusing and there are many posts like "why my thumbs get stretched/squished"

I follow the thread with the changes to the skinning engine for Frodo waiting for this. Please do not skip this for one more XBMC version. It will resolve many misunderstandings from the users and it will save a lot of time for skinners.

Cheers
Nessus
find quote
Robotica Offline
Posting Freak
Posts: 927
Joined: Aug 2010
Reputation: 3
Post: #49
(2012-01-29 14:44)pecinko Wrote:  <overlaytexture> tag for image control

This should behave exactly the same as <bordertexture> but should be rendered on top of an image instead.
(2012-01-29 23:44)jmarshall Wrote:  <overlaytexture> is unlikely to be added unless there is an extreme need for it. You already have a diffuse + border, do you really need something else? Prove it.
(2012-02-03 01:48)Robotica Wrote:  This could be very usefull for some picture related views.. An overlay with some meta data.

Is this a valid use case scenario?
(This post was last modified: 2012-10-03 13:54 by Robotica.)
find quote
jmarshall Offline
Team-XBMC Developer
Posts: 24,520
Joined: Oct 2003
Reputation: 138
Post: #50
Metadata is not a texture.

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
Post Reply