1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00
filebot/website/syno/index.json

27 lines
868 B
JSON

/**
* Just add https://app.filebot.net/syno/ in Package Sources ;)
*
* Package Center -> Settings -> Package Sources -> Add -> Name: FileBot and Location: https://app.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://app.filebot.net/syno/spk.icon.png",
"snapshot": [ "http://app.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
}
]