Releases: marzzzello/mpv_thumbnail_script
Releases · marzzzello/mpv_thumbnail_script
v0.5.4
v0.5.3
What's Changed
- Homebrew path fix on MacOS by @SemperPeritus in #38
- General code refactoring by @NicolaSmaniotto in #32
- Fix thumbnails for filenames starting with a dash by @po5 in #42
- thumbnailer_shared: use path hash for remote URLs by @olifre in #45
- Update osc to mpv v0.36.0 by @olifre in #46
New Contributors
- @SemperPeritus made their first contribution in #38
- @po5 made their first contribution in #42
- @olifre made their first contribution in #45
Full Changelog: 0.5.2...0.5.3
v0.5.2
What's Changed
- Less precise seek by @NicolaSmaniotto in #31
- add remote_autogenerate_max_duration
Full Changelog: 0.5.1...0.5.2
v0.5.1
v0.5.0
v0.4.9
update osc
add option for hwdec #21 (thanks @NicolaSmaniotto)
add this line to the config file to enable hardware decoding:
mpv_hwdec=auto-safe
v0.4.8
update osc to https://github.com/mpv-player/mpv/commit/0197729949491a…
v0.4.7
Fix thumbnailing for YouTube videos #10 (thanks @gourlaysama)
v0.4.6
Correct version
v0.4.5
update osc