mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-03-20 03:57:30 +08:00
feat 目录自定义是否通知
This commit is contained in:
@@ -131,3 +131,5 @@ class TransferDirectoryConf(BaseModel):
|
||||
library_type_folder: Optional[bool] = False
|
||||
# 媒体库类别子目录
|
||||
library_category_folder: Optional[bool] = False
|
||||
# 是否发送通知
|
||||
notify: Optional[bool] = True
|
||||
|
||||
Reference in New Issue
Block a user