[RELEASE] Watchlist script (was 'Adding Plex's 'On Deck' feature to XBMC')

  Thread Rating:
  • 2 Votes - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Hitcher Offline
Skilled Skinner
Posts: 9,915
Joined: Aug 2007
Reputation: 67
Location: Eastleigh, UK
Post: #21
1. Happening?

2. I think they should be excluded as this is specifically for things that are in progress.

[Image: sig_zps3af3b48e.jpg]
find quote
ronie Offline
Team-XBMC Member
Posts: 8,247
Joined: Jan 2009
Reputation: 108
Post: #22
first effort, barely tested:
script.watchlist-0.0.1.zip

debug logs please ;-)

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not PM or 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.
find quote
pecinko Offline
Donor
Posts: 2,995
Joined: Dec 2008
Reputation: 26
Location: Prague / Belgrade
Post: #23
Just curious, what happened to Movie titles that are in progress? What I mean is if you use it as Recently added alternative/supplement, you should show Movies watch list as well.

You can make smart playlist for movies, but that can be used only as menu item, AFAIK.

My skins:

Quartz
Amber
find quote
Hitcher Offline
Skilled Skinner
Posts: 9,915
Joined: Aug 2007
Reputation: 67
Location: Eastleigh, UK
Post: #24
Blimey that was quick - will test after work.

Thanks.

[Image: sig_zps3af3b48e.jpg]
find quote
Lucleonhart Offline
Senior Member
Posts: 158
Joined: Jan 2009
Reputation: 0
Post: #25
So, i tried that 0.0.1
http://cl.ly/042u181r0n0P3h3y202O

Maybe something went wrong or you have to tell me where i can see what the addon does... *blind?* ^_^
find quote
odt_x Offline
Senior Member
Posts: 158
Joined: Jun 2010
Reputation: 1
Post: #26
Lucleonhart Wrote:So, i tried that 0.0.1
http://cl.ly/042u181r0n0P3h3y202O

Maybe something went wrong or you have to tell me where i can see what the addon does... *blind?* ^_^

Its not really an addon for endusers, but a script for skinners.

Did you try looking at the README file?

2. Running the addon:
---------------------
RunScript(script.watchlist)


3. Available infolabels:
------------------------
Window(Home).Property(WatchList.%d.*)

WatchList.%d.Label - episode title
WatchList.%d.Episode - episode number
WatchList.%d.Season - season number
WatchList.%d.Plot - episode plot
WatchList.%d.TVShowTitle - tv show title
WatchList.%d.Path - episode path
WatchList.%d.Thumb - episode thumbnail
WatchList.%d.Fanart - tv show fanart

[Image: widget]
(This post was last modified: 2011-11-03 10:59 by odt_x.)
find quote
Lucleonhart Offline
Senior Member
Posts: 158
Joined: Jan 2009
Reputation: 0
Post: #27
Ah ok, so only skinners can try by adjusting their skin... All right.
find quote
odt_x Offline
Senior Member
Posts: 158
Joined: Jun 2010
Reputation: 1
Post: #28
Its working for me, ignore the error there (spawned 2 instances accidentally).

http://pastebin.com/HxSrW3Zx

[Image: widget]
find quote
Hitcher Offline
Skilled Skinner
Posts: 9,915
Joined: Aug 2007
Reputation: 67
Location: Eastleigh, UK
Post: #29
ronie Wrote:first effort, barely tested:
script.watchlist-0.0.1.zip

debug logs please ;-)

Working perfectly for me.

[Image: screenshot000hp.jpg]

[Image: sig_zps3af3b48e.jpg]
find quote
tyers Offline
Junior Member
Posts: 34
Joined: Sep 2010
Reputation: 0
Location: Nottingham, UK
Post: #30
Hitcher Wrote:Working perfectly for me.

[Image: screenshot000hp.jpg]

Just want to add my support to this feature; it looks great. Kudos to ronie for putting together a script for this so quickly.

@Hitcher: Is it possible to display movie/season posters rather than the episode thumbs? Is this even skinable, or would a new info label need to be added to the script?
find quote
Post Reply