-
Notifications
You must be signed in to change notification settings - Fork 13
/
syno.json
29 lines (29 loc) · 1.13 KB
/
syno.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
27
28
29
{
"packages": [
{
"package": "filebot-node",
"version": "0.4.7",
"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.7/filebot-node_0.4.7.spk",
"download_count": "75654",
"md5": "64c3d94e0f535bb15a79dd41d9c3b29a",
"sha256": "247a9f5bccc773a41bc9e1d25d4dbcea78e63285df94d4d79002d52191c1e497",
"size": 665600
}
]
}