-
Notifications
You must be signed in to change notification settings - Fork 15
Roadmap
Arsène Lapostolet edited this page Oct 24, 2022
·
4 revisions
- Rewrite with C# 10, .NET 6 and Avalonia UI
- Improved login (Leverage a PLEX client SDK)
- Usage of PLEX Websockets API to enable realtime (instead of polling) session status and allow any user of the server (not just owner) to use the app (#40, #68)
- Ability to choose one server among the servers available on the PLEX account (#9)
- Rich presence bug when no track id in meta-data
- Handle loss of connection to the server
- Optionaly choose device to track activity from (#59, #6 )
- CLI Version (#56)
- Support costumization (with an interactive UI) of what is displayed in the rich presence caption (#60, #43 )
- Support displaying image to put track / album / artist image in the rich presence (switch from Discord RPC to Discord Game SDK) (#55)