forked from mizb/thsrite-MoviePilot-Plugins
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
26 lines (26 loc) · 946 Bytes
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
"CloudStrmModded": {
"name": "云盘Strm生成(含演员)",
"description": "监控文件创建,生成Strm文件。",
"version": "3.7.1",
"icon": "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugins/main/icons/create.png",
"author": "thsrite & Autolenuants",
"level": 1
},
"CloudStrm": {
"name": "Webdav云盘Strm生成(含演员)",
"description": "监控文件创建,生成Strm文件。",
"version": "9.9.9",
"icon": "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugins/main/icons/create.png",
"author": "thsrite",
"level": 1
},
"LinkMonitorModded": {
"name": "实时硬链接(含演员)",
"description": "监控目录文件变化,实时硬链接。",
"version": "1.5.1",
"icon": "Linkace_C.png",
"author": "jxxghp",
"level": 1
}
}