Releases: s0hv/foo_discord_rich
Releases · s0hv/foo_discord_rich
64-bit 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
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
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
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
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
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
Made this release since the old appveyor builds expired in my base repo PR.
For now refer to TheQwertiest#37 for more info.