Skip to content

Releases: fuzeman/Spotify2.bundle

0.5.8

29 Dec 01:34
Compare
Choose a tag to compare

Fixed

  • Spotify authentication issue
  • Encoding issue with some locales

0.5.7

06 Aug 02:24
Compare
Choose a tag to compare

Changes

  • Reverted to basic directory objects for albums/artists (until plex framework is fixed)

Fixed

  • "Playlists" view would return an error if a single playlist failed to load
  • Certain tracks could break playlist loading

0.5.6

02 Aug 13:43
Compare
Choose a tag to compare

Changes

  • Updated authentication system to work with latest changes to spotify

Fixed

  • Issue browsing views with artist or album objects

0.5.5

02 Aug 13:43
Compare
Choose a tag to compare

Changes

  • [UI] Added icons for all menu items (from http://thenounproject.com)
  • [UI] Added credits for contributors/icons
  • [UI] Added version to "About" menu
  • [UI] Updated Spotify icon
  • Updated CherryPy (v3.5.0)

Fixed

  • [Streaming] Issue where tracks could end at ~50s on some clients
  • [UI] Issue with "messages" when the client hasn't been initialized

0.5.4

01 Jul 04:57
Compare
Choose a tag to compare

Changes

  • Increase rate-limit time to allow for delays when starting to read
  • Customizable logging levels for "pyemitter" and "plugin" (streaming server)
  • Display [spotify.py] error messages in the home view
  • Added migrator to handle the unclean 0.4 -> 0.5 update

Fixed

  • Ensure stream is open when checking for a similar range
  • Problem streaming subset ranges

0.5.4-beta

01 Jul 04:57
Compare
Choose a tag to compare
0.5.4-beta Pre-release
Pre-release

Changes

  • Increase rate-limit time to allow for delays when starting to read
  • Customizable logging levels for "pyemitter" and "plugin" (streaming server)
  • Display [spotify.py] error messages in the home view
  • Added migrator to handle the unclean 0.4 -> 0.5 update

Fixed

  • Ensure stream is open when checking for a similar range
  • Problem streaming subset ranges

0.5.3-beta

20 Jun 08:07
Compare
Choose a tag to compare
0.5.3-beta Pre-release
Pre-release

Features/Changes

  • [UI] "Your Music" (collection views)
  • [UI] "Explore" (top/featured playlists, new releases)
  • [UI] Playlist images
  • [Spotify] Re-authenticate when our connection drops
  • [Streaming] Reuse track buffers to reduce delays and save bandwidth
  • [Streaming] Switched to "requests" for track buffering
  • [Configuration] Option for specifying a custom hostname
  • [Configuration] Streaming profiles (allows streaming adjustsments per-client)

Fixed

  • [UI] Issue with invalid rating keys on PHT
  • [UI] Duplicate tracks in a playlist were causing load failures
  • [Streaming] Server would stop listening
  • [Streaming] Use "getsockname" to accurately determine the server address/hostname
  • [Streaming] Restriction checking wasn't working correctly for some tracks
  • [Streaming] Ensure "track_end" is sent on tracks that fail to open/read
  • [Streaming] Limit stream chunk sizes to 10kB
  • [Streaming] Concurrency issue when building streams and fetching metadata/stream-info

0.5.2-beta

30 May 05:31
Compare
Choose a tag to compare
0.5.2-beta Pre-release
Pre-release

Changes

  • Better support for streaming on some third-party clients (XBMC, other DLNA devices)
  • Plugin automatically reconnects to Spotify (when the connection has been lost)

0.5.1-beta

23 May 10:51
Compare
Choose a tag to compare
0.5.1-beta Pre-release
Pre-release

Changes

  • Titles are now normalized to ASCII (workaround for Plex encoding issues)
  • Support for the recent Spotify authentication changes

Fixed

  • Client wouldn't restart after username/password changes

0.4.4

23 May 10:52
Compare
Choose a tag to compare

Changes

  • Support for the recent Spotify authentication changes