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

[plugin.video.youtube@matrix] 7.0.9 #4553

Merged
merged 1 commit into from
Aug 18, 2024

Conversation

anxdpanic
Copy link
Member

Add-on details:

YouTube is one of the biggest video-sharing websites of the world.

Description of changes:

v7.0.9

Fixed

  • Fix renaming playlists
  • Improve http server wakeup
  • Fix ask for video quality setting being inconsistently applied
  • Fix http server not sleeping after initial start of service
  • Fix not reloading WL playlist if open after playback of video in WL
  • Fix navigating to search page after playback and prompt re-opening
  • Fix issues with next page and jump to page in related video listings
  • Attempt to workaround issue with getting system idle time on Xbox
  • Better handle unknown errors in player request responses
  • Fix double playback due to busy dialog crash workaround
  • Fix disabling certification verification
  • Fix not using player request fallbacks
  • Fix incorrectly identifying VP9 streams
  • Fix videos not able to be re-opened from Kodi playlist
  • Fix http server not working in Kodi 18
  • Fix issues with http server wakeup and sleep on initial start/restart
  • Fix API requests failing if not logged in
  • Fix multi-audio streams failing to play
  • Fix not properly defining default audio role
  • Don't retry player requests for offline live streams
  • Fix incorrectly updating playing live stream details
  • Fix typo causing http server to restart when checking status

Changed

  • Make live query parameter optional when playing channel live stream
  • Allow for removal of custom watch later and history playlists from settings
    • 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 ac

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

@anxdpanic anxdpanic force-pushed the plugin.video.youtube@matrix branch from 3fdb893 to d9c46a9 Compare August 14, 2024 19:44
Copy link
Contributor

@basrieter basrieter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will continue checking later. So far OK

Copy link
Contributor

@basrieter basrieter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please double check my comment.

@basrieter basrieter merged commit 3fd3464 into xbmc:matrix Aug 18, 2024
1 check passed
@basrieter
Copy link
Contributor

Thanks for your patience. Perhaps for the future: This PR was really huge. I understand that sometimes you cannot prevent this. But multiple smaller PR's go through the review faster than a singe huge one. Perhaps something to keep in mind for future PR's.

@MoojMidge
Copy link

Well noted.

Unfortunate circumstance of having to rush out the previous release to beat the previous round of YouTube changes, and subsequent releases adding features while simultaneously trying to keep up with even more YouTube changes, that has only now settled down (until it all starts again).

I'll try to organise things a bit better for future submissions to try and reduce the number of changes coming in one go.

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.

3 participants