This commit is contained in:
thsrite
2024-06-23 14:58:18 +08:00
parent 995fc1558f
commit 8b5d6eb45c
2 changed files with 2 additions and 23 deletions

View File

@@ -56,7 +56,7 @@ cd2方式上传--strm回本地
直接转移--softlink回本地
{
"tranfer_type": "copy/move/rclone_move/rclone_copy",
"transfer_type": "copy/move/rclone_move/rclone_copy",
"return_mode": "softlink",
"monitor_dirs": [
{
@@ -75,7 +75,7 @@ cd2方式上传--strm回本地
直接转移--strm回本地
{
"tranfer_type": "copy/move/rclone_move/rclone_copy",
"transfer_type": "copy/move/rclone_move/rclone_copy",
"return_mode": "strm",
"monitor_dirs": [
{

View File

@@ -683,27 +683,6 @@ class CloudStrm(_PluginBase):
}
]
},
{
'component': 'VRow',
'content': [
{
'component': 'VCol',
'props': {
'cols': 12,
},
'content': [
{
'component': 'VAlert',
'props': {
'type': 'info',
'variant': 'tonal',
'text': '如有视频文件扩展名是大写,自行添加媒体扩展名。'
}
}
]
}
]
},
{
'component': 'VRow',
'content': [