update rpc from jellyfin

This commit is contained in:
2025-12-09 23:58:16 +01:00
parent 265e646d96
commit d1b9da0b04
6 changed files with 63 additions and 1 deletions

View File

@@ -2,6 +2,7 @@ from pydantic import BaseModel
from pypresence.types import ActivityType
class DiscordRPCUpdatePayload(BaseModel):
id: str
title: str
subtitle: str
image_url: str