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.1.1.6 #4603

Open
wants to merge 1 commit into
base: matrix
Choose a base branch
from

Conversation

anxdpanic
Copy link
Member

Add-on details:

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

Description of changes:

v7.1.1.6

Fixed

  • Fix http server not listening on any interface if listen IP is 0.0.0.0
  • Standardise return type of LoginClient.refresh_token
  • Fix curl headers not being used when set on path of setResolvedUrl listitem
  • Fix HEAD requests to MPD manifests
  • Fix various Python2 incompatible changes
  • Properly distinguish between VP9 and VP9.2 with HDR info
  • Fix http server not running when script shows client IP
  • Fix not listing full stream details in selection dialog
  • Fix translated subtitles not being available for some videos
  • Fix labelling for auto dubbed audio tracks
  • Fix regressions in handling VP9.2 video streams
  • Fix error handling items without headers
  • Fix incorrectly determining Kodi release name
  • Fix search window history navigation when using direct links
  • Fix Python2/Android incompatibilty when checking CPU count
  • Fix method used to determine address of local network interface
  • Fix potential infinite loop with corrupted access_manager.json
  • Various improvements to multiple busy dialog crash workarounds
  • Fallback to search listing when search query is empty
  • Fix debug log string formatting error
  • Fix duplicated separators in context menu
  • Fix Kodi builtin using wrong playlist type
  • Ensure http server is started prior to creating MPD for playback
  • Fix shuffle play of playlists not working
  • Fix plugin category label not being applied if content type not set
  • Fix Kodi navigating to root path of Video window if plugin listing fails
  • Fix l

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

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