app-store/apps/mylar3/config.json

18 lines
593 B
JSON
Raw Normal View History

{
"$schema": "../schema.json",
"name": "Mylar3",
"port": 8174,
"available": true,
"exposable": true,
"id": "mylar3",
"tipi_version": 2,
"version": "v0.7.1-ls84",
"categories": ["media"],
"description": "Mylar3 is an automated Comic Book downloader (cbr/cbz) for use with NZB and torrents written in python.",
"short_desc": "Mylar3 is an automated Comic Book downloader (cbr/cbz) for use with NZB and torrents written in python.",
"author": "Mylar3",
"source": "https://github.com/mylar3/mylar3",
"form_fields": [],
"supported_architectures": ["arm64", "amd64"]
}