What's Changed
- Bump websocket-client from 1.5.1 to 1.5.2 by @dependabot[bot] in #196
- Bump pycryptodomex from 3.17 to 3.18.0 by @dependabot[bot] in #194
- Bump zeroconf from 0.62.0 to 0.63.0 by @dependabot[bot] in #198
- Bump requests from 2.30.0 to 2.31.0 by @dependabot[bot] in #197
- Bump zeroconf from 0.63.0 to 0.64.0 by @dependabot[bot] in #201
- Bump websocket-client from 1.5.2 to 1.5.3 by @dependabot[bot] in #203
- Bump zeroconf from 0.64.0 to 0.66.0 by @dependabot[bot] in #204
- Bump zeroconf from 0.66.0 to 0.70.0 by @dependabot[bot] in #208
- Bump websocket-client from 1.5.3 to 1.6.1 by @dependabot[bot] in #207
- Bump zeroconf from 0.70.0 to 0.71.0 by @dependabot[bot] in #209
- Bump zeroconf from 0.71.0 to 0.71.3 by @dependabot[bot] in #210
- Bump zeroconf from 0.71.3 to 0.71.4 by @dependabot[bot] in #211
- Bump zeroconf from 0.71.4 to 0.74.0 by @dependabot[bot] in #214
- Bump websocket-client from 1.6.1 to 1.6.2 by @dependabot[bot] in #218
- add ApResolve exception(s) by @rathmerdominik in #224
- Bump zeroconf from 0.74.0 to 0.97.0 by @dependabot[bot] in #223
- Bump websocket-client from 1.6.2 to 1.6.3 by @dependabot[bot] in #228
- Bump zeroconf from 0.97.0 to 0.108.0 by @dependabot[bot] in #229
- Bump zeroconf from 0.108.0 to 0.112.0 by @dependabot[bot] in #231
- Bump pycryptodomex from 3.18.0 to 3.19.0 by @dependabot[bot] in #232
- Bump zeroconf from 0.112.0 to 0.115.0 by @dependabot[bot] in #234
- Bump zeroconf from 0.115.0 to 0.115.1 by @dependabot[bot] in #235
- Bump zeroconf from 0.115.1 to 0.119.0 by @dependabot[bot] in #240
- Bump websocket-client from 1.6.3 to 1.6.4 by @dependabot[bot] in #237
- Bump zeroconf from 0.119.0 to 0.122.3 by @dependabot[bot] in #246
- Add CDN exclusion for audio-gm-fb by @liamharper2453 in #247
- Bump zeroconf from 0.122.3 to 0.125.0 by @dependabot[bot] in #248
- Bump zeroconf from 0.125.0 to 0.126.0 by @dependabot[bot] in #249
- Bump zeroconf from 0.126.0 to 0.127.0 by @dependabot[bot] in #250
- Bump zeroconf from 0.127.0 to 0.128.0 by @dependabot[bot] in #253
- Bump websocket-client from 1.6.4 to 1.7.0 by @dependabot[bot] in #254
- Bump zeroconf from 0.128.0 to 0.130.0 by @dependabot[bot] in #258
- Bump zeroconf from 0.130.0 to 0.131.0 by @dependabot[bot] in #259
- Bump pycryptodomex from 3.19.0 to 3.20.0 by @dependabot[bot] in #261
- Bump websocket-client from 1.7.0 to 1.8.0 by @dependabot[bot] in #268
- Bump zeroconf from 0.131.0 to 0.132.2 by @dependabot[bot] in #266
- Bump requests from 2.31.0 to 2.32.3 by @dependabot[bot] in #274
- Bump zeroconf from 0.132.2 to 0.133.0 by @dependabot[bot] in #278
- Bump zeroconf from 0.133.0 to 0.134.0 by @dependabot[bot] in #279
- Bump zeroconf from 0.134.0 to 0.135.0 by @dependabot[bot] in #281
- Bump pycryptodomex from 3.20.0 to 3.21.0 by @dependabot[bot] in #282
- Bump zeroconf from 0.135.0 to 0.136.0 by @dependabot[bot] in #284
- Bump zeroconf from 0.136.0 to 0.139.0 by @dependabot[bot] in #290
- Bump zeroconf from 0.139.0 to 0.146.1 by @dependabot[bot] in #298
- Bump pycryptodomex from 3.21.0 to 3.22.0 by @dependabot[bot] in #299
- Fix issue with closing session (#200) by @cvdub in #300
- Bump zeroconf from 0.146.1 to 0.146.3 by @dependabot[bot] in #302
- Bump zeroconf from 0.146.3 to 0.146.4 by @dependabot[bot] in #303
- requirements.txt: Set versions as minimum instead of hardcoding as exact by @C0rn3j in #286
- Implement oauth support by @werwolf2303 in #305
- Accept Incorrectly Capitalized Content-Range Headers as Backup by @Googolplexed0 in #307
- fix: always use spclient.wg.spotify.com for metadata requests by @matseee in #309
- Use Login5 Authentication Instead of Keymaster by @Googolplexed0 in #311
- Improve Login5 Implementation by @Googolplexed0 in #312
- Extend use of spclient.wg.spotify.com for album, artist, and show met… by @DraftKinner in #313
- Support Rust librespot credential format in stored_file() by @root4loot in #314
- feat: add FLAC lossless format support by @akbad in #316
- Change request.headers from Dicts to CaseInsensitiveDicts by @Googolplexed0 in #319
- Fix OAuth callback server to return a response to the browser by @matteofuso in #323
- Add rudimentary
CONTRIBUTING.mdby @akbad in #317 - Implement ExtendedMetadata Method for Content Loading by @Googolplexed0 in #324
New Contributors
- @rathmerdominik made their first contribution in #224
- @liamharper2453 made their first contribution in #247
- @cvdub made their first contribution in #300
- @C0rn3j made their first contribution in #286
- @werwolf2303 made their first contribution in #305
- @Googolplexed0 made their first contribution in #307
- @matseee made their first contribution in #309
- @DraftKinner made their first contribution in #313
- @root4loot made their first contribution in #314
- @akbad made their first contribution in #316
- @matteofuso made their first contribution in #323
Full Changelog: v0.0.9...v0.0.10