Skip to content

[script.service.playbackresumer@matrix] 2.0.10 - #2865

Merged
pkscout merged 1 commit into
xbmc:matrixfrom
bossanova808:script.service.playbackresumer@matrix
Aug 2, 2026
Merged

[script.service.playbackresumer@matrix] 2.0.10#2865
pkscout merged 1 commit into
xbmc:matrixfrom
bossanova808:script.service.playbackresumer@matrix

Conversation

@bossanova808

@bossanova808 bossanova808 commented Jul 29, 2026

Copy link
Copy Markdown

Add-on details:

  • General

    • Add-on name: Kodi Playback Resumer
    • Add-on ID: script.service.playbackresumer
    • Version number: 2.0.10
    • Kodi/repository version: matrix
  • Code location

    • URL: https://github.com/bossanova808/script.service.playbackresumer

      Runs as a service and will periodically update the resume point while videos are playing, so you can re-start from where you were in the event of a crash.  It can also automatically resume a video if Kodi was shutdown while playing it. See setting to configure how often the resume point is set, and whether to automatically resume.
      

Description of changes:

v2.0.10

  • Fixed the startup resume seek silently failing (video would auto-play from 0:00 despite the "Resuming at X:XX" notification): the addon now waits for playback to actually be ready before seeking, then verifies the seek landed and retries if not
  • Fixed a rare crash on startup during a resume, which in turn caused the next startup's resume to silently fail too (no video was playing at Kodi's last shutdown)
  • Fix tested and reported as working by user here: https://forum.kodi.tv/showthread.php?tid=355383&pid=3299515#pid3299515

Checklist:

  • My code follows the add-on rules and piracy stance of this project.
  • I have read the CONTRIBUTING document
  • Each add-on submission should be a single commit with using the following style: [plugin.video.foo] v1.0.0

@kodiai

kodiai Bot commented Jul 29, 2026

Copy link
Copy Markdown

Kodiai Add-on Review

Summary

Reviewed 1 changed addon on matrix using 3 scoped patches.

Findings

No addon-rule violations were found in the reviewed diff.

Verdict

No addon-rule violations found. Final approval remains with a human reviewer.

@bossanova808
bossanova808 force-pushed the script.service.playbackresumer@matrix branch from d556284 to 9252b44 Compare July 29, 2026 05:39
@bossanova808

Copy link
Copy Markdown
Author

@kodai review

@kodiai

kodiai Bot commented Jul 29, 2026

Copy link
Copy Markdown

Kodiai Add-on Review

Summary

Reviewed 1 changed addon on matrix across 3 scoped patches in 2 evidence chunks. Found no model-backed contextual rule findings.

Findings

No addon-rule violations were found in the reviewed diff.

Verdict

No addon-rule violations found. Final approval remains with a human reviewer.

@pkscout
pkscout merged commit 6a7f8eb into xbmc:matrix Aug 2, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants