validate jellyfin image url
This commit is contained in:
@@ -28,6 +28,7 @@ class DiscordRPC:
|
||||
payload (DiscordRPCUpdatePayload): The payload containing presence information.
|
||||
"""
|
||||
self.logger.info("Updating Discord RPC presence...")
|
||||
|
||||
self.rpc.update(
|
||||
activity_type=payload.activity_type,
|
||||
details=payload.title,
|
||||
|
||||
Reference in New Issue
Block a user