🎉 Release v1.2.1
Features:
- ✅ Convert Unsupported Media Types for Plex Import
- ✅ Feature Request: Dont search indexers for unrealeased books
- ✅ Truncating book names in interactive search doesn't show language
- ✅ allow API tokens to create book requests
- ✅ Add "search for missing eBooks" schedule
- ✅ Unified Navigation in Audiobook Details View
- ✅ Revamped System Logs
- Searchable, filterable, easily copy-able
- ✅ blocklist failed NZB releases to prevent duplicate re-downloads
- #195
- Will also blocklist failed downloads
- Blocklist viewable/manageable in the admin dashboard
- ✅ Ratio Limit in addition to seeding time per-indexer
Fixes:
-
✅ Fixed confusing naming and missing descriptions in the scheduled jobs page
-
✅ Fixes a 403 Issue where NZBFinder rejected requests with "axios/x.y.z" user-agent string
- #206
- Thanks https://github.com/Bukowskaii !
-
✅ Paginator bug on large screens
- reworked paginator show states to be more stable
- #183
-
✅ Fix metadata hanging quote on edge cases
Upgrade:
docker pull ghcr.io/kikootwo/readmeabook:latest docker compose down docker compose up -d
What's Changed
- Fixes a 403 Issue where NZBFinder rejected requests with "axios/x.y.z" user-agent string by @Bukowskaii in #206
New Contributors
- @Bukowskaii made their first contribution in #206
Full Changelog: v1.2.0...v1.2.1