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.4.1
- Added compatability for Mopidy 1.0 #86 #81 #80
- Sync service working again #80
- Dropped support for < Mopidy 1.0
- Fixed endless repeating tracklist
- Some little speed improvements
- Added 'Various Artists' to albums PR #85
- Added debug option which starts Mopify with non-minified files
- Added cgPrompt to gitignore #83
- Added playlist follow/unfollow button #79;
- Mopify can now update itself #22
- Show tile overlay when on mobile device #58
Merged latest development branche
Sync service and more
- Fixed showing Spotify login window while logged in
- Improved Spotify's use of
refresh_token
- Show connected servives in mobile menu
- Added Sync service
- Fixed huge memory drain when loading many tracks #29 #56
- Lowered current track's font-size in responsive view
- Changed tracklist's Shuffle button action #57
- Link current playing track to album #59
1.2.3
- Added shortcuts to control the player (Use
?
to open cheatsheet) #50 - Load less tracks when scrolling through tracklist to prevent freeze #29
- Improved Spotify service authentication handling
- Added interval which checks the current playing track
- Update current track on next/prev action (event when Mopidy doesn't fire its event)
- Some other bug fixes
Consume mode
Set consume mode on true when starting Mopify
Fixed double albums and added Play Next option
Responsive and Spotify library managing
- Added first responsive pages (BETA). At the moment only focused and tested on Nexus 5
- Added Spotify Library managing (Songs, Artists, Albums, Playlists)
- Support for selecting multiple tracks
- Some little bug fixes
- Added Spotify token refresh button
Fixed auto starting timer
1.1.6 Extened readme
Reached milestone 1.1.5
Merge pull request #43 from dirkgroenen/development Fixed all issues for Milestone: 1.1.5
Added delete option to stations
1.1.4 Added changes