Release Notes
Major Changes
-
Automatic Token Refresh for Audiobookshelf
Implemented automatic access token refreshing for Audiobookshelf connections.- System automatically refreshes expired tokens using the refresh token
- Failed requests due to expired tokens are automatically retried with a new token
- More resilient connection to Audiobookshelf servers
- Playback continues uninterrupted even if authentication expires during an active session
- Improved overall reliability of Audiobookshelf integration
Minor Updates
-
Improved Library Fetching
- Changed to use UserViewsApi instead of admin-only LibraryApi for more reliable library retrieval (Fixes #51)
- Removed "Mixed" collection type from supported types
-
Better Post-Login Experience
- Audiobookshelf libraries now automatically refresh immediately after login
- More responsive user experience when connecting to Audiobookshelf
-
Reduced Log Noise
- Changed decryption error logging to debug level for non-critical missing data scenarios
What's Changed
Full Changelog: v0.6.2-beta...v0.6.3-beta