Search found 557 matches

by OneCD
March 8th, 2019, 2:18 pm
Forum: Debian/Ubuntu Package
Topic: how run SABnzbd git version as a daemon / service?
Replies: 5
Views: 6062

Re: how run git version as a daemon / service?

jcfp wrote: March 8th, 2019, 7:21 am This only works if you put in a native systemd service yourself, the package doesn't ship one.
Well, we're discussing the git version, not the package, so there's: https://github.com/sabnzbd/sabnzbd/blob ... 40.service
by OneCD
March 8th, 2019, 4:07 am
Forum: Debian/Ubuntu Package
Topic: how run SABnzbd git version as a daemon / service?
Replies: 5
Views: 6062

Re: how run git version as a daemon / service?

sander wrote: March 8th, 2019, 3:52 am A "sudo service sabnzbdplus restart" does start the git version, but it ends quickly in a Signal 2:
On my Debian 9.8, this is:

Code: Select all

sudo systemctl restart sabnzbd@<my user name>.service
by OneCD
February 12th, 2019, 4:28 pm
Forum: Feature Requests
Topic: extend functionality of 'Add' button?
Replies: 0
Views: 14250

extend functionality of 'Add' button?

Using SABnzbd 2.3.7 on Debian 9.7 and viewed with Firefox 65.0 This suggestion is primarily about the "Upload NZB" 'Add' button, but could be extended to the "Fetch NZB from URL" 'Add' button too. Current behavior is: if no file has been selected and the 'Add' button is clicked: ...
by OneCD
February 7th, 2019, 2:12 am
Forum: Feature Requests
Topic: permit mixed-case category names?
Replies: 3
Views: 3163

Re: permit mixed-case category names?

Ah, no worries. Thanks @safihre. 8)
by OneCD
February 6th, 2019, 10:17 pm
Forum: Feature Requests
Topic: permit mixed-case category names?
Replies: 3
Views: 3163

permit mixed-case category names?

Hello. Using SABnzbd 2.3.7 on Debian 9.7 I've just noticed if I attempt to alter a category name and use uppercase characters, these are converted to all lowercase after I've hit "save". Examples: 'Movies' becomes 'movies' 'TV' becomes 'tv' 'not in SickChill' becomes 'not in sickchill' Wou...
by OneCD
February 5th, 2019, 6:20 pm
Forum: General Help
Topic: renaming TV shows with obfuscated filenames
Replies: 25
Views: 17397

Re: renaming TV shows with obfuscated filenames

NZBeaner wrote: February 5th, 2019, 5:59 pm WHY is this so needlessly complicated?
You are welcome to code your own solution. One that isn't "so needlessly complicated". ::)
by OneCD
January 27th, 2019, 9:16 pm
Forum: General Help
Topic: Can't pause, automatically resumes
Replies: 4
Views: 1241

Re: Can't pause, automatically resumes

Hi and welcome to the forum. :)

Your posted image is not visible. Maybe try a link to it instead?
by OneCD
January 15th, 2019, 3:43 am
Forum: Feature Requests
Topic: issue warning when external script is not executable?
Replies: 5
Views: 3693

Re: issue warning when external script is not executable?

Well, it may lead to support questions like “why can’t SABnzbd see my script?

Then my first question would be “is it executable?;)
by OneCD
January 15th, 2019, 3:16 am
Forum: Feature Requests
Topic: issue warning when external script is not executable?
Replies: 5
Views: 3693

Re: issue warning when external script is not executable?

Thanks @safihre.

What if the choice of listed scripts shows only the executable ones? Then the user wouldn’t be able to select a non-executable script.
by OneCD
January 13th, 2019, 5:46 pm
Forum: Feature Requests
Topic: issue warning when external script is not executable?
Replies: 5
Views: 3693

issue warning when external script is not executable?

Hello, I've just been caught-out by this again. :( I'm trying a new external Python post-processing script, and I forgot to set the executable bits on it. I was able to select this script via the SAB UI but SAB didn't complain until it attempted to run the script. It then told me the script wasn't e...
by OneCD
January 12th, 2019, 11:21 pm
Forum: General Help
Topic: Sabnzbd crashing on qnap
Replies: 30
Views: 9478

Re: Sabnzbd crashing on qnap

Suggest adding a line to your crontab structured like this: 0 * * * * /etc/init.d/sabnzbd.sh start ... but this isn't added in the "usual" Linux way. Due to customisations QNAP have made to their cron system, you'll need to follow the wiki instead: https://wiki.qnap.com/wiki/Add_items_to_c...
by OneCD
January 12th, 2019, 3:00 pm
Forum: General Help
Topic: Sabnzbd crashing on qnap
Replies: 30
Views: 9478

Re: Sabnzbd crashing on qnap

Agree @safihre, it may be better for @nis14 to regularly start SABnzbd via cron.
by OneCD
January 12th, 2019, 1:32 am
Forum: General Help
Topic: Sabnzbd crashing on qnap
Replies: 30
Views: 9478

Re: Sabnzbd crashing on qnap

@nis14, I've since updated the SABnzbd QPKG and it should now recover correctly from a crash. The new version is 190109. Can you please download the latest sherpa script and reinstall your SABnzbd? No stability fixes, unfortunately. :( Is there a script I can periodically run to check if the process...
by OneCD
January 11th, 2019, 1:36 am
Forum: General Help
Topic: wrong free space Qnap ts410
Replies: 5
Views: 1787

Re: wrong free space Qnap ts410

No worries. :)