Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1.27 KB

File metadata and controls

37 lines (28 loc) · 1.27 KB

0.0.10

  • Added user of .unmanic file to track processed files

0.0.9

  • Add settings to specify:
    • Which languages to extract
    • Whether to include "title" in output file name

0.0.8

  • Add library tester to search for files with SRT streams
  • Update FFmpeg helper

0.0.7

  • Update FFmpeg helper
  • Add platform declaration

0.0.6

  • Update Plugin for Unmanic v2 PluginHandler compatibility

0.0.5

  • Fix bug in stream mapping causing subtitles from the previous file being added to the command of the current file

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 issue when creating SRT file naming (TypeError: expected string or bytes-like object)
  • Add better debug logging

0.0.3

  • Fix import issue in plugin file

0.0.2

  • Update Plugin for Unmanic v1 PluginHandler compatibility
  • Update icon

0.0.1

  • Initial version