- Implement #314: Set non-zero exit code for invalid input.
- Fix Issue #315: Update parser for member token.
- New Setting: setLastModified = True
Set last-modified and last-accessed timestamp based on work's timestamp. - Implement #257: convert ugoira to webm.
Require ffmpeg and createUgoira = True - New Settings under [FFmpeg] section:
- ffmpeg = "ffmpeg"
FFmpeg path - ffmpegCodec = "libvpx-vp9"
Codec to use - ffmpegParam = "-lossless 1"
Additional Parameters
- ffmpeg = "ffmpeg"
- Update test cases.