Search found 2 matches

by colbymauricio
September 18th, 2020, 11:12 am
Forum: General Help
Topic: indication which server is being downloaded from?
Replies: 5
Views: 2460

Re: indication which server is being downloaded from?

Hi and welcome to the forum. :) Is there some way to know what parts of the download in progress are coming from each of my servers? Yes! When viewing the main download queue: click on the wrench icon near the top-right of the UI ( "Status and interface options" ), click the 'Connections'...
by colbymauricio
August 29th, 2020, 5:02 am
Forum: General Help
Topic: Help with SABnzbd 3 and python + Systemd
Replies: 5
Views: 2958

Re: Help with SABnzbd 3 and python + Systemd

d'oh, I solved my own problem. I am pointing /usr/bin/python to /usr/bin/python3 instead! systemctl status sabnzbd.service sabnzbd.service - SABnzbd Daemon Loaded: loaded (/etc/systemd/system/sabnzbd.service; enabled; vendor preset: disabled) Active: active (running) since Sun 2020-08-23 13:32:17 P...