Ombrelin / plex-rich-presence

A desktop app to enable discord rich presence for your Plex Media Server Activity
MIT License
188 stars 15 forks source link

User-templated text for rich presence caption #43

Open CallyyllaC opened 3 years ago

CallyyllaC commented 3 years ago

Ability to change the long and short text in discord

eg. "▶MyArtist" could be changed to "Artist: MyArtist" by allowing the user to use custom text with variables "Artist: {@Artist}"

Changing 01x04 to {@Disk}x{@Track} or something?

and perhaps being able to toggle between time done and time remaining?

rg9400 commented 3 years ago

Along with this, it would be nice to have tokens for elapsed time and total time, so it can give a caption like 21:42/43:04 for an episode for example.