validate jellyfin image url
This commit is contained in:
@@ -8,3 +8,4 @@
|
||||
- Handle paused state correctly by checking the `PlayState` property from Jellyfin and updating Discord Rich Presence accordingly
|
||||
- Set the `auth.ssl` configuration option in Jellyfin Client dynamically based on the `jellyfin_server_url`
|
||||
- Removed `to_rpc_payload` function in favor of a class method within the `JellyfinMediaItem` class for better encapsulation and organization of code
|
||||
- Added major improvements to typing and type hints throughout the codebase for better code clarity and maintainability
|
||||
|
||||
Reference in New Issue
Block a user