Search found 5333 matches

by safihre
June 9th, 2019, 6:13 am
Forum: Debian/Ubuntu Package
Topic: Sabnzbdplus most files are broken
Replies: 5
Views: 3621

Re: Sabnzbdplus most files are broken

Have you added all your servers in SABnzbd? Which ones do you have? The NZB Download Checker will only do a simple check, only when we actually download the files we can know for sure if they are available. When you click on the item in the History, at "Download" what does it say in the de...
by safihre
June 8th, 2019, 3:36 pm
Forum: Debian/Ubuntu Package
Topic: Sabnzbdplus most files are broken
Replies: 5
Views: 3621

Re: Sabnzbdplus most files are broken

What do you mean by broken?
They cannot be completed?
What is the NZB check tool?
by safihre
June 8th, 2019, 4:47 am
Forum: General Help
Topic: Direct Unpack to NAS
Replies: 3
Views: 1667

Re: Direct Unpack to NAS

Via the logs in the email we found that the Direct Unpack works directly to the NAS, but sometimes gets paused due to racing conditions when we can't name the file correctly yet and the Direct Unpacker cant find the file.
by safihre
June 7th, 2019, 9:00 am
Forum: Beta Releases
Topic: 2.3.6Beta1 rss delete not working
Replies: 23
Views: 20150

Re: 2.3.6Beta1 rss delete not working

Should be fine if you manually delete I think.
by safihre
June 6th, 2019, 12:29 pm
Forum: General Help
Topic: Direct Unpack to NAS
Replies: 3
Views: 1667

Re: Direct Unpack to NAS

It should Direct Unpack to the final folder, on your NAS. Does it not do that?
Could you turn on Debug logging in the Status and Interface settings window and then after you finish another download, send me the log at [email protected]?
by safihre
June 3rd, 2019, 4:42 pm
Forum: Post-Processing Scripts
Topic: [Bash] Run command for every new file downloaded
Replies: 6
Views: 4510

Re: [Bash] Run command for every new file downloaded

Just to note that this only works for Rar files, since it's an option we add to the UnRar command.
by safihre
June 3rd, 2019, 4:41 pm
Forum: General Help
Topic: Downloading slow with ASUS RT-N66U Router
Replies: 6
Views: 2496

Re: Downloading slow with ASUS RT-N66U Router

Sorry for slow response, I was on vacation. Maybe here I need the help of @sanderjo, but it sounds like this might be a IPv6 tunnel problem. When you are connected using the new router, what does it show in the Status and Interface settings window for IPv6 address? Does it show any? Is it different ...
by safihre
June 3rd, 2019, 4:36 pm
Forum: Feature Requests
Topic: Automatic sorting of categories
Replies: 4
Views: 4585

Re: Automatic sorting of categories

The category sorting is actually there for a purpose: the matching of indexer tags inside the NZB's and inside the headers of the indexers are searched for in the order that the categories are listed. This way you can for example have "HD 4k" category and a "HD" category for ever...
by safihre
June 3rd, 2019, 2:08 am
Forum: Bug Reports
Topic: Sab Downloads Killing Network Performance Since 2.3.9
Replies: 6
Views: 2574

Re: Sab Downloads Killing Network Performance Since 2.3.9

The download code didn't change in 2.3.9, so I would be a bit surprised to see this having any effect.
by safihre
June 3rd, 2019, 1:47 am
Forum: Post-Processing Scripts
Topic: [Bash] Run command for every new file downloaded
Replies: 6
Views: 4510

Re: [Bash] Run command for every new file downloaded

If the problem is what Puzzled describes, you can also use the Config > Special option "ignore_unrar_dates", which will set the date of all unpacked files to the current date/time.
by safihre
June 3rd, 2019, 1:40 am
Forum: Nederlands
Topic: Snelheid
Replies: 10
Views: 11374

Re: Snelheid

Is dit een nieuwe installatie?
Anders zou ik willen voorstellen om SABnzbd (en de instellingen) te verwijderen en opnieuw te installeren.

Ligt het mogelijk niet aan de bestanden die je probeert te downloaden? Mogelijk zijn deze al verwijderd van de server.
by safihre
June 3rd, 2019, 1:38 am
Forum: Bug Reports
Topic: Decoder failure: Out of memory
Replies: 52
Views: 23663

Re: Decoder failure: Out of memory

@arhyarion What do you have set for Article cache?
by safihre
June 3rd, 2019, 1:37 am
Forum: General Help
Topic: Wait Fetch Issue
Replies: 6
Views: 2796

Re: Wait Fetch Issue

Maybe you can send me an example URL at [email protected]?
It might just be that your API-limit has expired. In that case the indexer can send us a special header to tell SABnzbd to wait for X hours before trying again.
by safihre
June 3rd, 2019, 1:35 am
Forum: Feature Requests
Topic: Automatic sorting of categories
Replies: 4
Views: 4585

Re: Automatic sorting of categories

In Config > Categories you can drag and drop the categories to sort them, this will also sort them in the dropdown menu!
Is this not sufficient?
by safihre
June 3rd, 2019, 1:30 am
Forum: Beta Releases
Topic: Optimizing SABnzbd
Replies: 17
Views: 13655

Re: Optimizing SABnzbd

Cool. Let's take this into PR's so we can discuss the code in more depth.

One thing I learned the hard way: what works on a normal Windows PC will work very differently on a ARM NAS for example.
Network and CPU-cycle behavior is not what you'd expect.