Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
mpv_thumbnail_script_client_osc.lua | 2018-01-07 | 124.9 kB | |
mpv_thumbnail_script_server.lua | 2018-01-07 | 22.2 kB | |
README.md | 2018-01-07 | 341 Bytes | |
v0.4.1 source code.tar.gz | 2018-01-07 | 221.8 kB | |
v0.4.1 source code.zip | 2018-01-07 | 225.0 kB | |
Totals: 5 Items | 594.3 kB | 0 |
Fixes:
* Handle filter-chain changes properly (ie. don't assume video-dec-params
changing means a new file) - [#11]
* Try to wait for workers a bit longer in case we have none when starting the jobs
* More msg.debug
prints!