Kodi Community Forum
Reverse play option - 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: JSON-RPC (https://forum.kodi.tv/forumdisplay.php?fid=174)
+---- Thread: Reverse play option (/showthread.php?tid=308955)



Reverse play option - ssarava9 - 2017-03-06

Hi,

Not sure this is the right forum but i will get started from here.
I'm looking for an option to play my videos in reverse order after i select "Play from here", this option exists in Youtube video addon from playlist where you can choose either "Default" where it goes to the next item in order to play and "Reverse" play option to go previous item once the current video is played.
I searched all over Kodi for this option but doesnt exists.

Appreciate if anyone can guide me on how to use this "Reverse" play option.

Thanks


RE: Reverse play option - nickr - 2017-03-06

I think you would have to reverse the sort order that you're displaying the media in.


RE: Reverse play option - ssarava9 - 2017-03-06

(2017-03-06, 23:28)nickr Wrote: I think you would have to reverse the sort order that you're displaying the media in.

I tried that, its not changing anything the sort order
I'm looking for more on the context menu, as soon as you hit "Play from here" then there should be an option to play order "Default" or "Reverse"


RE: Reverse play option - nickr - 2017-03-06

We look forward to your code to implement that.