Kodi Community Forum
[RELEASE] Watchlist script (was 'Adding Plex's 'On Deck' feature to XBMC') - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Skinning (https://forum.kodi.tv/forumdisplay.php?fid=12)
+---- Forum: Skin helper addons (https://forum.kodi.tv/forumdisplay.php?fid=300)
+---- Thread: [RELEASE] Watchlist script (was 'Adding Plex's 'On Deck' feature to XBMC') (/showthread.php?tid=113702)



- ronie - 2011-11-21

thanx all for testing.
it's available in the repo now.

pecinko Wrote:It's complaining about most played albums not being available

i'll look into it, but there's no easy/straightforward way of retrieving most played albums using json-rpc.
will see what i can come up with.


- Dzigg - 2011-11-21

Hello, is there anyway to 'reset' the watchlist? Mine stuck with only 3 TV shows available.. It works but only 3 TV Shows showed up in the list (using Cirrus Extended, on my other machine 5 TV Show is showed)..


- GreenEyez - 2011-11-21

ronie Wrote:thanx all for testing.
it's available in the repo now.



i'll look into it, but there's no easy/straightforward way of retrieving most played albums using json-rpc.
will see what i can come up with.

Awesome Job Ronnie. Btw, which repo? the 10.1 one or the one for pre-Eden/11 . I`m on Pre-Eden and i can`t find the script.


- Martijn - 2011-11-21

GreenEyez Wrote:Awesome Job Ronnie. Btw, which repo? the 10.1 one or the one for pre-Eden/11 . I`m on Pre-Eden and i can`t find the script.

Normally this should be installed together with the skin that is using it. You won't find it in add-ons repo.
You can use install from .zip file
http://mirrors.xbmc.org/addons/eden-pre/script.watchlist/


- ronie - 2011-11-21

most played albums added:
script.watchlist-0.1.1.zip

to use:
pass 'albums=true' to the script.

available infolabels:
Code:
WatchList_Album.%d.Label
WatchList_Album.%d.Artist
WatchList_Album.%d.Genre
WatchList_Album.%d.Year
WatchList_Album.%d.Album_Label
WatchList_Album.%d.Album_Description
WatchList_Album.%d.Rating
WatchList_Album.%d.Thumb
WatchList_Album.%d.Fanart



- Hitcher - 2011-11-21

Now I've got to add another Home list to choose from, thanks for nothing ronie. Sad

Just kidding, it's very appreciated. Big Grin


- pecinko - 2011-11-21

ronie Wrote:most played albums added:
script.watchlist-0.1.1.zip

to use:
pass 'albums=true' to the script.

available infolabels:
Code:
WatchList_Album.%d.Label
WatchList_Album.%d.Artist
WatchList_Album.%d.Genre
WatchList_Album.%d.Year
WatchList_Album.%d.Album_Label
WatchList_Album.%d.Album_Description
WatchList_Album.%d.Rating
WatchList_Album.%d.Thumb
WatchList_Album.%d.Fanart

Hahaha! Fantastic !!! All hail the king!


- Hitcher - 2011-11-21

I noticed there's no WatchList_Album.%d.Path label, so how do we play the album?


- pecinko - 2011-11-21

Indeed Smile

One more thing is quite busy log, but that's probably on purpose until tests are made.


- ronie - 2011-11-21

Hitcher Wrote:I noticed there's no WatchList_Album.%d.Path label, so how do we play the album?

the old fashioned way, just put the needle on the record ;-)


- Hitcher - 2011-11-21

and 'Pump up the volume.'


- pecinko - 2011-11-21

Hitcher Wrote:and 'Pump up the volume.'

..but don't over do it or the needle will jump Smile


- ronie - 2011-11-21

pecinko Wrote:One more thing is quite busy log, but that's probably on purpose until tests are made.

oops...


- Martijn - 2011-11-21

ronie Wrote:oops...

You should have say: Yes of course that was for debugging Rolleyes


- ronie - 2011-11-21

Machine-Sanctum Wrote:You should have say: Yes of course that was for debugging Rolleyes

not when i found out i submitted it to the repo like that.


oops x 10