Skip to content

Releases: phw/foo_listenbrainz2

v1.5.0

13 Dec 16:40
Compare
Choose a tag to compare

Allow setting a custom ListenBrainz compatible server URL (like e.g. Maloja) (#18).

Thanks to @subjut for the contribution.

v1.4.0

27 Oct 14:09
Compare
Choose a tag to compare
  • The submitted listening time is now set to start of playback of the submitted track
  • Submit cached listens on application start
  • Submit duration as milliseconds
  • Fix submission of discnumber, totaldiscs, totaltracks and tracknumber as integers (#12, @redactedscribe)
  • Fixed submitting "foo_listenbrainz2" for submission_client (#13, @redactedscribe)
  • Options: Change label of enable option to "Enable submission"
  • Cleanup of dark mode code (@marc2k3)

v1.3.2

22 Nov 14:32
Compare
Choose a tag to compare
  • Fixed display of label for submit client info option
  • Smaller DLL size due to changes in dark mode support with latest foobar2000 SDK

v1.3.1

05 Sep 06:55
c56ae0d
Compare
Choose a tag to compare

Fixed packaging not including all files (missing x64 binaries and license files), issue #4.

v1.3.0

03 Sep 12:19
Compare
Choose a tag to compare
  • Provide a unified package including 32 and 64 bit version of this component.
  • Submit duration of listened audio.
  • Replaced submission of non-standard listening_from with media_player, media_player_version, submission_client and submission_client_version.
  • Add preference to disable submission of the above client details.
  • The additional information is also submitted for "playing now" notifications.

UPDATE 2022-09-05: The originally uploaded component package missed the x64 binaries. This has now been fixed and the proper files got uploaded.

v1.2.0

02 Sep 11:04
Compare
Choose a tag to compare
  • Support foobar2000 v2.0 dark mode
  • 64-bit build for foobar2000 v2.0
  • Fixed help URL in preferences dialog

1.1.3

12 Oct 08:33
Compare
Choose a tag to compare
GHA: Add release job