Releases: winterbird-code/adbb
Releases · winterbird-code/adbb
Release list
v1.1.0
Mostly bug fixes, but some new features/changed behavior:
Library
- Added support for tmdb tv mappings
- Treat absolute season mappings as season 1
- Season and episode numbers for tmdb/tvdb mappings are now integers
Tools
arrange_animeandjellyfin_anime_sync: optionally separate Music Videos from Moviesjellyfin_anime_sync: ignoreunsorteddirectoryjellyfin_anime_sync: detect groups by '-.ext'jellyfin_anime_sync: avoid timeout against jellyfin API
v1.0.1
Small bugfix release:
- Fix attempts to write .nfo-files before creating target directory
- Fix handling of URLError when fetching images
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.