Aeon Madnox for Krypton / Jarvis - (no longer in development)
(2016-03-17, 14:19)BobCratchett Wrote:
(2016-03-17, 14:05)WolvesPhil Wrote: Hi,

I have another question about smartplaylists. The next one I would like to create is similar to next episodes or recommended episodes, i.e showing next tv shows in a series to watch, but if possible we would like this to show the next tv episode in a smart playlist.

Is it possible to do this?

You'll find it difficult to replicate the function of Next Episodes or Recommended Episodes with just a playlist. Behind the scenes, these are both powered by python scripts - Skin Helper Service and Library Data Provider respectively - and they're doing a fair bit of processing on your library contents to work out what episodes to show. In the case of Library Data Provider (the one whose code I am familiar with), it scans all of your episodes to find the last one you played, then displays the next unwatched (if there is one) or just the next episode (if you've watched them all).

The closest you'll get with a playlist, I suspect, is one with the following two rules:

'tvshow' 'contains' '[name of tv show]'

'playcount' 'is' '0'

Set the limit to '1', and play about with the ordering (as I think, by default, specials - aka Season 0 - will always show first) and you might get a playlist which shows the first unwatched episode for a specific tv show.

Thanks for the update, I did think it may be a difficult task and it isn't a major issue to not have this feature.
I will however try your suggested method so thanks again.


Messages In This Thread
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:08
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:08
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:09
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:09
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:10
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:10
MADNOX FAQ - by schimi2k - 2015-06-29, 17:11
MADNOX HELP - by schimi2k - 2015-06-29, 17:12
RE: Aeon Madnox - Beta Release - by schimi2k - 2015-06-29, 17:12
refresh item - by bill1972 - 2016-03-08, 03:31
RE: Aeon Madnox [RC1] for Jarvis *** Important Please read first post (27/02)*** - by WolvesPhil - 2016-03-17, 17:36
Keyboard Autocompletion - by JinNJuice - 2016-03-19, 00:26
System Infoline - by reksp13 - 2016-04-09, 05:20
https://imageshack.com/my/images - by spook61 - 2016-04-14, 17:55
https://imageshack.com/my/images - by spook61 - 2016-04-14, 18:01
Leia - Madnox Problems - by Picard - 2017-06-22, 04:15
VideoLyrics - by Pr.Sinister - 2018-04-05, 23:40
Logout Mark Read Team Forum Stats Members Help
Aeon Madnox for Krypton / Jarvis - (no longer in development)39