filebot/website/syno/index.json

27 lines
888 B
JSON

/**
* Just add https://packages.filebot.net/syno/ in Package Sources ;)
*
* Package Center -> Settings -> Package Sources -> Add -> Name: FileBot and Location: https://packages.filebot.net/syno/ -> OK
*/
[
{
"dname": "FileBot",
"desc": "FileBot is the ultimate tool for organizing and renaming your movies, TV shows or anime, as well as downloading subtitles and artwork. It's smart and just works.",
"distributor":"FileBot",
"distributor_url":"http://www.filebot.net/",
"maintainer":"rednoah",
"maintainer_url":"http://www.filebot.net/",
"icon": "http://packages.filebot.net/syno/spk.icon.png",
"snapshot": [ "http://packages.filebot.net/syno/spk.snapshot.png" ],
"package": "filebot",
"version": "@{version}",
"size": @{spk.size},
"md5": "@{spk.md5}",
"link": "@{spk.download}",
"depsers": "ssh",
"qinst":true,
"qstart":true,
"qupgrade":true
}
]