Search found 5333 matches

by safihre
June 28th, 2019, 5:13 am
Forum: General Help
Topic: failure to launch SABnzbd application
Replies: 13
Views: 4156

Re: failure to launch SABnzbd application

In the top right of his Mac screen, in the main macOS bar, there will be a black or white arrow. If you click it, the menu will show up.
by safihre
June 24th, 2019, 7:42 am
Forum: General Help
Topic: How to run 2 post processing script
Replies: 15
Views: 7900

Re: How to run 2 post processing script

Yes! But the Bat file in the folder that you selected in Config > Folders.
by safihre
June 23rd, 2019, 6:01 am
Forum: Bug Reports
Topic: Decoder failure: Out of memory
Replies: 52
Views: 24322

Re: Decoder failure: Out of memory

(if all the prerequisites are installed, info here how to get those: https://sabnzbd.org/wiki/installation/sabyenc.html )
by safihre
June 22nd, 2019, 5:24 am
Forum: Bug Reports
Topic: Decoder failure: Out of memory
Replies: 52
Views: 24322

Re: Decoder failure: Out of memory

I released a new version of SABYenc, 3.3.6.
How do you use SABnzbd, on which platform? I can create a new release for you.
by safihre
June 22nd, 2019, 1:13 am
Forum: Bug Reports
Topic: Decoder failure: Out of memory
Replies: 52
Views: 24322

Re: Decoder failure: Out of memory

My fault guys, I just made a plain old coding bug... Thanks for reporting and pushing that it was really a bug and not your system! You were right!
by safihre
June 21st, 2019, 1:38 am
Forum: Bug Reports
Topic: Decoder failure: Out of memory
Replies: 52
Views: 24322

Re: Decoder failure: Out of memory

Very strange.
We do check for negative numbers.. Why doesn't that work? :O

https://github.com/sabnzbd/sabyenc/blob ... enc.c#L564
by safihre
June 20th, 2019, 7:35 am
Forum: Bug Reports
Topic: Decoder failure: Out of memory
Replies: 52
Views: 24322

Re: Decoder failure: Out of memory

The only possible thing that I can imagine is that somehow somebody created NZB files that have huge article-sizes listed inside the NZB. Do you have an NZB for which this happend? Otherwise there is just nothing I can do. I use the lowest C-call possible (malloc) to ask the system for X bytes of me...
by safihre
June 20th, 2019, 7:29 am
Forum: General Help
Topic: How to run 2 post processing script
Replies: 15
Views: 7900

Re: How to run 2 post processing script

Oke you can download Python 2 here: https://www.python.org/downloads/release/python-2716/
Then you can run multiple scripts, although it really depends on your local setup
by safihre
June 20th, 2019, 7:26 am
Forum: General Help
Topic: files on NAS suddenley gone
Replies: 1
Views: 710

Re: files on NAS suddenley gone

Strange. SABnzbd doesn't do anything with files after they are downloaded.
Especially if Radarr moves them to a new folder, SABnzbd doesn't know where they went.
Maybe they have some more logging?
by safihre
June 19th, 2019, 2:53 pm
Forum: General Help
Topic: How to run 2 post processing script
Replies: 15
Views: 7900

Re: How to run 2 post processing script

Why would you want sonarr to not do all the fancy stuff it can do? It is amazing got exactly this, putting the nice name on the release. So you don't need any scripts etc.
by safihre
June 18th, 2019, 1:47 am
Forum: General Help
Topic: Different NAS volume
Replies: 1
Views: 889

Re: Different NAS volume

You have to make sure that the docker container is allowed to open the bigger drive.
If that's possible, you can use the browse-icon in the Complete folder setting Config > Folders to browse to the correct location.
by safihre
June 17th, 2019, 12:55 am
Forum: Feature Requests
Topic: Sample deletion as before
Replies: 12
Views: 11234

Re: Sample deletion as before

Found the issue with your NZB's.
Bad testing on my part, didn't test the case with just 1 sample file.
by safihre
June 15th, 2019, 6:29 am
Forum: Feature Requests
Topic: Sample deletion as before
Replies: 12
Views: 11234

Re: Sample deletion as before

Could you send me example NZBs where you are getting too many samples?
It should only not delete them if all files contain the word "sample" or "proof" or in case there's only 1 file.
by safihre
June 12th, 2019, 1:38 am
Forum: Debian/Ubuntu Package
Topic: Sabnzbdplus most files are broken
Replies: 5
Views: 3638

Re: Sabnzbdplus most files are broken

9125 Articles Missing
Shows the problem, the job has been removed.

In Config > Schalter > Nur überprüfte Aufträge nachbearbeiten, make sure it is Checked.
by safihre
June 11th, 2019, 12:12 pm
Forum: Bug Reports
Topic: Sab unpack fails with some Python error
Replies: 15
Views: 7451

Re: Sab unpack fails with some Python error

In that case there will have been a startup error, was there?