Skip to content

Release v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Mar 21:36
0fa4dfc

Added

  • Added a resume feature when downloading aaxc files.
  • New downlaoder module which contains a rework of the Downloader class.
  • If necessary, large audiobooks are now downloaded in parts.
  • Plugin command help page now contains additional information about the source of
    the plugin.
  • Command help text now starts with ´(P)` for plugin commands.

Changed

  • Rework plugin module
  • using importlib.metadata over setuptools (pkg_resources) to get entrypoints