Page 1 of 1

FYI: sabnzbd-py3 now in linuxserver/sabnzbd:unstable

Posted: January 5th, 2020, 1:11 pm
by sander
A nice FYI:


sabnzbd-py3 (based on the jcfp's private PPA) is now in linuxserver/sabnzbd:unstable

Easy test:

Code: Select all

docker run -p 8080:8080 -p 9090:9090 linuxserver/sabnzbd:unstable
and you get it:

Code: Select all

2020-01-05 18:07:03,044::INFO::[sabnzbdplus:1097] --------------------------------
2020-01-05 18:07:03,045::INFO::[sabnzbdplus:1098] sabnzbdplus-3.0.0-develop (rev=unknown)
2020-01-05 18:07:03,046::INFO::[sabnzbdplus:1099] Full executable path = /usr/bin/sabnzbdplus
2020-01-05 18:07:03,051::INFO::[sabnzbdplus:1109] Platform = posix
2020-01-05 18:07:03,052::INFO::[sabnzbdplus:1110] Python-version = 3.6.9 (default, Nov  7 2019, 10:44:02) 
[GCC 8.3.0]
2020-01-05 18:07:03,053::INFO::[sabnzbdplus:1111] Arguments = /usr/bin/sabnzbdplus --config-file /config --server 0.0.0.0:8080
2020-01-05 18:07:03,055::INFO::[sabnzbdplus:1114] Preferred encoding = UTF-8
2020-01-05 18:07:03,056::INFO::[sabnzbdplus:1121] SSL version = OpenSSL 1.1.1  11 Sep 2018
Full usage instruction on https://hub.docker.com/r/linuxserver/sabnzbd/

This is good news for people already using linuxserver sabnzbd, on Linux or on NAS (synology?) devices.