Releases: phw/foo_listenbrainz2
Releases · phw/foo_listenbrainz2
v1.5.0
v1.4.0
- 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
andtracknumber
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
- 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
v1.3.0
- 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
withmedia_player
,media_player_version
,submission_client
andsubmission_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
- Support foobar2000 v2.0 dark mode
- 64-bit build for foobar2000 v2.0
- Fixed help URL in preferences dialog
1.1.3
GHA: Add release job