Skip to content

Releases: librespot-org/librespot-java

0.6.0

18 Jul 20:02
Compare
Choose a tag to compare
  • Refactored state logic for large playlists (#102)
  • Improved gapless playback (removed pop noise, #101)
  • Using TOML for the configuration file (#110)
  • Fixed autoplay (#89)
  • Refactored update context logic (#91)
  • Fixed context description
  • Fixed hang on unsupported tracks (local, #92)
  • Fixed shuffling issue (#93)
  • Start playing song when connected (#96)
  • Fixed some issues with Spotify ids (#79

Release 0.5.2

01 May 19:23
Compare
Choose a tag to compare
  • Added interactive CLI (#84)
  • Fixed loading issue from Android
  • Using original endpoint for autoplay
  • Fixed shuffling issues
  • Minor bug fixes

Release 0.5.1

19 Apr 10:38
Compare
Choose a tag to compare
  • Fixed issue with playing tracks (#79)
  • Fixed Zeroconf issue (#77)
  • Fixed token expiration issue (#83)
  • Minor fixes

Release 0.5.0

13 Apr 15:49
Compare
Choose a tag to compare
  • Improved episode support
  • Expanded API to support episodes
  • Fixed time bar jumping to zero when resuming
  • Fixed hang on grayed out songs (#66)
  • Using CDN for episode download
  • Added MP3 codec support (slightly improved version of delthas/JavaMP3)
  • Fixed issue with queuing (#75)
  • Switched to H2 for cache database (#71)
  • Better handling of IO exceptions (#74 and #59)
  • Prevent MITM (#26)
  • Detect when playback halts due to network latency (#76)
  • Minor bug fixes

Release 0.4.0

31 Mar 13:32
Compare
Choose a tag to compare
  • Using updated events endpoint (hm://remote/3/user/)
  • Fixed loading state not appearing on client
  • Using CDN to download tracks (faster)
  • Refactored cache system
  • Updated AP retrieval
  • Fixed #60
  • Fixed time bar jumping around (time alignment)

Release 0.3.0

02 Mar 18:11
Compare
Choose a tag to compare
  • Implemented autoplay functionality
  • Added more parameters to configuration file
  • Minor bug fixes

Release 0.2.0

02 Feb 09:51
Compare
Choose a tag to compare
  • Implemented reconnection
  • Removed mdnsjava dependency
  • Improved memory usage
  • Select mixer from properties
  • Many bug fixes

Release 0.1.3

05 Jan 11:09
Compare
Choose a tag to compare
  • Working radio (#34)
  • Fixed shuffle
  • Fixed not playing when loading

Release 0.1.2

28 Dec 20:43
Compare
Choose a tag to compare
  • Fixed #32
  • Improved preloading
  • Improved pause

Known issues

  • Unshuffling will break everything

Release 0.1.1

06 Dec 20:38
Compare
Choose a tag to compare

First public release!