-
Notifications
You must be signed in to change notification settings - Fork 13
/
syno-dsm6.json
29 lines (29 loc) · 1.13 KB
/
syno-dsm6.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-dsm6.spk",
"download_count": "75654",
"md5": "a709607e7e9a840d7da4b2cbfa8ae31c",
"sha256": "ec82a512d806f3789c398b618ee67726a02aaf8b0a887288fecba6013498f3c7",
"size": 665600
}
]
}