Skip to content

Releases: anidl/multi-downloader-nx

3.0.3 - GUI Beta

05 Mar 18:23
Compare
Choose a tag to compare

GUI

Bug Fixes

  • Fixed an issue where Funimation would give back the wrong episode numbers
  • Fixed an issue where the downloader would crash after downloading one episode

New Features

  • Progress bar on icon
  • Change service later
  • Subtitle selection

CLI

Bug Fixes

  • cmn wouldn't be recognized by Funimation
  • Fixed an issue where the new synconized season wouldn't be picked up by --srz

3.0.2 - GUI Beta

03 Mar 20:20
Compare
Choose a tag to compare

Bug Fixes

GUI

  • Fixed a bug where the video folder was inaccessible.

CLI

  • Fixed a bug where different dubs would be treated as the same
  • --override to override and set new variables for the filename template
  • --videoTitle to set muxing output video title
  • Fixed an issue where a mkvmerge warning would be crashed

3.0.1 - GUI Beta

20 Feb 19:06
Compare
Choose a tag to compare

Bug fixes

  • Fixed an issue where the app would crash right away on MacOS

Changes

  • Now using electron-builder

3.0.0 - GUI Beta

15 Feb 21:36
b24a55c
Compare
Choose a tag to compare

Major Changes

This version now includes a GUI for both downloaders.

  • All binaries will be provided from here on
  • All bugs for the GUI are now accepted
  • The GUI is still beta software and should be treated as such. Please report any bugs you find and anything you want improved here on GitHub.

GUI - BETA

31 Jan 20:38
a9a61c7
Compare
Choose a tag to compare
GUI - BETA Pre-release
Pre-release

This is a BETA and it's work in progress

Not all platforms will have bins and no bugs will be resolved.
Use this version only if it was provided by a developer (@izu-co)

If you want to Beta Test - Please head over to discord and ask me there

2.0.18

17 Jan 15:08
Compare
Choose a tag to compare

Improvements

  • One can now force the muxer to use (Please see the documentation for the command)
  • Better error handling for file system errors during the writing process of the downloaded video
  • FFmpeg can now add fonts to mkv files

2.0.17

15 Jan 16:03
Compare
Choose a tag to compare

What's new

  • New documentation

2.0.16

11 Jan 21:51
af8ebbb
Compare
Choose a tag to compare

Minor Changes

  • Update console output for the updater and changing some padding

Bug Fixed

  • --srz not showing season title for other seasons if the title included a ( like in [Title] (Season 2)

2.0.15

07 Jan 19:38
d61bad8
Compare
Choose a tag to compare

Major Changes

  • Every option in the cli-defaults.yml file is now excactly names as the corresponding cli option
  • You can now pass the username and password used for authentication to the tool by using the cli --username or/and --password. You will still be prompted for the once you did not pass.
  • You can now authenticate at the start of the program by using --silentAuth

2.0.14

22 Dec 11:23
Compare
Choose a tag to compare

Bug Fixes