app-store/apps/mylar3/config.json
DrMxrcy aba1bceb62
Add Mylar3 (#302)
* Add Mylar3

* Update description.md

* Save Unsaved Changed
2023-04-04 02:47:06 -04:00

17 lines
544 B
JSON

{
"$schema": "../schema.json",
"name": "Mylar3",
"port": 8174,
"available": true,
"exposable": true,
"id": "mylar3",
"tipi_version": 1,
"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": []
}