v0.7.5
- Fix: Use wide image when no square picture is available @tehkillerbee
- Feat.: Added HiRes page @tehkillerbee
- Feat.: Handle missing Stream fields gracefully. Get stream audio resolution (bit depth, rate) as tuple. @tehkillerbee
- Feat.: Added misc helper functions for audio mode, get available audio mode for media. @tehkillerbee
- Feat.: Added misc. fields to album. Get audio resolution for album + individual tracks. @tehkillerbee
- Feat.: Added MPEG-DASH to HLS stream parsing, Added MPEG-DASH stream example. @tehkillerbee
- Set default artist IMG if missing. Use default album IMG URI instead of direct URL. @tehkillerbee
- Bugfix: Make sure is_pkce state is set when pkce_login_url() is used directly. @tehkillerbee
- Tests: Added misc tests for ObjectNotFound @tehkillerbee
- Error handling: Handle TooManyRequests exceptions gracefully. @tehkillerbee
- Error handling: Handle ObjectNotFound exceptions gracefully. @tehkillerbee
- Tests: Fix misc tests broken by Tidal. @tehkillerbee
- Bugfix: Fix pkce token refresh. @tehkillerbee
- Bugfix: Load/store PKCE state from file using wrong client_id. @tehkillerbee
- Feat.: Improved error handling (Missing albums, missing lyrics, missing track url etc.). @tehkillerbee
- Bugfix: Page Recursion into Categories. @quodrum-glas
Many thanks to @GioF71 for feedback and testing during v0.7.5 during development.
New Contributors
- @quodrum-glas made their first contribution in #236
Full Changelog: v0.7.4...v0.7.5