euphony v2.1.0
Added
- Ability to create distinct (timestamped) log files by using the
{DATETIME}
placeholder in thelogging.default_log_output_path
configuration option. - When the user cancels a transcoding operation, partially transcoded files will be deleted and the user will be warned that the album didn't complete.
- Display validity of library paths in the
show-config
command.
Changed
- Improved placeholder (
{LIBRARY_BASE}
,{DATETIME}
, etc.) documentation in the configuration file template (data/configuration.TEMPLATE.toml
).
Fixed
- Album and file queue now properly collapse leading finished items when there is not enough space to display all queue items.
- Create any missing log file path parent directories (
default_log_output_path
/--log-to-file
).
Full Changelog: v2.0.0...v2.1.0