Search found 5333 matches

by safihre
March 12th, 2018, 2:05 am
Forum: General Help
Topic: Sabnzbd pauses/errors nzbs with strange characters in name
Replies: 20
Views: 35039

Re: Sabnzbd pauses/errors nzbs with strange characters in name

Yes indeed, SAB is fine when it comes from the file. The problem is when the filename is deducted from the par2. By that I mean that we analyze the par2-header files and extract the filename from there. So we have no clue about the encoding etc.. Kind of tricky! @KuroNeko yes this is special python-...
by safihre
March 11th, 2018, 10:49 am
Forum: General Help
Topic: Sabnzbd pauses/errors nzbs with strange characters in name
Replies: 20
Views: 35039

Re: Sabnzbd pauses/errors nzbs with strange characters in name

No in this case it's special character that indicates there is Unicode, the charachter \x06
by safihre
March 11th, 2018, 10:29 am
Forum: General Help
Topic: Sabnzbd pauses/errors nzbs with strange characters in name
Replies: 20
Views: 35039

Re: Sabnzbd pauses/errors nzbs with strange characters in name

I finally had time to look into this, but I am stuck. The problem is not the NZB, but that we detect the filename using Par2. It has no problems when writing the par2 files, only the main file fails because we get the "right one" from the par2. For some reason Windows just chokes on this f...
by safihre
March 11th, 2018, 6:26 am
Forum: General Help
Topic: Freenas: not updating disk space
Replies: 1
Views: 913

Re: Freenas: not updating disk space

The disk-check just calls a low-level C-function that interfaces with your disk-system.
It seems the jail somehow keeps the space reserved, maybe there's something you can fix about the jail?
by safihre
March 11th, 2018, 6:25 am
Forum: General Help
Topic: Too many connections regardless of settings
Replies: 9
Views: 5533

Re: Too many connections regardless of settings

Personally I use Frugal, it's fast but only 1000 days of retention. So I have a block for the rest.
by safihre
March 10th, 2018, 12:49 pm
Forum: General Help
Topic: Too many connections regardless of settings
Replies: 9
Views: 5533

Re: Too many connections regardless of settings

Newshosting has been messy. I have even seen some cases where users can't complete a download repeatedly using Sab while they can complete it using their own client.
They refuse to give any feedback, citing that it's about illegal content and as such they provide no services.
by safihre
March 10th, 2018, 4:52 am
Forum: General Help
Topic: Too many connections regardless of settings
Replies: 9
Views: 5533

Re: Too many connections regardless of settings

Super strange, SAB is just doing it's thing. No timeouts, nothing. It seems Newshosting just doesn't allow you to use all 20.
by safihre
March 10th, 2018, 3:48 am
Forum: General Help
Topic: Corrupt RAR File
Replies: 4
Views: 1939

Re: Corrupt RAR File

Looking at the log it seems these downloads are really just damaged.
I suggested to update the par2 in the hope this might benefit, because it looks like a relatively old one is used.
by safihre
March 9th, 2018, 3:01 am
Forum: General Help
Topic: Too many connections regardless of settings
Replies: 9
Views: 5533

Re: Too many connections regardless of settings

After 3 posts you can post links, but you can also send me the log and tell me around which time the failures were.
Then I can post the relevant parts here instead of the giant log.
by safihre
March 9th, 2018, 3:00 am
Forum: General Help
Topic: Corrupt RAR File
Replies: 4
Views: 1939

Re: Corrupt RAR File

Could you send me the whole log and the NZB at [email protected]? I can give then feedback here.
by safihre
March 9th, 2018, 3:00 am
Forum: Bug Reports
Topic: Not exactly a bug... emails "failed job"
Replies: 1
Views: 1334

Re: Not exactly a bug...

Yeah that's a tricky one just as you describe, fail=fail so it needs an email..
by safihre
March 8th, 2018, 3:36 pm
Forum: General Help
Topic: Too many connections regardless of settings
Replies: 9
Views: 5533

Re: Too many connections regardless of settings

Why not just set it to 10? Many connections don't need much more than that :) But it's a bit odd indeed. Could you enable Debug logging in the Status window and then after it happens again check the log (click Show Logging). It will say which connection number threw the error and then we can inspect...
by safihre
March 8th, 2018, 3:33 pm
Forum: General Help
Topic: Corrupt RAR File
Replies: 4
Views: 1939

Re: Corrupt RAR File

Double check that your par2 is setup correctly and that you are downloading proper files. You should check in the logs if there is anything for Starting Par2. Or check in the history window by clicking on the job name if any repair was done or maybe no par2 files were found? It can also just be bad ...
by safihre
March 8th, 2018, 9:45 am
Forum: General Help
Topic: Easy guide to sorting/categories
Replies: 24
Views: 79085

Re: Easy guide to sorting/categories

Every / gives a new folder-level, so you have 2 directory-levels:

%sn/ --> Serie Folder

S%0sE%0e - %en/ --> Episode Folder

%sn - S%0sE%0e - %en.%ext --> File
by safihre
March 8th, 2018, 2:49 am
Forum: Bug Reports
Topic: possible leak of windows username in exported logfile
Replies: 1
Views: 1162

Re: possible leak of windows username in exported logfile

Well.. If your username is "User" then I don't think this is such a big "leak" since any hacker/intruder could guess that in a sec.