This repository has been archived by the owner on Jan 19, 2023. It is now read-only.
Releases: dirkgroenen/mopidy-mopify
Releases · dirkgroenen/mopidy-mopify
1.7.3
1.7.0
1.6.1
Thanks to https://github.com/tobiasstrebitzer for the changes below:
- Update angular from 1.2.7 to 1.5.6.
- Update angular-spotify from 1.4.2 to 1.5.1 to resolve various bugs related to recent changes in the Spotify-API.
- Updated Spotify API response resolutions in various locations, necessary to work with the upgraded angular-spotify version.
- Resolves null/undefined type handling / conditionals in various locations, which have caused unwanted side-effects and bugs.
- Refactored the Discover/Browse section to consistently deliver browse results and omit inefficient and redundant queries to the Spotify API.
- Refactored Artist detail page to load basic metadata (artist image, cover image) via the Spotify API.
- Refactored Artist list page and controller, by changing the API collection from "User Artists" to "Followed Artists" (it seems the "User Artists" API is no longer provided by Spotify).
1.6.0
1.5.17
1.5.16
1.5.14
- Fix websocket reconnecting attempts
Mostly queue fixes
1.5.12
- Fix items undefined bug