2023-02-28 00:15:03 +00:00
name : sabnzbd
services :
2023-03-07 00:52:47 +00:00
sabnzbd :
environment :
PGID : "1000"
PUID : "1000"
TZ : Europe/London
image : linuxserver/sabnzbd:3.7.2
2023-03-07 18:15:13 +00:00
deploy :
resources :
reservations :
memory : 64M
2023-03-07 00:52:47 +00:00
network_mode : bridge
ports :
- target : 8080
published : "8080"
protocol : tcp
restart : unless-stopped
volumes :
- type : bind
source : /DATA/Downloads
target : /incomplete-downloads
- type : bind
source : /DATA/AppData/sabnzbd/config
target : /config
- type : bind
source : /DATA/Downloads
target : /downloads
x-casaos :
author : CasaOS Team
category : Media
container :
envs :
2023-03-25 01:14:10 +00:00
- container : PUID
2023-03-07 00:52:47 +00:00
description :
en_US : ""
2023-03-25 01:14:10 +00:00
- container : PGID
2023-03-07 00:52:47 +00:00
description :
en_US : ""
2023-03-25 01:14:10 +00:00
- container : TZ
2023-03-07 00:52:47 +00:00
description :
en_US : ""
port_map : "8080"
2023-02-28 00:15:03 +00:00
ports :
2023-03-25 01:14:10 +00:00
- container : "8080"
2023-03-07 00:52:47 +00:00
description :
en_US : ""
2023-03-09 00:45:48 +00:00
2023-02-28 00:15:03 +00:00
volumes :
2023-03-25 01:14:10 +00:00
- container : /incomplete-downloads
2023-03-07 00:52:47 +00:00
description :
en_US : ""
2023-03-25 01:14:10 +00:00
- container : /config
2023-03-07 00:52:47 +00:00
description :
en_US : ""
2023-03-25 01:14:10 +00:00
- container : /downloads
2023-02-28 00:15:03 +00:00
description :
2023-03-07 00:52:47 +00:00
en_US : ""
description :
en_US : SABnzbd is an Open Source Binary Newsreader written in Python. It's totally free, easy to use, and works practically everywhere. 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. SABnzbd offers an easy setup wizard and has self-analysis tools to verify your setup.
2023-03-25 01:14:10 +00:00
zh_CN : SABnzbd是一个开源的二进制新闻阅读器, 由Python编写。它完全免费, 易于使用, 几乎可以在任何地方使用。 SABnzbd通过自动化我们可以实现的所有内容来使Usenet尽可能简单和流畅。您所要做的就是添加一个.nzb。 SABnzbd从那里开始, 它将自动下载, 验证, 修复, 提取和归档, 零人工干预。 SABnzbd提供了一个简单的安装向导, 并具有自我分析工具来验证您的设置。
2023-03-07 00:52:47 +00:00
developer : Sabnzbd Team
icon : https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Sabnzbd/icon.png
screenshot_link :
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Sabnzbd/screenshot-1.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Sabnzbd/screenshot-2.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Sabnzbd/screenshot-3.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Sabnzbd/screenshot-4.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Sabnzbd/screenshot-5.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Sabnzbd/screenshot-6.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Sabnzbd/screenshot-7.png
tagline :
en_US : Free and easy binary newsreader
2023-03-25 01:14:10 +00:00
zh_CN : 免费易用的二进制新闻阅读器
2023-03-07 00:52:47 +00:00
thumbnail : https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Readarr/thumbnail.png
tips : {}
title :
en_US : Sabnzbd
2023-02-28 00:15:03 +00:00
x-casaos :
2023-03-07 00:52:47 +00:00
architectures :
- amd64
- arm
- arm64
main_app : sabnzbd