Skip to content

Releases: winterbird-code/adbb

v1.0.1

11 Sep 15:10
Compare
Choose a tag to compare

Small bugfix release:

  • Fix attempts to write .nfo-files before creating target directory
  • Fix handling of URLError when fetching images

v1.0

09 Sep 06:22
2477c86
Compare
Choose a tag to compare

v1.0

"Let's just call it stable already"-edition

  • More reliable network communication; most exceptions can now be caught in the main thread
  • Integrate Anime-List tvdb/tmdb/imdb mapping support
  • Add support for fetching posters for Anime and Groups
  • Add support for fetching fanart from fanart.tv (requires a personal API token, see README.md)
  • Add encryption support for anidb communication
  • Include a cache management tool adbb_cache
  • Include a simple file arrange-tool arrange_anime
  • Include a jellyfin glueware jellyfin_anime_sync (See JELLYFIN.md)
  • Possibly lots of other changes that I have forgot about.

Breaking changes

None that I know of. If your cache database is from before v0.4 it needs to be re-created.

v0.4.1

06 Jan 16:58
Compare
Choose a tag to compare
  • new naming schema for the arrange utility
  • fix crash bug on multiep-files

v0.4

27 Jul 17:22
Compare
Choose a tag to compare

Creating a release to mark a fairly stable entry point for anyone interested in using this.