Search found 19462 matches

by shypike
November 24th, 2016, 8:19 am
Forum: General Help
Topic: quick questions
Replies: 5
Views: 3305

Re: quick questions

What we've seen is that "large" queue issues occur only on systems with very little memory.
By now indexers only accept BitCoin for reasons of "privacy".
by shypike
November 24th, 2016, 7:32 am
Forum: General Discussion
Topic: Controling more than one instance of SABnzbd
Replies: 1
Views: 1799

Re: Controling more than one instance of SABnzbd

Multiple instances of SABnzbd can co-exist, but they will not communicate.
So yes, you'll need to do something with the API.
by shypike
November 11th, 2016, 8:11 am
Forum: Nederlands
Topic: Rename.with.this.par2
Replies: 35
Views: 21007

Re: Rename.with.this.par2

De zoek functie van onze forum software is zeer matig.
We moeten nodig eens een Google plugin installeren.
by shypike
November 11th, 2016, 7:55 am
Forum: Nederlands
Topic: Rename.with.this.par2
Replies: 35
Views: 21007

Re: Rename.with.this.par2

by shypike
November 10th, 2016, 5:13 pm
Forum: General Help
Topic: series duplicate detection not working
Replies: 20
Views: 6542

Re: series duplicate detection not working

Suppose a post is called "The Great Unknown S01E02 blabla".
Another one is called "Great Unknown S01E02 blabla".
SABnzbd will not detect duplicates in this case: "The Great Unknown" vs. "Great Unknown".
by shypike
November 10th, 2016, 6:14 am
Forum: Bug Reports
Topic: OSX Notifications no sound
Replies: 3
Views: 2518

Re: OSX Notifications no sound

No idea. It seems to be a macOS setting and not something the app should do.
We'll look into it, as soon as we get round to Sierra.
by shypike
November 10th, 2016, 6:11 am
Forum: General Help
Topic: series duplicate detection not working
Replies: 20
Views: 6542

Re: series duplicate detection not working

Are you sure that the show name was exactly the same in all posts ?
The issue I describved is real (and will be tackled), although it may not be your issue.
by shypike
November 8th, 2016, 10:39 am
Forum: General Help
Topic: Backup server not kicking in.
Replies: 18
Views: 8626

Re: Backup server not kicking in.

Astra has been known to use strange methods regarding DMCA takedowns.
But I'm not sure they still do.
I'm using Astra as one of my servers, but apart from some time-outs, it's not a nuisance.
Note that nowadays we use server priorities. 0 is highest.
by shypike
November 8th, 2016, 10:36 am
Forum: General Help
Topic: Move files after downloaded
Replies: 3
Views: 7711

Re: Move files after downloaded

In categories you can setup a specific delivery folder for a category.
Please not that you need to use internal paths of the Synology server.
So not the share paths you use from your Windows PC.
by shypike
November 8th, 2016, 10:33 am
Forum: General Help
Topic: Downloads Randomly Slow Down to 0%
Replies: 57
Views: 22633

Re: Downloads Randomly Slow Down to 0%

Master contains only official releases (so no RC, Beta etc.)
by shypike
November 8th, 2016, 10:30 am
Forum: General Help
Topic: series duplicate detection not working
Replies: 20
Views: 6542

Re: series duplicate detection not working

Only after the first job completes successfully, there will be an entry in History. So if new jobs come in before the first one is finished, they're not seen as duplicates. This is good and bad. You'd want a new job of the first one failed. On the other hand, you do end up with duplicates if they co...
by shypike
November 2nd, 2016, 10:21 am
Forum: General Help
Topic: Downloads Randomly Slow Down to 0%
Replies: 57
Views: 22633

Re: Downloads Randomly Slow Down to 0%

Sorry, I have no idea how this QPKG works.
Usually packages are not based on direct git access,
but on our published tar.gz file.
by shypike
November 2nd, 2016, 6:52 am
Forum: General Help
Topic: "Cannot create directory" error message on Windows USB drive
Replies: 2
Views: 1754

Re: "Cannot create directory" error message on Windows USB d

It tries to check disk space.
SABnzbd assumes its temp download folder is always present.
by shypike
November 2nd, 2016, 6:51 am
Forum: General Help
Topic: How to Check Current Version of Sabnzbd
Replies: 1
Views: 1843

Re: How to Check Current Version of Sabnzbd

SABnzbd from git doesn't have a version number.
It only gets one on release.
It does show a branch name (if we remember to update :) )
by shypike
November 2nd, 2016, 6:50 am
Forum: General Help
Topic: Downloads Randomly Slow Down to 0%
Replies: 57
Views: 22633

Re: Downloads Randomly Slow Down to 0%

If you're using git, then you're on your own.
The 1.1.x branch is still there, you just need to check it out.