Skip to content

Releases: gix/foo_scrobble

v1.6.0

05 Sep 22:50
@gix gix
v1.6.0
657ddd7
Compare
Choose a tag to compare

Fixed

  • Handle all exceptions in API response handlers. (may fix #30)
  • Do not retry API requests endlessly on certain errors.

Added

  • Provide foobar2000_sdk.user.props out-of-the-box when compiling from source. (#31)
  • Support for 64-bit foobar2000 and dark mode. (#42)

v1.5.0

28 Mar 13:23
@gix gix
v1.5.0
df9d332
Compare
Choose a tag to compare

Changed

  • A permission denied error from last.fm only temporarily suspends scrobbling
    instead of resetting authorization. This may help with intermittent errors
    on last.fm's side. (#27)

v1.4.0

22 Nov 18:35
@gix gix
v1.4.0
3e37181
Compare
Choose a tag to compare

Fixed

  • If authorization with last.fm is rejected, the unauthorized state is now
    immediately visible in the settings dialog, and the session key is discarded.
  • The preferences page now correctly handles re-authorization (#17).

Changed

  • Updated foobar2000 SDK to 2020-07-28
  • Updated cpprestsdk
  • Internal cleanup

v1.3.1

17 Aug 23:59
@gix gix
v1.3.1
Compare
Choose a tag to compare

Fixed

  • Disabling Now Playing notifications is now correctly honored.

v1.2.0

21 Jul 09:06
@gix gix
v1.2.0
Compare
Choose a tag to compare

Changed

  • Improved error reporting
  • Uses foobar2000 SDK 2018-03-06
  • Session key revocation properly suspends scrobbling

v1.1.0

21 Nov 17:57
@gix gix
v1.1.0
Compare
Choose a tag to compare

Added

  • Scrobble command in the playback menu
  • Submissions can be skipped based on a titleformat script
  • Log when and why a track is skipped

Fixed

  • Drop invalid requests instead of attempting to submit them again.

v1.0.0

18 Nov 19:40
@gix gix
v1.0.0
Compare
Choose a tag to compare
Initial release