Human readable what's changed:
- When installing via pip, namer will attempt to install ffmpeg in its tools dir (under where pips are written) should no acceptable ffmpeg be found. It will use stash's preferred ffmpeg versions/sources, installed via the videophash tool.
- Three race conditions have been eliminated or work around in the code. Tests are again deterministic (modulo external network).
- More verbose debug logging, and better logging config for tests.
- Dependency updates (node 18, codecov action)
What's Changed
- Hash by @DirtyRacer1337 in #129
- Update codecov/codecov-action by @DirtyRacer1337 in #131
- Only one place to run by @DirtyRacer1337 in #132
- Update node to 18 by @DirtyRacer1337 in #133
- get more info by @4c0d3r in #130
Full Changelog: v1.10.6...v1.10.7