Skip to content

euphony v2.1.0

Compare
Choose a tag to compare
@simongoricar simongoricar released this 08 Aug 14:57
· 19 commits to master since this release

Added

  • Ability to create distinct (timestamped) log files by using the {DATETIME} placeholder in the logging.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