Skip to content

[plugin.video.retrospect] v5.7.39 - #4833

Merged
basrieter merged 1 commit into
xbmc:matrixfrom
basrieter:retrospect-matrix
Sep 20, 2026
Merged

basrieter merged 1 commit into
xbmc:matrixfrom
basrieter:retrospect-matrix

Conversation

@basrieter

Copy link
Copy Markdown
Contributor

Description

This is a quick patch for some minor NPO related issues.

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

Additional information :

  • Submitting your add-on to this specific branch makes it available to any Kodi version equal or higher than the branch name with the applicable Kodi dependencies limits.
  • add-on development wiki page.
  • Kodi pydocs provide information about the Python API
  • PEP8 codingstyle which is considered best practice but not mandatory.
  • This add-on repository has automated code guideline check which could help you improve your coding. You can find the results of these check at Codacy. You can create your own account as well to continuously monitor your python coding before submitting to repo.
  • Development questions can be asked in the add-on development section on the Kodi forum.
  • If you see no activity on your PR after a week (so at least one weekend has passed) then please go to the #kodi-dev freenode IRC channel to reach out to the team

@greptile-apps

greptile-apps Bot commented Sep 20, 2026 •

Copy link
Copy Markdown

RetriggerConfidence Score: 5/5

The PR appears safe to merge, with the previous DRM certificate handling defect fully corrected and no actionable new issues identified.

Summary

The PR updates Retrospect to v5.7.39 and addresses several NPO integration issues.

  • Adds free/premium subscription types to NPO profile requests.
  • Disables caching for player-token and stream-link requests and incorporates DRM response headers.
  • Fixes the previous review finding by downloading and base64-encoding the DRM server certificate before passing it to InputStream Adaptive.
  • Updates release metadata and changelog entries.

Reviews (2) · Last reviewed commit: "[plugin.video.retrospect] v5.7.39"

Comment thread plugin.video.retrospect/resources/lib/streams/npostream.py
@basrieter

Copy link
Copy Markdown
Contributor Author

@greptile-apps review

@basrieter
basrieter merged commit f95bc22 into xbmc:matrix Sep 20, 2026
2 checks 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.

1 participant