foobar2000

Releases of Spotify Integration

1.1.3 current version, released on: 2021-02-18

Fixed
  • Fixed broken import-by-URL handling (<https://github.com/TheQwertiest/foo_spotify/issues/47>).
  • Fixed some issues with keyboard navigation in component menu in Preferences.

1.1.2 released on: 2020-11-03

Changed
  • Better Web API handling in attempt to avoid 429 errors:
    • Pre-emptive batch artist update on album import (<https://github.com/TheQwertiest/foo_spotify/issues/36>).

Fixed
  • Unreasonably high CPU usage in some scenarios (<https://github.com/TheQwertiest/foo_spotify/issues/35>).
  • Rps limiter is not working (<https://github.com/TheQwertiest/foo_spotify/issues/34>).
  • Extra silence at the end of track (<https://github.com/TheQwertiest/foo_spotify/issues/33>).

1.1.1 released on: 2020-10-27

Hotfix for v1.1.0.
Changed
  • Better Web API handling in attempt to avoid 429 errors:
    • Pre-emptive batch artist update on playlist import (<https://github.com/TheQwertiest/foo_spotify/issues/32>).

1.1.0 released on: 2020-10-26

Added
  • *Play* the artist: adds top tracks for the artist (<https://github.com/TheQwertiest/foo_spotify/issues/15>).
  • `%codec%` metadata field (<https://github.com/TheQwertiest/foo_spotify/issues/14>).
  • More options in `Preferences`:
    • Cache size configuration (<https://github.com/TheQwertiest/foo_spotify/issues/23>).
    • Spotify `private mode` option (<https://github.com/TheQwertiest/foo_spotify/issues/13>).
    • Spotify normalization option (<https://github.com/TheQwertiest/foo_spotify/issues/12>).

Changed
  • Better Web API handling in attempt to avoid 429 errors:
    • RPS limit (<https://github.com/TheQwertiest/foo_spotify/issues/27>).
    • `retry-after` response header handling (<https://github.com/TheQwertiest/foo_spotify/issues/11>).
    • Pre-emptive batch track update on playlist change (<https://github.com/TheQwertiest/foo_spotify/issues/30>).
    • Pre-emptive batch artist update on playlist change (<https://github.com/TheQwertiest/foo_spotify/issues/31>).
  • Improved error message when track is not available in user's country (<https://github.com/TheQwertiest/foo_spotify/issues/8>).

Fixed
  • Can't relogin without closing Preferences dialog (<https://github.com/TheQwertiest/foo_spotify/issues/24>).
  • Dynamic info change is signaled too frequently, despite data being the same (<https://github.com/TheQwertiest/foo_spotify/issues/22>).
  • Can't play tracks when buffering is enabled in fb2k (<https://github.com/TheQwertiest/foo_spotify/issues/21>).
  • Crash: Illegal operation (<https://github.com/TheQwertiest/foo_spotify/issues/19>).
  • Multi-value tags are not displayed correctly (<https://github.com/TheQwertiest/foo_spotify/issues/17>).
  • Can't import playlists with local tracks (<https://github.com/TheQwertiest/foo_spotify/issues/16>, <https://github.com/TheQwertiest/foo_spotify/issues/18>).

1.0.2 released on: 2020-10-03

Added
  • Add proxy support (<https://github.com/TheQwertiest/foo_spotify/issues/6>).
  • Add ability to adjust bit-rate via `Preferences` (<https://github.com/TheQwertiest/foo_spotify/issues/5>).
  • Fill bit-rate metadata for playing track (<https://github.com/TheQwertiest/foo_spotify/issues/4>).

Fixed
  • Fails to open track that has null `preview_url` (<https://github.com/TheQwertiest/foo_spotify/issues/3>).

1.0.1 released on: 2020-10-03

Fixed
  • LibSpotify login doesn't always work (<https://github.com/TheQwertiest/foo_spotify/issues/2>).

1.0.0 released on: 2020-10-01