Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v7.0.9 #875

Merged
merged 3 commits into from
Aug 13, 2024
Merged

v7.0.9 #875

merged 3 commits into from
Aug 13, 2024

Conversation

MoojMidge
Copy link
Collaborator

Fixed

Changed

  • Make live query parameter optional when playing channel live stream
  • Allow for removal of custom watch later and history playlists from settings Completed video always added to WL (with error) #818
    • Use default value of "HL" for history or "WL" for watch later as reset value
    • This will then clear the setting and clear value from access_manager.json
    • Old values will be stored as a backup, just in case
  • Update cached data when playlists are modified (removed/renamed)
  • Changed bandwidth attribute of subtitles in MPEG-DASH manifest to 0
  • Rename My Subscriptions plugin url
    • From:
      • plugin://plugin.video.youtube/special/new_uploaded_videos_tv
      • plugin://plugin.video.youtube/special/new_uploaded_videos_tv_filtered
    • To:
      • plugin://plugin.video.youtube/special/my_subscriptions
      • plugin://plugin.video.youtube/special/my_subscriptions_filtered
    • Old url retained for backwards compatibility, to be removed with Kodi v22
  • Disable OPUS audio again by default OPUS causing Video frame getting stuck when seeking #537
  • Respect disable certificate verification setting with cURL in ISA Often video freezes #841
  • Update bookmarks when listing rather than only using item snapshot
  • Player requests no longer use configured plugin language
  • Alternate client selections removed

New

  • Add notifications for creating/removing/clearing bookmarks Bookmarks don't work in v7.0.6+beta.2 #720
  • Add support for channel handles
  • Enable loop to first page on last page of manually paginated listings (My Subscriptions)
  • Improve use of progressive streams
  • Improve stream selection for HLS stream in InputStream.Adaptive
  • Add script action to refresh settings
    • Settings > Maintenance > Refresh settings.xml
    • Will remove unused settings from settings.xml to stop log spam
  • Add context menu item to play live stream from start "START FROM BEGINNING" on CONTEXT MENU for livestream........ #320

@MoojMidge MoojMidge merged commit 8f4df2a into anxdpanic:master Aug 13, 2024
2 checks passed
@MoojMidge MoojMidge deleted the v7.0.9 branch August 13, 2024 06:39
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