What's Changed
- Changed the documentation and defaults for the RECORD_PATH option to specify
{cam_name}
instead of%path
to
eliminate recording errors - Add exception handling to ffmpeg pruning logic to prevent snapshot prunes from killing each other
- Now gathers the list of parents that might be pruned and does that after purging the files
- Fixed python lint message in get_livestream_cmd
PRs
- Cleaning up the Dockerfile architecture by @IDisposable in #21
- Add exception handling to ffmpeg pruning logic by @IDisposable in #23
Full Changelog: v3.10.5...v3.10.6