[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
pecinko Offline
Member+
Posts: 3,017
Joined: Dec 2008
Reputation: 27
Location: Prague / Belgrade
Post: #11
Some thoughts:

- they are using season covers for episodes. This definitely looks better than episode thumbs
- navigation could be problematic if you're showing recently added (RA) and in progress items (IP) at the same time. Shown layout uses "ESC" to navigate back from a middle of RA or IP list back to main nab
- It could be a little messy and I would personally go to extra node in library (like RA) that you can link to from a home page
- partially watched is returned true for unwatched items that are in progress. I had a problem showing partially watched status for watched items. This may be different for a script, though.

BTW, I'm more intrigued by Queue feature that allows you to bookmark web video while browsing so you can watch it later from XBMC on a big screen

My skins:

Quartz
Amber
(This post was last modified: 2011-11-02 13:19 by pecinko.)
find quote
Dzigg Offline
Junior Member
Posts: 32
Joined: Oct 2011
Reputation: 0
Post: #12
I agree, even the name 'Ongoing Show' and 'Partially Watched' is spot on Nod

The 'partially watched' view would make it a step better than plex 'On Deck'.. If it can be implemented, it's up to the skinners to have these view easily accessible. Lots of skins have 'new episodes' built in, it can be used similarly I think..
find quote
pecinko Offline
Member+
Posts: 3,017
Joined: Dec 2008
Reputation: 27
Location: Prague / Belgrade
Post: #13
Dzigg Wrote:The 'partially watched' view would make it a step better than plex 'On Deck'.. If it can be implemented, it's up to the skinners to have these view easily accessible. Lots of skins have 'new episodes' built in, it can be used similarly I think..

This is easy as making a smart playlist based on "In progress" status - it will return item that you did not finish watching. You can add it to home page through favorites or whatever way is using your skin of choice.

Trickier part is suggesting next episodes.

My skins:

Quartz
Amber
find quote
Hitcher Offline
Skilled Skinner
Posts: 9,935
Joined: Aug 2007
Reputation: 67
Location: Eastleigh, UK
Post: #14
pecinko Wrote:Trickier part is suggesting next episodes.

Indeed, this is where we'd need a script to work some magic.

[Image: sig_zps3af3b48e.jpg]
find quote
ronie Online
Team-XBMC Member
Posts: 8,259
Joined: Jan 2009
Reputation: 108
Post: #15
Hitcher Wrote:Indeed, this is where we'd need a script to work some magic.

will have a look at it tonight.

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
butchabay Online
Skilled Skinner
Posts: 3,425
Joined: Mar 2010
Reputation: 62
Location: Switzerland
Post: #16
ronie Wrote:will have a look at it tonight.

... And here comes the genius ronie Smile
find quote
Hitcher Offline
Skilled Skinner
Posts: 9,935
Joined: Aug 2007
Reputation: 67
Location: Eastleigh, UK
Post: #17
ronie Wrote:will have a look at it tonight.

Well I didn't expect anyone to look at it quite this quickly but that is good to hear. If you need any help just let me know (not that my Python's any good).

[Image: sig_zps3af3b48e.jpg]
find quote
Martijn Online
Team-XBMC
Posts: 7,714
Joined: Jul 2011
Reputation: 115
Location: Dawn of time
Post: #18
Maybe we should donate a case of beer to Ronie Wink

Always read the XBMC online-manual, FAQ and search the forums before posting.
Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting, make sure you read this first


For your mediacenter artwork go to
[Image: fanarttv.png]
find quote
neomits Offline
Junior Member
Posts: 34
Joined: Jan 2010
Reputation: 0
Post: #19
Don't have much to add to this other than this feature would be AWESOME in xbmc.
find quote
ronie Online
Team-XBMC Member
Posts: 8,259
Joined: Jan 2009
Reputation: 108
Post: #20
Hitcher Wrote:Well I didn't expect anyone to look at it quite this quickly but that is good to hear. If you need any help just let me know (not that my Python's any good).

1) come up with a nice name for this script / feature :-)
2) what to do with tv shows with 0 watched episodes?
should we exclude them or just add the first episode to the list?

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