/script.service.playbackresumer

Kodi utility to periodically save restore prints - in case of crashes. (Development repo from May 2019)

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Kodi Playback Resumer

script.service.playbackresumer

A simple addon to periodically update the resume point of the currently playing video automatically in the background, so that playback progress is not lost in the event of a Kodi crash.

Optionally, automatically resume playback automatically when Kodi is restarted after a crash, or trigger playback of a random video.

Kodi forum thread: https://forum.kodi.tv/showthread.php?tid=355383

(Original code by bradvido88 recovered from the Kodi forum, and from May 2019 updated & maintained in this repo by bossanova808).