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.7 #774

Merged
merged 7 commits into from
May 27, 2024
Merged

v7.0.7 #774

merged 7 commits into from
May 27, 2024

Conversation

MoojMidge
Copy link
Collaborator

Fixed

Changed

  • Removed Settings > Advanced > Views > Show channel fanart
    • Now included as option in Settings > Advanced > Views > Show fanart
  • MPEG-DASH for live streams only enabled by default in Kodi v21
  • Make better use of reuselanguageinvoker and various memory usage improvements
  • Use internal Kodi resume enable/disable for all playback Cant re-start watched videos #693
    • For playback where Kodi does not prompt to resume, the plugin will also no longer resume
    • For playback where Kodi does prompt to resume, the plugin will follow whatever is selected
  • Cached data for My Subscriptions and Related Videos will be replaced due to changes in cached data
  • Use channel fanart as backup to thumbnail fanart for channel items without thumbnails My Subscriptions & Bookmarks doesn't respect fanart_type #751

New

  • Improvements to plugin page navigation Context menu « More… » : To Edit playlist #715
    • Refresh added to context menu of Next page item
    • Jump to page added to context menu of Next page item
    • Home added to context menu of Next page item
    • Quick search added to context menu of Next page item
    • Next page item added to last page of directory list to go back to first page
  • Add option to use channel name as studio and/or cast In Estouchy skin, when playing a video, it doesn't show the channel name. #717
    • Settings > Advanced > Views > Use channel name as
  • Add option to use best available thumbnail quality
    • Settings > Advanced > Views > Thumbnail size
  • Added option to use video thumbnail as fanart in Settings > Advanced > Views > Show fanart Setting for using thumbnail as fanart #716
    • Also added plugin url query parameter fanart_type to override settings
      • Can be used to set fanart for specific widgets only: plugin://plugin.video.youtube/<PATH>?fanart_type=<0/1/2/3>
      • Allowable values are the same as the setting:
        • 0: No fanart
        • 1: Default
        • 2: Channel
        • 3: Thumbnail
  • Enable syncing of plugin watched state with Kodi watched state when using Kodi mark as (un)watched "Mark watched" doesn't work reliably #709
  • Add website link to video descriptions More details in video description #721
  • Update video filtering for live streams The ability to hide Live videos, similar to hiding shorts #755
    • Add options to filter/hide the following types of videos
      • shorts
      • upcoming videos (either live streams or premieres)
      • upcoming live streams
      • currently live streams
      • upcoming premieres
      • completed videos (previously either live or premieres)
    • No currently live streams will be shown in searches, only in the Live subfolder
    • No currently live or upcoming live streams will be shown in channels, only in the Live subfolder
      • Should also be much faster
    • Completed stream will continue to be shown in listings unless filtered out
    • Live subfolders will not be filtered by default
    • Filter selection dialog has option to also filter the Live subfolder
    • Most other listings will be filtered using whatever options have been set

@MoojMidge MoojMidge merged commit a150a6d into anxdpanic:master May 27, 2024
3 of 4 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