remove rich presence caching

This commit is contained in:
2025-12-10 03:28:03 +01:00
parent ede88e55a9
commit 4d76ef02d9
2 changed files with 1 additions and 6 deletions

View File

@@ -4,3 +4,4 @@
- Updated Jellyfin image fetching logic to use `ParentId` for episodes and music tracks to ensure correct artwork is displayed in Discord Rich Presence
- Added `coloredlogs` dependency for improved logging output
- Added a formatting script (`scripts/format.sh`) that uses `autopep8` to automatically format the codebase for better readability and consistency
- Removed caching of last fetched items to ensure the most up-to-date information is always displayed in Discord Rich Presence