mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-03-20 03:57:30 +08:00
add SMB Storage
This commit is contained in:
@@ -290,6 +290,7 @@ class StorageSchema(Enum):
|
||||
U115 = "u115"
|
||||
Rclone = "rclone"
|
||||
Alist = "alist"
|
||||
SMB = "smb"
|
||||
|
||||
|
||||
# 模块类型
|
||||
|
||||
Reference in New Issue
Block a user