Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.31 KB

changelog.md

File metadata and controls

39 lines (27 loc) · 1.31 KB

0.0.12

  • Plugin should throw an exception when FFmpeg is not correctly installed
  • Prevent HEVC codec support on AVI
  • Prevent ttf codec support on MP4

0.0.11

  • Remove ARIB STD-B24 subtitle support from avi, mkv, mp4 destination containers

0.0.10

  • Update FFmpeg helper
  • Add platform declaration

0.0.9

  • Update Plugin for Unmanic v2 PluginHandler compatibility

0.0.8

  • Fix for error when the stream info does not contain a particular attribute

0.0.7

  • Remove all data streams for a remux to MKV

0.0.6

  • Remove PGS subs from the list of sub codecs supported by MP4 containers

0.0.5

  • Transcode or remove streams which are not compatible with destination container

0.0.4

  • Fix issue where the file out was not being modified correctly

0.0.3

  • Limit plugin to only process files with a "video" mimetype

0.0.2

  • Set teh initial flow position

0.0.1

  • Initial version