Skip to content

Releases: DevYukine/red_oxide

v0.9.2

09 Dec 11:05
Compare
Choose a tag to compare

Bug Fixes

v0.9.1

25 Nov 17:09
Compare
Choose a tag to compare

Bug Fixes

  • transcode: update new RED Url for PL regex (d93f70c)

v0.9.0

24 Nov 16:34
Compare
Choose a tag to compare

Bug Fixes

  • api: Update red api url (#31) (3f17180)
  • transcode: create transcode directory if it does not exist (#30) (278e3db)
  • windows: add windows path constants back (fdb21a5)
  • windows: import windows only constants inside windows only function (c06226c)

Features

  • constants: only compile windows constants on windows os (2400938)
  • self-update: add new self-update subcommand (3d20de1)

v0.8.2

01 Mar 06:03
Compare
Choose a tag to compare

Bug Fixes

  • ci: do not pass locked flag for release action (ce6b410)

v0.8.1

01 Mar 06:01
Compare
Choose a tag to compare

Bug Fixes

  • redacted: minimalize url bbcode to improve integration with other tools (6a0ac4b)
  • spectrogram: use correct error message for failing to create spectrogram (132aac3)

v0.8.0

16 Jan 14:07
Compare
Choose a tag to compare

Bug Fixes

  • config: use correct HOME_ENV constant (ee3584a)
  • transcode: do not drop reference while borrowed (00c3ffd)
  • transcode: fallback if no extension exists (346e3d3)

Features

  • add default paths for config file (c823b08)

v0.7.2

15 Jan 17:25
Compare
Choose a tag to compare

Bug Fixes

  • ci: set missing job output (2334236)

v0.7.1

15 Jan 16:59
Compare
Choose a tag to compare

Bug Fixes

  • ci: reference the created tag for release builds (f9e1d91)

v0.7.0

15 Jan 16:48
Compare
Choose a tag to compare

Bug Fixes

  • ignore scene releases as descening is not supported currently (b0470f7)
  • permalink: properly handle error when permalink can't be parsed (d92aa0b)

Features

  • add concurrency option to specify how many tasks should run concurrently (baee787)
  • add skip_existing_formats_check flag (6a7bae8)
  • don't fail on errors, replace forbidden folder/filename characters (44b3486)
  • lossy: add a warning that lossy web/master transcode require manual report (784a01f)

Performance Improvements

  • spectrograms: add support for concurrency option (1ecf337)

v0.6.0

23 Apr 00:27
Compare
Choose a tag to compare

Bug Fixes

  • redacted: check if files exceed redacteds allowed path limit (020afab)

Features

  • add way to set allowed transcode targets in cli & via the config (90d2b02)
  • redacted: add version to upload description (3b56f9d)