No description
Find a file
2021-10-12 16:15:22 +02:00
.github/workflows Update addon submitter with fix for new branches creating PRs 2021-03-11 09:00:40 +11:00
resources fix file encoding to be compatible to "äöü" characters 2021-10-12 16:15:22 +02:00
.gitattributes Updates as per @enen92 review 2020-06-20 11:01:18 +10:00
.gitignore Python 3 / Matrix work 2020-06-16 16:00:35 +10:00
addon.xml Release v2.0.3 with bug fixes & better logging 2021-08-28 14:20:27 +10:00
changelog.txt Release v2.0.3 with bug fixes & better logging 2021-08-28 14:20:27 +10:00
default.py Re-factor / re-write 2021-03-08 19:13:42 +11:00
icon.png Python 3 / Matrix work 2020-06-16 16:00:35 +10:00
LICENSE.txt [Initial Commit] Updated for Leia by bossanova808 2019-05-07 16:56:30 +10:00
README.md Update README.md 2021-07-11 11:04:11 +10:00

Kodi Playback Resumer

script.service.playbackresumer

"Buy Me A Coffee"

A simple add-on 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 at startup.

Support is via the Kodi forum thread: https://forum.kodi.tv/showthread.php?tid=355383

(Re-written from the ground up in 2021 by bossanova808, originally inspired by bradvido88 code recovered from the Kodi forum, and from May 2019 updated & maintained in this repo by bossanova808).