Files
jellydisc/changelog/0.1.1.md

663 B

0.1.1

  • Updated Jellyfin item fetching logic to skip items that are not Audio, Episode, or Movie types, preventing errors when unsupported media types are encountered
  • 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