![]() |
Advanced Library Filtering - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32) +--- Forum: Kodi Application (https://forum.kodi.tv/forumdisplay.php?fid=93) +---- Forum: GSoC (https://forum.kodi.tv/forumdisplay.php?fid=299) +----- Forum: GSoC 2012 (https://forum.kodi.tv/forumdisplay.php?fid=161) +----- Thread: Advanced Library Filtering (/showthread.php?tid=127885) Pages:
1
2
|
RE: Advanced Library Filtering - Montellese - 2013-04-29 The IMDB number is currently not available as a smartplaylist filter. One of the reasons is that it's not guaranteed to be an IMDB number, it could also be a TMDB ID depending on the scraper that is being used. Furthermore it's not really a value which a user would type into a smartplaylist rule by hand. RE: Advanced Library Filtering - wellspokenman - 2013-04-29 OK no worries - I can just dump it out to a big array via json each time. Better than sql connect. RE: Advanced Library Filtering - malvinas2 - 2015-09-09 Hello Montellese, in case you are still following the thread, I would like to ask you for your support regarding my question posted a few days ago: http://forum.kodi.tv/showthread.php?tid=238029 In another thread you wrote that "Advanced Library Filtering is only meant for doing one-time filters while you browse your library", but in my opinion the process of 'browsing the library' is not (always) completed just by having started a movie. Often I start a movie with the tag "Brasil", watch a few seconds, just to arrive after all at the conclusion that I would prefer another movie (with the same tag, wherefore a still enabled filter would be advantageous. Is it possible to realise this behaviour? Thank you, malvinas2 |