• 0.3 08e0fe7c71

    glax released this 2023-05-20 01:13:56 +02:00 | 1044 commits to master since this release

    Added new Menus to CLI:
    +NEW Search added Tasks
    +NEW Execute Task Now
    +NEW List running Tasks

    Some string formatting for better readability

    FIX crashing when Directories already existed
    +NEW ComicInfo.xml in each book
    FIX titles being listed as emptry strings, because no english title was available
    FIX series.json

    Downloads
  • 0.2.2 5bfd6bc196

    Hotfix Pre-Release

    glax released this 2023-05-19 20:57:50 +02:00 | 1064 commits to master since this release

    Fixed bug where temporary folders that were not empty (all) would cause crash, because of missing parameter.

    Downloads
  • 0.2.1 c9602d5f67

    glax released this 2023-05-19 20:38:32 +02:00 | 1066 commits to master since this release

    Release mainly includes chores like cleaning up code, and doing documentation.

    Includes Bug-fix where CLI would stop working, if there were not Tasks in taskCollection and option was chosen to force-execute or delete a Task.

    Downloads
  • v0.2 553a77320d

    Hotfixes Pre-Release

    glax released this 2023-05-19 19:27:09 +02:00 | 1079 commits to master since this release

    Same functionality as previous release.
    Some Bugfixes, some changes to strings in output.

    +NEW Ability to skip waittime! WOW

    Downloads
  • v0.1 30d91b9ee1

    Bare-Bones Pre-Release

    glax released this 2023-05-19 17:49:56 +02:00 | 1089 commits to master since this release

    Has a interactive CLI-Version as well as API-Version (no documentation yet).
    Only one Connector so far: MangaDex.org (Timeout between requests 750ms)
    Can automatically download new Chapters every given time-period.

    Downloads