-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathsyno.json
More file actions
29 lines (29 loc) · 1.13 KB
/
syno.json
File metadata and controls
29 lines (29 loc) · 1.13 KB
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
27
28
29
{
"packages": [
{
"package": "filebot-node",
"version": "0.4.8.1",
"dname": "FileBot Node",
"desc": "FileBot Node allows you to execute and schedule filebot calls via Synology DSM. FileBot Node requires Node.js and FileBot.",
"maintainer": "FileBot",
"maintainer_url": "https://www.filebot.net/",
"distributor": "FileBot",
"distributor_url": "https://www.filebot.net/",
"start": true,
"qstart": true,
"qinst": true,
"qupgrade": true,
"thumbnail": [
"https://www.filebot.net/syno/filebot-node-thumbnail.png"
],
"snapshot": [
"https://www.filebot.net/syno/filebot-node-snapshot.png"
],
"link": "https://github.com/filebot/filebot-node/releases/download/0.4.8.1/filebot-node_0.4.8.1.spk",
"download_count": "83177",
"md5": "dc1e27c9024e4a595da6e6afaa9b9aee",
"sha256": "405109a892c01daed35ecb4ba42c3c14b56474c9d326ba469c8d7051c45d84b0",
"size": 665600
}
]
}