Skip to content

Releases: jaedb/spotmop

2.10.1

28 Sep 06:54
Compare
Choose a tag to compare

Bugfix release

  • Spotify user object inaccessible since change to setting syntax (#147)
  • Removed $rootScope.spotifyUser in favor of SettingsService for better synchronicity

2.10.0

22 Sep 20:26
Compare
Choose a tag to compare

New features:

  • Artist and Track radio
  • Upgraded all frontend endpoints to use websocket requests instead
  • Revamp of Spotify authentication process

Bugfixes:

  • Missing YouTube search result titles (#143)
  • Duplicate search results (#144)
  • Handle large number of artists in album view (isolated to local albums)

2.9.2

10 Sep 04:01
Compare
Choose a tag to compare

Added discreet features, and patching bugs

  • Discover now facilitates Featured Users. Currently hardcoded known _Spotify Professional Account_s as Spotify doesn't allow searching or browsing users at this time
  • Dropzone UX issues
  • Scrolling Playlists dropzone
  • Loading of all playlists on init or authentication change
  • Fix #139 and fix #141

2.9.1

01 Sep 20:03
Compare
Choose a tag to compare

Hotfix:

  • Add Mopidy-Local-Images to required plugins as without it you cannot start Mopidy
  • Resolves #136 and #133

2.9

29 Aug 04:33
Compare
Choose a tag to compare
2.9

Significant functionality release

  • Support for local playlists #120
  • Simplification of search engine for support of any backends #117
  • Push configuration between clients #102
  • Patching click-and-drag issue when nothing selected #108
  • Auto-scrolling when dropping onto playlist dropzone #97

2.8

26 Jul 21:11
Compare
Choose a tag to compare
2.8
  • Rebuilt settings provider
    • This will reset your local browser settings
  • New dropdown field for adjusting view preferences
  • Sortable library and local views
    • Note: Sorting is in beta as Spotify doesn't facilitate sorting at their end, so pagination doesn't work 100% as expected
  • Draggable playlists directly onto play queue
  • Fixes for #114, #111 and #108

2.7.4

22 Jul 05:35
Compare
Choose a tag to compare

Minor release

  • Static artist radio for POC. Only loads 5 items for the artist radio, will need to build python backend for this
  • Artwork bugs fixed
  • Search results #112 fix
  • Other minor improvements

2.7.3

03 Jul 20:50
Compare
Choose a tag to compare

Hotfix release

  • Fixes missed template updates for album, artist and playlist views
  • Preliminary setup for dropzone auto-scrolling

2.7.2

03 Jul 17:47
Compare
Choose a tag to compare
  • Relocating consume configuration to player
  • Lazy loading on short pages
  • Minor bugfixes
  • Resolving Mopidy-loaded playlists issues
  • My Albums fix (#103)
  • Unifying image formats (small|medium|large) irrespective of source

2.7.1

07 Jun 20:13
Compare
Choose a tag to compare
  • Support for Mopidy-Images backend image library
  • Proxy for backend images
  • Upgrading image thumbnail usage throughout to use new image sizing directive
  • Fixing issue #100 and various other minor bugfixes