Play smart playlist but get it to resume movies - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111) +---- Forum: OS independent / Other (https://forum.kodi.tv/forumdisplay.php?fid=228) +---- Thread: Play smart playlist but get it to resume movies (/showthread.php?tid=375994) |
Play smart playlist but get it to resume movies - devilledham - 2024-01-23 I've made a smart playlist to play one movie from a list of movies. $HOME\.kodi\userdata\playlists\video\one random movie.xsp: Code: <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> from $HOME\.kodi\userdata\keymaps\remote.xml: Code: <keymap> It mostly works, I can press the remote button and it plays a random movie from the list, but I want it to resume each individual movie from the point that I was up to. Is there any way to get it to resume each movie at the point it was up to, instead of starting at the beginning of each movie?? RE: Play smart playlist but get it to resume movies - izprtxqkft - 2024-01-23 is the default select action set to Resume? https://kodi.wiki/view/Settings/Media/Videos#Default_select_action outside of that i'm not aware of anything RE: Play smart playlist but get it to resume movies - devilledham - 2024-01-25 It wasn't, it was set to ask every time, but I tried changing it to resume and it did not fix it. Still plays every movie from the beginning. RE: Play smart playlist but get it to resume movies - black_eagle - 2024-01-26 Looking at the code, what you have in your xml would appear to be correct so I think this might be a bug. Perhaps @ksooo could comment? RE: Play smart playlist but get it to resume movies - devilledham - 2024-01-30 Heloooooo @ksooo RE: Play smart playlist but get it to resume movies - devilledham - 2024-08-14 No @ksooo to be found! RE: Play smart playlist but get it to resume movies - Hitcher - 2024-08-14 @ing members doesn't work. |