[Pull request] Episode smart playlists using tv show tags
#1
Hi,

I've sent a pull request: https://github.com/xbmc/xbmc/pull/6581

This change is to allow an episode smart playlist to select based on the tags of the tv show to which the episode belong. This operates much like Genre, for which episodes need to use TVShow to get the genre.

Some discussion has been had on this in the past: http://forum.kodi.tv/showthread.php?tid=200398 - I've only just gotten around to bring this forward to HEAD and getting a build working so I could test it. My previous versions against 13.1 and 13.2 have been working fine for me on my custom build for the last six months.

I'd appreciate it if a dev could take a look at this - it's a pretty simple patch. The only real question I had was which gettext ID to use - I picked something I thought was appropriate but that's easy to change if needed.
Reply
#2
FYI, I've simplified this as request in the PR. I'm now treating tags on episodes identically to genre (episodes do not have genres or tags, so the tv show tag/genre are used instead).
Reply

Logout Mark Read Team Forum Stats Members Help
[Pull request] Episode smart playlists using tv show tags0