Skip to content

1.0.5

Choose a tag to compare

@Arrowar Arrowar released this 30 Jan 17:22
· 164 commits to main since this release

Added

  • Added manual track selection with auto_select=false
  • Added custom keyboard manager for manual track selection
  • Added support for using remote CDMs instead of local ones (via DRMLab Project)
  • Added local DRM key database to cache keys and avoid repeated server requests
  • Added readable codec name translation

Improved

  • Improved error handling for MP4 downloads

Fixed

  • Fixed decryption failures even when keys were valid (live decryption not supported by all stream types)
  • Fixed incorrect year parsing (e.g. 1999-19-19); now falls back to TMDB lookup and uses the current year if not found

Full Changelog: https://github.com/Arrowar/StreamingCommunity/compare/v1.0.4...v1.0.5