Skip to content

v1.0

Compare
Choose a tag to compare
@winterbird-code winterbird-code released this 09 Sep 06:22
· 15 commits to master since this release
2477c86

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.