Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 943 Bytes

changelog.md

File metadata and controls

25 lines (18 loc) · 943 Bytes

0.0.7

  • add 'ac' parameter to ffmpeg command performing normalization to avoid unsupported channel layout error

0.0.6

  • Update FFmpeg helper
  • Add platform declaration

0.0.5

  • Update Plugin for Unmanic v2 PluginHandler compatibility

0.0.4

  • Limit plugin to only process files with a "video" mimetype
  • Remove support for older versions of Unmanic (requires >= 0.1.0)
  • Fix bug causing already normalised files to be added again (even if they were not reprocessed)

0.0.3

  • Update Plugin for Unmanic v1 PluginHandler compatibility
  • Update icon

0.0.2

  • Change to using Unmanic's info files for storing normalise config for a particular file

0.0.1

  • Initial version