Releases: winterbird-code/adbb
Releases · winterbird-code/adbb
v1.0.1
v1.0
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
- new naming schema for the arrange utility
- fix crash bug on multiep-files
v0.4
Creating a release to mark a fairly stable entry point for anyone interested in using this.