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
Fixed little bug
- Fixed loading Spotify playlists from user 'null' when connecting to early. #24
Resolved some issues and bugs
- Changed how playlists are filtered to make sure you only see your own playlists when managing.
- Default Mopidy IP setting is changed to the user's host
- Iplemented 'Add album to queue'
- Wait until all featured search result track are loaded before showing
- Undefined bug when a playlists doesn't have an image
- Some text changes and improvements
Fixed undefined error which occurred duo the new service settings
1.1.1 Fixed undefined error
Extra features
- Added basic responsive support. Still in need for finetune and support for mobile devices.
- Added playlist folder browsing (one level depth at the moment)
- Added options to Spotify to enable or disable the use of Spotify as playlist source
Fixed little bug
Fixed the 'Connect to Spotify' message in the Station search when Spotify is connected
Fixed a bug and added source map
- Fixed
playlists undefined
bug which occurred when less than 50 Spotify playlists were loaded. - Added source map for minified javascript file
Complete remake beta launch
Mopify's remake beta. Please read the README and Wiki for more information.
Installable via pip
0.1.6 Merge branch 'webextension' of github.com:dirkgroenen/Mopify into web…