Henrik Friedrichsen
|
8905db457a
|
Implement category playlist browsing in library
Fixes #187
|
2022-08-20 22:32:25 +02:00 |
|
Henrik Friedrichsen
|
d1a44a613f
|
Fix: do not crash DBus on invalid Spotify URIs
Fixes #795
|
2022-04-27 22:38:15 +02:00 |
|
Csaba Varró
|
f0a2cd79ff
|
Remove panics in the update_token flow (#688)
It caused a crash when the token failed to update
|
2022-01-01 21:43:12 +01:00 |
|
Henrik Friedrichsen
|
ebc49117b0
|
Update rspotify to 0.11.3 (et al)
Also allows us to revert the previously applied fix where the market parameter had to be removed.
|
2021-11-29 22:43:06 +01:00 |
|
Henrik Friedrichsen
|
e83ea5b833
|
Don't set market for user albums
Workaround until next rspotify is released
Fixes #650
|
2021-11-20 20:52:40 +01:00 |
|
Henrik Friedrichsen
|
74b4e65b64
|
Refactor: move playable models to separate module
|
2021-11-08 20:44:21 +01:00 |
|
Henrik Friedrichsen
|
96f2d88696
|
Update to rspotify 0.11.2 (#640)
* Update to rspotify 0.11.x
Many breaking changes
* Minor cleanups via Clippy
|
2021-11-07 17:19:56 +01:00 |
|
Henrik Friedrichsen
|
faad362f55
|
Refactor: separate Spotify API from player logic
The separation is not perfect yet, but it's a start and makes the entire codebase much easier to read.
|
2021-08-23 22:15:54 +02:00 |
|