Skip to content

Releases: phin05/discord-rich-presence-plex

v2.11.0

17 Oct 18:34
Compare
Choose a tag to compare

Release Notes

  • Added display config properties display.albumImage, display.artist and display.artistImage.

Installation Instructions

v2.10.0

23 Sep 13:11
Compare
Choose a tag to compare

Release Notes

  • Added support for progress bar display. Config property display.progressMode will be set to bar by default. Refer to the Configuration Reference section of the README for more information.

Full Changelog

Installation Instructions

v2.9.0

31 Aug 11:17
Compare
Choose a tag to compare

Release Notes

  • Posters for movies and TV shows are no longer cropped to a square by default. This is achieved by disabling the status icon, which can be re-enabled by setting display.statusIcon to true in the config.

Installation Instructions

v2.8.0

30 Aug 20:49
Compare
Choose a tag to compare

Release Notes

  • Discord has recently added support for changing the activity type of Rich Presence. The "Watching" and "Listening" activity types are now used instead of "Playing".
  • Added additional display configuration fields. Refer to the Configuration Reference section of the README for more information.

Installation Instructions

v2.7.0

13 Feb 08:58
Compare
Choose a tag to compare

Release Notes

  • Added support for live TV (#72)
  • Added support for dynamic button labels (#80)

Installation Instructions

v2.6.0

10 Feb 22:32
Compare
Choose a tag to compare

Release Notes

  • Added dynamic button URL placeholders for TheTVDB, Trakt, Letterboxd and MusicBrainz (#53, #68, #79)
  • Added optional config property mediaTypes for buttons to restrict their display to specific media types (#53)
  • Added support for artist/music videos (#27)

Installation Instructions

v2.5.0

10 Feb 07:14
Compare
Choose a tag to compare

Release Notes

  • Poster images will now be downscaled to a maximum size of 256x256 before being uploaded (#78)

Installation Instructions

v2.4.5

07 Feb 04:51
Compare
Choose a tag to compare

Release Notes

  • While running under Docker, the script will now change the ownership of the runtime directory mounted into the container to be in line with the UID and GID values specified through environment variables DRPP_UID and DRPP_GID, if both are set (#77). Refer to the UID and GID section of the README for more information.

Installation Instructions

v2.4.4

31 Jan 15:50
Compare
Choose a tag to compare

Release Notes

  • While running under Docker, to resolve permission issues, the script will now change its user ID to match that of the owner of the runtime directory mounted into the container

Installation Instructions

v2.4.3

02 Jan 10:19
Compare
Choose a tag to compare

Release Notes

  • Added support for Flatpak version of Discord (#75)

Installation Instructions