Skip to content

Releases: TheQwertiest/foo_spotify

v1.1.3 - Hotfix

18 Feb 18:06
Compare
Choose a tag to compare

Changelog

Fixed

  • Fixed broken import-by-URL handling (#47).
  • Fixed some issues with keyboard navigation in component menu in Preferences.

v1.1.2 - Hotfix II

03 Nov 19:29
Compare
Choose a tag to compare

Changelog

Changed

  • Better Web API handling in attempt to avoid 429 errors:
    • Pre-emptive batch artist update on album import (#36).

Fixed

  • Unreasonably high CPU usage in some scenarios (#35).
  • Rps limiter is not working (#34).
  • Extra silence at the end of track (#33).

v1.1.1 - Hotfix

27 Oct 09:53
Compare
Choose a tag to compare

Changelog

Changed

  • Better Web API handling in attempt to avoid 429 errors:
    • Pre-emptive batch artist update on playlist import (#32).

v1.1.0 - 429

26 Oct 19:36
Compare
Choose a tag to compare

Changelog

Note: you need to re-login for 429 fixes to work.

Added

  • Play the artist: adds top tracks for the artist (#15).
  • %codec% metadata field (#14).
  • More options in Preferences:
    • Cache size configuration (#23).
    • Spotify private mode option (#13).
    • Spotify normalization option (#12).

Changed

  • Better Web API handling in attempt to avoid 429 errors:
    • RPS limit (#27).
    • retry-after response header handling (#11).
    • Pre-emptive batch track update on playlist change (#30).
    • Pre-emptive batch artist update on playlist change (#31).
  • Improved error message when track is not available in user's country (#8).

Fixed

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

v1.0.2 - Hotfix II

03 Oct 21:39
Compare
Choose a tag to compare

Changelog

Added

  • Add proxy support (#6)
  • Add ability to adjust bit-rate via Preferences (#5)
  • Fill bit-rate metadata for playing track (#4)

Fixed

  • Fails to open track that has null preview_url (#3)

v1.0.1 - Hotfix

02 Oct 23:58
Compare
Choose a tag to compare

Changelog

Fixed

  • LibSpotify login doesn't always work (#2).

v1.0.0

01 Oct 23:20
Compare
Choose a tag to compare

Initial release.