mirror of
https://github.com/oskvr37/tiddl.git
synced 2026-06-13 04:05:08 +03:00
🏷️ add missing tag
This commit is contained in:
@@ -104,7 +104,7 @@ class Album(BaseModel):
|
||||
picture: Optional[str] = None
|
||||
|
||||
class MediaMetadata(BaseModel):
|
||||
tags: List[Literal["LOSSLESS", "HIRES_LOSSLESS"]]
|
||||
tags: List[Literal["LOSSLESS", "HIRES_LOSSLESS", "DOLBY_ATMOS"]]
|
||||
|
||||
id: int
|
||||
title: str
|
||||
|
||||
Reference in New Issue
Block a user