(Continues from: https://forum.kodi.tv/showthread.php?tid...&page=last)
As of June 2020 I have taken over up-keep of this addon, and it is now in the Kodi Matrix (and beyond) repository.
Thanks to bradvido88 for the original work, and to enen92 on guiding the transition to Matrix/Python 3.
A simple Kodi addon service to:
Available from the master Kodi Repository (Matrix onwards).
Source on Github: https://github.com/bossanova808/script.s...ackresumer
Change log:
2020-06-23 - Updated for Kodi Matrix, Python 3, and minor big fixes etc.
As of June 2020 I have taken over up-keep of this addon, and it is now in the Kodi Matrix (and beyond) repository.
Thanks to bradvido88 for the original work, and to enen92 on guiding the transition to Matrix/Python 3.
A simple Kodi addon service to:
- Periodically update the restore point on a file as you are watching it (period is configurable, default is every 30 seconds) - so that in the event of a crash or playback error, you don't lose your progress.
- If Kodi crashes, or is manually shutdown whilst actually playing a file, can auto-resume playback of that file from the correct position, on next start-up
- Can be set up to play a random video at start-up
Available from the master Kodi Repository (Matrix onwards).
Source on Github: https://github.com/bossanova808/script.s...ackresumer
Change log:
2020-06-23 - Updated for Kodi Matrix, Python 3, and minor big fixes etc.