feat(subscribe): “我的订阅”中“文件统计弹窗”支持媒体服务器入库展示 (#531)

This commit is contained in:
kuke2733
2026-07-16 17:39:33 +08:00
committed by GitHub
parent 8a069db55e
commit c5da08e388
2 changed files with 166 additions and 26 deletions
+6
View File
@@ -1467,6 +1467,12 @@ export interface SubscribeLibraryFileInfo {
storage?: string
// 文件路径
file_path?: string
// 媒体服务器名称
server?: string
// 媒体服务器类型:emby、jellyfin、plex 等
server_type?: string
// 媒体服务器条目 ID
itemid?: string
}
// 订阅集详情