Skip to content

Releases: s0hv/foo_discord_rich

64-bit pre-release

19 Jun 12:03
82026ed
Compare
Choose a tag to compare
64-bit pre-release Pre-release
Pre-release

Hopefully working 64bit version of the component based on version 1.3.0-beta 6, that I've only very lightly tested.
Dark mode support is still missing.
Won't work on 1.x versions of foobar since I could not figure out a way of bundling multiple builds in the same fb2k-component file.

1.3.0-beta 6

03 Jun 18:51
4aec8f6
Compare
Choose a tag to compare

Changes since beta 4

  • Added a context menu option for regenerating album art url (cached urls will still be used)
  • Reverted uploading logic for streams with no artwork. The artwork is no longer updated on track change automatically. If that is necessary, use the context menu options either manually or through some component for automation.
  • Context menu options that update the artwork url also refresh the url on discords side

1.3.0-beta 5

02 Jun 11:29
638b551
Compare
Choose a tag to compare

Changes since beta 4

  • Added support for internet radios. If the radio provides a cover url that will be used. If not, the plugin will refresh the local artwork when the track changes.

1.3.0-beta 4

30 Apr 13:03
8c30f75
Compare
Choose a tag to compare

Changes since beta 3

  • Added new configuration option for setting the process timeout
  • Trim trailing spaces and tabs when manually setting artwork url

1.3.0-beta 3

14 Apr 13:35
b5997cc
Compare
Choose a tag to compare

Changes since beta 2

  • Added a context menu option to manually set artwork url
  • Treat upload result as an error if it contains newlines

1.3.0-beta 2

18 Feb 12:20
b5997cc
Compare
Choose a tag to compare

Changes since 1.3.0-beta

  • Fixed an issue where the length of multi byte utf-8 strings would be calculated incorrectly
  • Added context menu options for deleting image hashes from the json cache

1.3.0-beta Album art upload

20 Nov 18:01
Compare
Choose a tag to compare

Made this release since the old appveyor builds expired in my base repo PR.
For now refer to TheQwertiest#37 for more info.