Skip to content

Roadmap

Arsène Lapostolet edited this page Oct 24, 2022 · 4 revisions

Version 2.0

Features

  • 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)

Bugfix

  • Rich presence bug when no track id in meta-data
  • Handle loss of connection to the server

Version 2.1

Features

  • Optionaly choose device to track activity from (#59, #6 )
  • CLI Version (#56)

Version 2.2

Features

  • Support costumization (with an interactive UI) of what is displayed in the rich presence caption (#60, #43 )

Version 2.3

Features

  • Support displaying image to put track / album / artist image in the rich presence (switch from Discord RPC to Discord Game SDK) (#55)
Clone this wiki locally