add server_type return

This commit is contained in:
jxxghp
2025-07-12 14:52:18 +08:00
parent 955912b832
commit 70a0563435
5 changed files with 23 additions and 9 deletions

View File

@@ -163,6 +163,7 @@ class TrimeMedia:
for img_path in library.posters or []
],
link=f"{self._playhost or self._api.host}/library/{library.guid}",
server_type='trimemedia'
)
)
return libraries
@@ -458,6 +459,7 @@ class TrimeMedia:
if item.duration and item.ts is not None
else 0
),
server_type='trimemedia',
)
def get_items(