2019-11-07, 18:36
Follow the guide and use path contains as your rules for each path.
(2019-11-07, 18:36)Hitcher Wrote: Follow the guide and use path contains as your rules for each path.
(2019-05-28, 02:46)holydhaliwal Wrote:(2019-04-30, 14:29)cartman.dos Wrote:Sorry for the late reply! I do have it on git though I haven't had time to test it thoroughly. If you'd be interested in testing it out I can pm you (the version I use daily has even more customizations that are personal to me and my uses so I haven't had the time to test the more general version)(2019-04-24, 23:41)holydhaliwal Wrote: I actually ended up making these changes myself and will probably make a pull request on the weekend.Pls PR this or do you have it on git maybe? i use self compiled version anyway and I'd love to have that feature added.
Here's a video preview of my personal branch:
(2020-01-11, 19:17)graviphoton Wrote:(2019-05-28, 02:46)holydhaliwal Wrote:(2019-04-30, 14:29)cartman.dos Wrote: Pls PR this or do you have it on git maybe? i use self compiled version anyway and I'd love to have that feature added.Sorry for the late reply! I do have it on git though I haven't had time to test it thoroughly. If you'd be interested in testing it out I can pm you (the version I use daily has even more customizations that are personal to me and my uses so I haven't had the time to test the more general version)
Here's a video preview of my personal branch:
@holydhaliwal I am really impressed by this video. I think every KODI user on Android TV wants this functionality. Please is there any progress with official Kodi integration?
(2020-01-11, 19:17)graviphoton Wrote:This would be amazing for me as well!(2019-05-28, 02:46)holydhaliwal Wrote:(2019-04-30, 14:29)cartman.dos Wrote: Pls PR this or do you have it on git maybe? i use self compiled version anyway and I'd love to have that feature added.Sorry for the late reply! I do have it on git though I haven't had time to test it thoroughly. If you'd be interested in testing it out I can pm you (the version I use daily has even more customizations that are personal to me and my uses so I haven't had the time to test the more general version)
Here's a video preview of my personal branch:
@holydhaliwal I am really impressed by this video. I think every KODI user on Android TV wants this functionality. Please is there any progress with official Kodi integration?
(2019-02-27, 10:40)ErikSpyder Wrote: To refresh pictures in Kodi playlist Channels. Open Leia, on the main menu and click Home button using Shield remote...
(2020-01-11, 22:31)DNKK Wrote:(2020-01-11, 19:17)graviphoton Wrote:(2019-05-28, 02:46)holydhaliwal Wrote: Sorry for the late reply! I do have it on git though I haven't had time to test it thoroughly. If you'd be interested in testing it out I can pm you (the version I use daily has even more customizations that are personal to me and my uses so I haven't had the time to test the more general version)
Here's a video preview of my personal branch:
@holydhaliwal I am really impressed by this video. I think every KODI user on Android TV wants this functionality. Please is there any progress with official Kodi integration?
Some of the metadata improvements were added but the devs nixed it for the v18 and only accepted for v19. Though in my opinion it was a cosmetic improvement rather than functional so should have been accepted for v18. In the future I am hoping this functionality is either moved to a plugin or at least controllable by using the advancesettings file so we can set if we want to use poster or background and what metadata we want to be shown
https://github.com/xbmc/xbmc/pull/16821
(2021-10-06, 15:39)K_User Wrote: Does the Smart Playlist rely on the libraryYes, exclusively so if it's not in the library, search or smart playlists will find nothing. With library listings, your smart playlist with a path rule will work and handle new subfolders and add any new files that it finds to the playlist, and removes any that have been removed. "should it (be able to) work over SMB?" as long as the videos are scraped in as part of the library and be available, should work.