Commit Graph

8 Commits

Author SHA1 Message Date
8268b18eee Merge branch 'master' into discord-timeout-time-prompt 2022-02-09 23:47:01 +01:00
03e27519db discord set inactivity timeout prompt 2022-01-27 22:32:45 +02:00
74b67c3d33 fix restart app on config change option 2022-01-23 00:12:20 +02:00
4d4dacbc71 discord: clean up export (follow-up #380) 2021-10-19 18:40:27 +02:00
b9dbd8bd4d Allow disable listen along (#426) 2021-10-11 15:02:24 +02:00
b5fd6b4969 Discord add reconnecting functionality
Clear rpc on disconnect
Add menu button to reconnect
2021-08-27 16:32:55 +02:00
3901457218 Discord add menu button for clearing activity 2021-08-17 10:09:47 +02:00
183bad43f6 Fix discord clearActivity, menu
The callback sends multiple events, in particular two pause when going to the
next song, so the timeout wasn't properly cleared.
Add menu buttons for the two options
2021-08-15 12:25:00 +02:00