Fix auto-load-folder not working with user scripts

This commit is contained in:
stax76
2022-05-22 14:35:43 +02:00
parent 4c3c65dded
commit e8baa21d42
3 changed files with 14 additions and 5 deletions

View File

@@ -8,7 +8,8 @@
is created with defaults for osc and console.
- Support mpv idle property, see manual for remarks.
- Fix crash choosing Matroska edition in the menu.
- Fix auto-play not working with user scripts.
- Fix auto-play and auto-load-folder not working
with user scripts.
- Fix slow startup using osd-scale-by-window=no.
- Fix chapter time display in menu.
- libmpv shinchiro 2022-05-17 with idle fix