Discord Rich Presence Integration (foo_discord_rich) 2018-11-05 23:18:27 Discord Rich Presence Integration fb2k component which displays information about currently played track via Discord Rich Presence.Features: - Text fields configuration via title formatting queries. - foo_acfu integration.Prerequisites - Windows 7 or later. - foobar2000 v1.3.17 or later. - Visual Studio 2017 Redistributable (needed only for foobar2000 v1.3.*).Installation 1. Download the latest release (you only need `foo_discord_rich.fb2k-component`). 2. Install the component using the following instructions.Links - Download link - Changelog - Nightly buildCredits - Respective authors of the code being used in this project. Last Edit: 2018-11-07 20:07:46 by TheQwertiest
Re: Discord Rich Presence Integration (foo_discord_rich) Reply #1 – 2018-11-07 20:04:18 Version: 1.1.0Link: https://github.com/TheQwertiest/foo_discord_rich/releases/tag/v1.1.0Changelog:AddedAdded Preferences page to `Tools`>`Discord Rich Presence` with the following settings:Text fields configuration via title formatting queries.Track duration: elapsed, remaining, disabled.Foobar2000 image: light, dark, disabled.Added main menu command to toggle component: `View`>`Display Discord Rich Presence`.FixedFixed some bugs with persistent track info.