• 1
  • 6
  • 7
  • 8(current)
  • 9
  • 10
  • 49
[FRODO release] Skin Widgets
Hi Martijn, really nice improvements ! Smile

Thanx mate !
Reply
Seeing as you've added video resolution what about audio codec/channels?

EDIT: RecommendedEpisode.%d.TVshowThumb is now empty.

EDIT: Also Studios for TV Shows would be nice seeing as we have them for Movies.

Thanks.
Reply
Will you be adding SkinWidgets_RecentItems 'true/false' and Resolution for episodes?

Thanks.
Reply
(2012-10-25, 16:30)Hitcher Wrote: Seeing as you've added video resolution what about audio codec/channels?
Quote:EDIT: Also Studios for TV Shows would be nice seeing as we have them for Movies.

Thanks.
Wil do some more additions in general.

Quote:EDIT: RecommendedEpisode.%d.TVshowThumb is now empty.
RecommendedEpisode.%d.Poster

Quote:EDIT: Also Studios for TV Shows would be nice seeing as we have them for Movies.

Thanks.

(2012-10-29, 12:24)Hitcher Wrote: Will you be adding SkinWidgets_RecentItems 'true/false' and Resolution for episodes?

Thanks.
Did i forget that Wink
Will do
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
Awesome, thanks Martijn.
Reply
(2012-10-25, 08:56)Martijn Wrote: 0.0.7
- Added resolution tag for movies based on filename or streamdetails (3d, 1080, 720, 576, 480)
relevant code
Window property name: "Resolution"

I'm getting 720p movies listed as 1080p because I have 'bluray' in the file name.
Wouldn't it be better to check the stream for resolution?

Also, isn't using width is a better way to determine the resolution because 720p videos can have a height of 528 but their width is always 1280. Maybe look at the XBMC code to see how it's done?
Reply
hmm using the height might be a mistake after fiddling with the code.

using filename or actual resolution will be a point where everyone disagrees i think.


In regard to the skinning changes in Frodo. Should i hold the same naming for artwork?
http://forum.xbmc.org/showthread.php?tid...pid1225474

I can easily add them double for now
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
Renaming keeps everything uniform imo.

EDIT: Feel free to use me as a Guinea pig for any testing you might need I've got loads of stuff pre-coded ready. Wink

EDIT: Studios do work for episodes, sorry.
Reply
(2012-10-29, 19:53)Hitcher Wrote: EDIT: Studios do work for episodes, sorry.

Studio only works for recommended because the others need additional JSON-RPC request which doubles the total script time

is it for tvshows:
(poster) or (tvshow.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
For tvshows it's poster, I assume tvshow.poster is for seasons(?)/episodes.
Image
Reply
(2012-10-29, 22:11)`Black Wrote: For tvshows it's poster, I assume tvshow.poster is for episodes.

So since the widget shows episodes i should use
tvshow.poster and season.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
To keep it in-line with XBMC yes.
Reply
Yes that's fine.
Image
Reply
(2012-10-30, 00:13)Hitcher Wrote: To keep it in-line with XBMC yes.

(2012-10-30, 00:30)`Black Wrote: Yes that's fine.

already done but not pushed yet. kept old labels too so no hurry in changing or whatever. They can be removed at much later stage when all is settled down some more Smile
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
0.0.8
- Added a lot of new labels
- Use foo.Art(bar) for artwork [old labels are still there so nothing will break]

See code for labelnaming. Should be pretty easy to read which ones are there.


Downloads


@Hitcher
SkinWidgets_RecentItems 'true/false' was already there.

Will update wiki if everything works[/php]
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
  • 1
  • 6
  • 7
  • 8(current)
  • 9
  • 10
  • 49

Logout Mark Read Team Forum Stats Members Help
[FRODO release] Skin Widgets8