Search found 5305 matches

by safihre
December 24th, 2016, 5:23 am
Forum: General Help
Topic: watched folder and categories not working?
Replies: 6
Views: 2902

Re: watched folder and categories not working?

You can send them to [email protected]!
by safihre
December 23rd, 2016, 5:27 pm
Forum: General Help
Topic: watched folder and categories not working?
Replies: 6
Views: 2902

Re: watched folder and categories not working?

Click on Status and then click Show Logging.
They should get loaded from sub-folders of course.
by safihre
December 23rd, 2016, 12:01 pm
Forum: General Help
Topic: watched folder and categories not working?
Replies: 6
Views: 2902

Re: watched folder and categories not working?

We haven't changed anything in that code, as far as we know so it might be something else.
Maybe you can check the logs and see if it actually runs the dirscanner?
by safihre
December 22nd, 2016, 8:02 am
Forum: General Help
Topic: Password manager
Replies: 1
Views: 855

Re: Password manager

There is, see 'Password file' in Folders:
https://sabnzbd.org/wiki/configuration/1.1/folders
"A text file of known passwords, one password per line, that should be attempted on passworded RAR files."
by safihre
December 21st, 2016, 10:16 am
Forum: Bug Reports
Topic: v1.0.0 API history is always empty for category "series"
Replies: 6
Views: 3252

Re: v1.0.0 API history is always empty for category "series"

This change is already part on 1.1.1.
Could you describe your problem more?
What API call do you give and which results are missing?
by safihre
December 19th, 2016, 6:01 am
Forum: General Help
Topic: Sabnzdb doesn't unrar
Replies: 7
Views: 4081

Re: Sabnzdb doesn't unrar

Can you set logging to Debug in the Status window?
Then send me the whole log (via Show Logging) when it occurs again. [email protected]
Maybe I can find what's going wrong..
by safihre
December 19th, 2016, 12:47 am
Forum: General Help
Topic: Download+ Unpack+(repair)+Unrar (SSD), move to SATA
Replies: 1
Views: 1042

Re: Download+ Unpack+(repair)+Unrar (SSD), move to SATA

You could set the Complete folder to your 4TB Drive and the Incomplete folder to your SSD?
Does that not work?
by safihre
December 19th, 2016, 12:46 am
Forum: General Help
Topic: How to unpack file automatically
Replies: 2
Views: 6753

Re: How to unpack file automatically

What version of Sabnzbd do you use?
Try setting it to +Delete, does that help?
Is an error or warning shown?
Just to be sure, is "Enable unrar" checked in Config Switches? If that switch is not there, check in Config Specials if enable_unrar is checked.
by safihre
December 17th, 2016, 6:03 pm
Forum: Feature Requests
Topic: Request to expand Category groups search to include Subject:
Replies: 4
Views: 3996

Re: Request to expand Category groups search to include Subj

Usually the category is also stored inside the NZB: <head> <meta type="category">TV > HD</meta> <meta type="name">x</meta> <meta type="x-rating-id">7103e81771190e090a53f308acdea10c</meta> <meta type="x-rating-host">https://api.nzbgeek.info/feedback</meta> </he...
by safihre
December 17th, 2016, 3:38 pm
Forum: Feature Requests
Topic: Request to expand Category groups search to include Subject:
Replies: 4
Views: 3996

Re: Request to expand Category groups search to include Subj

I am not sure if I understand completely ;)

What is the problem? Sabnzbd doesn't categorize correctly because of...?

In 1.2.0 the categorizing will be more flexible, it will also match the category title to the indexer category. So your TV category will match any tv* indexer tag.
by safihre
December 17th, 2016, 3:35 pm
Forum: General Help
Topic: Edit History
Replies: 5
Views: 1933

Re: Edit History

Not possible, why would you want to do that?
Just delete them if they are embarrassing ;)
by safihre
December 17th, 2016, 10:14 am
Forum: General Help
Topic: Sabnzdb doesn't unrar
Replies: 7
Views: 4081

Re: Sabnzdb doesn't unrar

Go to Config, Specials and check if enable_unrar is checked.
by safihre
December 17th, 2016, 4:18 am
Forum: General Help
Topic: Sabnzdb doesn't unrar
Replies: 7
Views: 4081

Re: Sabnzdb doesn't unrar

There is no section 'Unpack', so somehow the Post-Processing options of a job were changed. Same advice/question: When the download is still in the Queue, what does it say in the Post-processing settings? It should say +Delete If it doesn't, it means some settings for example in Categories or when a...
by safihre
December 15th, 2016, 2:03 pm
Forum: General Discussion
Topic: Feature Request
Replies: 8
Views: 3911

Re: Feature Request

The part where the error occurd, so I can see at what point we can maybe intervine.
by safihre
December 15th, 2016, 6:44 am
Forum: General Help
Topic: Python Cryptography - Not available
Replies: 5
Views: 3435

Re: Python Cryptography - Not available

Did you have SSL support before?
Because that was based on pyOpenSSL which includes the cryptography package. Maybe you can try to install that one?
It's also on the packages:
python-cryptography
python-pyopenssl