mirror of
https://github.com/maxxberg/script.service.playbackresumer
synced 2026-06-16 23:38:20 +00:00
No description
- Python 100%
| .github/workflows | ||
| resources | ||
| .gitattributes | ||
| .gitignore | ||
| addon.xml | ||
| changelog.txt | ||
| default.py | ||
| icon.png | ||
| LICENSE.txt | ||
| README.md | ||
Kodi Playback Resumer
script.service.playbackresumer
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).
