Search found 19462 matches

by shypike
October 31st, 2016, 2:43 am
Forum: General Help
Topic: Downloads Randomly Slow Down to 0%
Replies: 57
Views: 23108

Re: Downloads Randomly Slow Down to 0%

Iceman24 wrote:Where is the git config file located for Sabnzbd?
The git config file?
I don't understand the question.
by shypike
October 31st, 2016, 2:42 am
Forum: General Help
Topic: solved - problem installing python-yenc
Replies: 23
Views: 13849

Re: solved - problem installing python-yenc

If SABnzbd claims it's missing yEnc, it cannot be using it.
Python can be quite sensitive to proper path settings.
You may need to point the environment variable PYTHONPATH to the location where you put yenc.
by shypike
October 31st, 2016, 2:40 am
Forum: General Help
Topic: How is the .EXE created?
Replies: 1
Views: 805

Re: How is the .EXE created?

Py2exe and NSIS
by shypike
October 31st, 2016, 2:39 am
Forum: General Help
Topic: QNAP TVS-1282t Cannot get SSL or Yenc installed
Replies: 1
Views: 1653

Re: QNAP TVS-1282t Cannot get SSL or Yenc installed

But, does it work?
by shypike
October 26th, 2016, 2:17 am
Forum: General Help
Topic: series duplicate detection not working
Replies: 20
Views: 6710

Re: series duplicate detection not working

Duplicate detection depends on sensible conventions in the NZB names.
Could you PM some examples of NZB names that aren't treated properly?
by shypike
October 18th, 2016, 2:50 pm
Forum: General Help
Topic: Sabnzbd is deleting symlink folders?
Replies: 17
Views: 8118

Re: Sabnzbd is deleting symlink folders?

What kind of symlinks are you talking about?
Windows has different types, junction point, symbolic link and hard link.
How did you create them?
by shypike
October 18th, 2016, 1:44 pm
Forum: General Help
Topic: Subcategories with a default handler?
Replies: 7
Views: 8566

Re: Subcategories with a default handler?

The categories are tried in the order they appear on screen and in the sabnzbd.ini file.
What you could do, is change the order in the sabnzbd.ini file with a text editor.
Make sure SABnzbd isn't running when you edit.

I guess we should make some improvements to the Categories page.
by shypike
October 13th, 2016, 4:34 pm
Forum: Debian/Ubuntu Package
Topic: Permission issues for Sabnzbd created dir
Replies: 8
Views: 12395

Re: Permission issues for Sabnzbd created dir

New folders use the same permission settings as files.
So unless the operating prevents access rights from being set, it should work.
SABnzbd won't show warnings when the OS prevents changing of permissions,
otherwise you could be drowning in warning messages.
by shypike
October 10th, 2016, 11:19 am
Forum: Debian/Ubuntu Package
Topic: Permission issues for Sabnzbd created dir
Replies: 8
Views: 12395

Re: Permission issues for Sabnzbd created dir

On UNIX and OS X, SABnzbd can set permissions.
See Config->Folders
by shypike
October 10th, 2016, 11:17 am
Forum: Bug Reports
Topic: upgrade from 103 to 110 on WHS2011 problem
Replies: 4
Views: 2596

Re: upgrade from 103 to 110 on WHS2011 problem

Please try 1.1.1RC2
by shypike
October 10th, 2016, 11:16 am
Forum: General Help
Topic: Download a file larger than Temp folder
Replies: 5
Views: 2380

Re: Download a file larger than Temp folder

One way is to do it in two steps.
First load the NZB and delete half the files in th file list.
After the download completes, move the files, load the NZB again and delete the other half of the files.
by shypike
October 10th, 2016, 11:14 am
Forum: General Help
Topic: macOS Sierra Startup Issue
Replies: 1
Views: 1264

Re: macOS Sierra Startup Issue

We'll create a native Sierra version as soon as possible.
The current binaries are for El Capitan,
but what we tested so far was without issues.
by shypike
October 8th, 2016, 6:34 am
Forum: General Help
Topic: Speedlimit scheduling confusion
Replies: 2
Views: 5048

Re: Speedlimit scheduling confusion

You should add "K", "M" or "G" to your numbers.
This was changed several releases ago.
The previous method of assuming "K" was a bit odd.
So 12M is 12MBytes/sec
by shypike
October 8th, 2016, 6:32 am
Forum: General Help
Topic: AUTO Convert MKV, AVI etc to MP4 Using Sonarr and SabNzbd
Replies: 8
Views: 12480

Re: AUTO Convert MKV, AVI etc to MP4 Using Sonarr and SabNzb

BrooBee wrote: Maybe the sorting could come after the User Scripts?
But SABnzbd cannot know what the user script does.
It may mess up things.
by shypike
October 8th, 2016, 3:27 am
Forum: Feature Requests
Topic: Dedicate 1 connection to precheck
Replies: 3
Views: 3404

Re: Dedicate 1 connection to precheck

Right, it was an experiment which, in the real world, doesn't perform as planned.