Skip to content

Releases: christoph-heinrich/mpv-quality-menu

4.1.2

23 Sep 17:43
Compare
Choose a tag to compare

Fixes

  • Fix potential misalignment of the text menu
  • Fix handling of the mpv option ytdl_format=ytdl

4.1.1

22 Oct 16:19
Compare
Choose a tag to compare

Minimum required uosc version has been bumped to 5.0.0

Fixes

  • Avoid conflicts with subtitle styling from mpv
  • Fix reload mechanism (due to a change in mpv)

Other

  • Prepare for the upcoming removal of shared-script-properties in mpv
  • Updated quality-menu-osc.lua

4.1.0

17 Feb 17:13
Compare
Choose a tag to compare

Features

ytdl-raw-options are now passed to ytdl
[breaking] reset_format option has been removed

Fixes

Fix format selection when per-file options are used

Full Changelog: v4.0.0...v4.1.0

4.0.0

09 Feb 20:29
Compare
Choose a tag to compare

Minimum required uosc version has been bumped to 4.6.0

Features

  • Interactive while formats are being loaded
  • [breaking] Split predefined formats into video and audio
  • Better loading indicators
  • Update open menu on file change
  • [breaking] Removed API. In case anyone was actually using it, please open an issue about it.

Fixes

  • [breaking] The *_formats_toggle keybindings now actually toggle the associated menu instead of relying on close_menu_binding
  • Avoid problems with match-filter in the yt-dlp config
  • Differentiate between unknown and disabled active format

Full Changelog: v3.1.1...v4.0.0

3.1.1

04 Feb 02:18
Compare
Choose a tag to compare
  • Fix nil error caused by recent changes in yt-dlp

3.1.0

03 Feb 21:09
Compare
Choose a tag to compare
  • New menu entry for switching to the other menu
  • For the uosc integration it is now possible to split the columns into a title and a hint

3.0.2

10 Jan 20:51
Compare
Choose a tag to compare

Fixes

  • Fix race condition resulting in buggy badges in uosc #21

Full Changelog: v3.0.1...v3.0.2

3.0.1

11 Dec 21:32
Compare
Choose a tag to compare

What's Changed

  • Hide message by @2084x in #18
  • Scale menu with window size by default
  • Keybind default for the video menu is now shift+f

New Contributors

  • @2084x made their first contribution in #18

Full Changelog: v3.0.0...v3.0.1

3.0.0

05 Nov 22:04
Compare
Choose a tag to compare

Features

  • Add scrolling
  • Add curtain
  • Respect osc-margins shared-script-property

Fixes

  • Fix crash when opening menu while idle
  • Fix crash that may happen when format retrieval fails. #15

Breaking

If you're using scale_playlist_by_window=yes together with a custom style_ass_tags then you'll have to double your font size.

2.7.0

02 Oct 12:16
Compare
Choose a tag to compare
  • Add support for badges on control buttons in uosc