What's Changed
Visual
- Add more detail to the files
Title
displayed when paused - concept for now - Hide default onscreen bar when changing volume or seeking in
mpv\input.conf
- Change the main font to match modernf theme.
- Update log location to work with $home variable instead of setting an absolute path.
- Increase onscreen text timeout duration (now two seconds).
- Bolded onscreen text
- Added blur to onscreen text
- Fix for
visualizer.lua
stopping audio files from playing (afifo
filter is no longer built intoffmpeg
as ofv0.37.0-271-gf5c4f0b0
)
Playlist Manager
- Use
yt-dlp
instead of no longer supportedyoutube-dl
- Resolve all title names (YouTube / stream and local files) aka prettify
- Set 150 chr limit for playlist entries
- Show current frame / total frames when frame stepping (press . or , to skip frame by frame)
- Fix
keep-open
syntax inmpv.conf
(Uncomment to pause the current video at the end and NOT play the next file in the playlist) - Set preferred subtitles (personal preference)
Thanks to all of those for reporting issues and suggesting quality-of-life improvements
Full Changelog: v1.2...v1.4