app-store/apps/sabnzbd/config.json
renovate[bot] fe85046cde
chore(deps): update lscr.io/linuxserver/sabnzbd docker tag to v4.0.2 (#670)
* chore(deps): update lscr.io/linuxserver/sabnzbd docker tag to v4.0.2

* Update app version

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
2023-06-10 13:34:14 +02:00

20 lines
726 B
JSON

{
"$schema": "../schema.json",
"name": "SABnzbd",
"port": 8168,
"available": true,
"exposable": true,
"id": "sabnzbd",
"tipi_version": 5,
"version": "4.0.2",
"categories": [
"media",
"utilities"
],
"description": "Sabnzbd makes Usenet as simple and streamlined as possible by automating everything we can. All you have to do is add an .nzb. SABnzbd takes over from there, where it will be automatically downloaded, verified, repaired, extracted and filed away with zero human interaction.",
"short_desc": "Sabnzbd makes Usenet as simple and streamlined as possible by automating everything we can",
"author": "Sabnzbd",
"source": "https://github.com/sabnzbd/sabnzbd",
"form_fields": []
}