Kodi Community Forum

Full Version: [FRODO release] Skin Widgets
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
FOR SKINNERS ONLY

By popular demand and after the rewrite of Watchlist and RandomItems I made it a service addon that contains both.
Thx to the original authors of these scripts for the initial code and ideas.
Remove Watchlist and RandomItems script.
Once Frodo repo opens this will be added

Features

Recommended:
  • Movie (unfinished)
  • Episode (first unplayed per tvshow)
  • MusicVideo (most played)
  • Album (most played)

RandomItem:
  • Movie
  • Episode
  • MusicVideo
  • Album
  • Artist
  • Song
  • Addon

Recent items:
  • Movie
  • Episode
  • MusicVideo
  • Album

Recommended/RecentItems updates on:
  • Playback stopped
  • Playback Ended
  • Excludes http:// and -trailer.ext
  • After database update (sorry manually mark watch/unwatched not)

Settings (can be found under add-ons -> services)
  • Enable recommended
  • Enable randomitems
  • Enable recentitems
  • Randomitems - only unplayed items
  • Randomitems - use season folders (usefull for logos)
  • Randomitems - Method (use time/on database update)
  • Randomitems - randomize time (minutes)
  • Recentitems - only unplayed items


Current version:
Downloads

How to integrate:
Wiki page

IMPORTANT:
Skin labels have changed compared to watchlist and randomitems
minimum XBMC version: October 4 or later

TO-DO:
Add some more features.....
-reserved
-reserved-
Great. This is a huge improvement imo.
Many thanks. Big Grin
Yeah, that's a nice step in the right direction...
Thanks Martijn!

BTW: Will this also support smartplaylists like the randomandlastitems script from Mike?

mad-max
This is great. Thanks a lot.
Runs perfectly.
(2012-10-10, 10:10)mad-max Wrote: [ -> ]Yeah, that's a nice step in the right direction...
Thanks Martijn!

BTW: Will this also support smartplaylists like the randomandlastitems script from Mike?

mad-max

possible yes. I'm waiting how the library nodes is gonna work.

So no problems so far? that can't be right Tongue
Seriously ? no faith in yourself ? Big Grin

Thanx for your work mate.
will it be possible to manually trigger randomizing of items? thx.
(2012-10-10, 11:57)phil65 Wrote: [ -> ]will it be possible to manually trigger randomizing of items? thx.

not at the moment. also waiting on library nodes to see what code that needs before i start changing it.
First wanted the bulk tested and see for the triggers. It will at least be easy to add other features if you look how the code is build Smile
So let's say you want last items that will only take 4 lines of code extra per section instead of 25 or so.

i havebeen using it myself for couple of days now and it works so nice Big Grin
Everything works very well, also no problems for me so far. One question though... you added randomize time in the settings. It's currently not possible to disable updating after x minutes or am I missing something?
(2012-10-10, 12:05)`Black Wrote: [ -> ]Everything works very well, also no problems for me so far. One question though... you added randomize time in the settings. It's currently not possible to disable updating after x minutes or am I missing something?
so you want it to never update or on library update or on player stopped finished?

so want it to never update or on player stopped/finished or database update?
since you knew the old code, how do you like how it is now?
I want a setting where I can disable randomize time... updating on database update etc. is fine. Smile