feat: add ZSpace media server support with authentication and item management

This commit is contained in:
jxxghp
2026-05-11 18:09:38 +08:00
parent 0fb11880a4
commit 6db1dd2067
8 changed files with 673 additions and 2 deletions
+2
View File
@@ -332,6 +332,8 @@ class DownloaderType(Enum):
class MediaServerType(Enum):
# Emby
Emby = "Emby"
# 极影视
ZSpace = "ZSpace"
# Jellyfin
Jellyfin = "Jellyfin"
# Plex