Skip to content

Releases: Ombrelin/plex-rich-presence

2.2.0

30 Oct 22:55
e2ad569

Choose a tag to compare

What's Changed

  • Fallback to artist thumbnail when track thumb is missing by @Arimodu in #114

Full Changelog: 2.1.0...2.2.0

2.1.0

06 Sep 11:26

Choose a tag to compare

What's Changed

New long-demanded feature thanks to @Arimodu's contributions 🎉 thanks a lot.

  • #55 , #93 : Dynamically display media thumbnails on rich presence
  • Technical upgrade : upgrade app to .NET 8 LTS and upgrade all dependencies for latest performance, security and tech features upgrades

New Contributors

Full Changelog: 2.0.10...2.1.0

2.0.10

19 Aug 13:03

Choose a tag to compare

  • Fix crash when no image in session

2.0.9

15 Aug 19:28

Choose a tag to compare

  • Switch settings storage to Akavache, ditch JSON
  • Some try to implement dynamic usage, but not working with discord yet, only displayed in app UI

2.0.8

26 Mar 19:33

Choose a tag to compare

  • Updated dependencies
  • Bug fixes : correct handling of missing or invalid PLEX token
  • New feature : start the app minimized with the "--minimized" CLI argUpdated dependencies
  • Bug fixes : correct handling of missing or invalid PLEX token
  • New feature : start the app minimized with the "--minimized" CLI arg

2.0.7

25 Dec 12:46

Choose a tag to compare

release 2.0.7

2.0.6

03 Dec 14:33

Choose a tag to compare

Fix idle status enabled not saving

2.0.5

05 Nov 18:33

Choose a tag to compare

  • Reduce to tray upon clicking the window's close button
  • Able to disable displaying "Idle" status on Discord

2.0.4-beta

24 Oct 18:42

Choose a tag to compare

- Add rolling file for logging

- Fix problem with film session not diplsayed because of state trimming
- Fix tests
- Add CI on PRs

2.0.3-beta

20 Oct 18:48
abebdf0

Choose a tag to compare

Merge pull request #79 from Janniqz/master

Fixed Remaining Time Timezone Issue