Search found 106 matches

by psycik
January 29th, 2020, 1:41 pm
Forum: General Help
Topic: Debugging a processing script - rerun
Replies: 5
Views: 1858

Re: Debugging a processing script - rerun

So I had another one fail. It just gets:
PermissionError: [Errno 13] Permission denied: 'util.cpython-36.pyc'
But doesn't seem to cause the download to fail, so there isn't a retry button. Is there an api call I can make to retry a download or kick it off?
by psycik
January 28th, 2020, 12:13 pm
Forum: General Help
Topic: Debugging a processing script - rerun
Replies: 5
Views: 1858

Re: Debugging a processing script - rerun

Ok, I’ll try that. I can get it working when I manually execute it in the docker container, but seem to get a permission error when sab does it.
by psycik
January 27th, 2020, 2:32 pm
Forum: General Help
Topic: Debugging a processing script - rerun
Replies: 5
Views: 1858

Debugging a processing script - rerun

Is there a way of re-running a script that failed after a download? Or do I need to read the log and replicate the command line parms?
by psycik
May 26th, 2019, 5:08 pm
Forum: General Help
Topic: File move incomplete - complete - file name issues
Replies: 8
Views: 2444

Re: File move incomplete - complete - file name issues

Ahh it was permissions in the end....I had a look and saw the owner of the folder was different to the others (maybe it was created via sab, rather than me creating it).

So I set the owner the same as the others, and I was able to get it work.

Sorry false alarm
by psycik
May 26th, 2019, 5:03 pm
Forum: General Help
Topic: File move incomplete - complete - file name issues
Replies: 8
Views: 2444

Re: File move incomplete - complete - file name issues

File systems should be ext4.

I was able to manually copy the file using tab complete, but I noticed it escaped the spaces and square brackets. When you look at the logging, it doesn't do that...but that could just be the log entry, not what's it's actually trying copy.
by psycik
May 26th, 2019, 1:26 pm
Forum: General Help
Topic: File move incomplete - complete - file name issues
Replies: 8
Views: 2444

Re: File move incomplete - complete - file name issues

Yeah. In the op I confirmed that the directory exists and as far as I can tell permissions are correct. Though I need to check the user I exec into the container is the same as what SABnzbd runs under. But at the moment I think the issue is the square brackets and I can’t seem to find a way to remov...
by psycik
May 26th, 2019, 3:58 am
Forum: General Help
Topic: File move incomplete - complete - file name issues
Replies: 8
Views: 2444

Re: File move incomplete - complete - file name issues

Nobody else using sabnzbd on Linux finding an issue with file Names?
by psycik
May 23rd, 2019, 6:49 pm
Forum: General Help
Topic: File move incomplete - complete - file name issues
Replies: 8
Views: 2444

Re: File move incomplete - complete - file name issues

Just on this, I assume I could rename it in post processing, but if I renamed the folder...wouldn't sabnzbd lose track of it and not be able to move it to complete?
by psycik
May 23rd, 2019, 6:28 pm
Forum: General Help
Topic: File move incomplete - complete - file name issues
Replies: 8
Views: 2444

File move incomplete - complete - file name issues

I've moved from windows sabnzbd to a docker based instance (linuxserver/sabnzbd). Generally working well But I can see some rename errors on some files, actually interestingly enough it's some spaces with issues, and i just checked that "Replace spaces in folder name" is checked.... Anyway...
by psycik
April 30th, 2019, 3:20 am
Forum: General Help
Topic: How to sort/categorise sports file
Replies: 3
Views: 1633

Re: How to sort/categorise sports file

I didn’t quite get with the tv and movie sorting what it would do.

In the end I added a custom plex scanner that used the directory name rather than file name.
by psycik
April 27th, 2019, 4:14 pm
Forum: General Help
Topic: How to sort/categorise sports file
Replies: 3
Views: 1633

How to sort/categorise sports file

I've got a category called specials where I dump sports files.....they currently are put in a folder with a random .mkv name My main issue is they go into a folder with the nzb name, then use the rar name for the video. Plex picks up the rar name. How can I flatten the structure so that the mkv file...
by psycik
March 20th, 2016, 4:24 pm
Forum: Bug Reports
Topic: sabnzbd won't start after Win10 update (Build 10586.122)
Replies: 11
Views: 7402

Re: sabnzbd won't start after Win10 update (Build 10586.122)

Ahh as the others, a reboot certainly helped things. It does seem to start now.
by psycik
March 20th, 2016, 4:10 pm
Forum: Bug Reports
Topic: sabnzbd won't start after Win10 update (Build 10586.122)
Replies: 11
Views: 7402

Re: sabnzbd won't start after Win10 update (Build 10586.122)

I'm getting similar. (Wont start - W10). I have it running at a service, and it seems sabnznbd-helper is crashing (app crash), tried running sabnzbd-console and get a this application has crash message, windows goes looking for a solution. I upgraded directly from 0.7.2 - I've always run with the sa...
by psycik
August 6th, 2015, 2:15 pm
Forum: General Help
Topic: RSS entries with mostly duplicate names
Replies: 2
Views: 1149

Re: RSS entries with mostly duplicate names

No there's no way and I cannot think of a reliable method either. Release 0.8.0 will at least detect a duplicate when the actual NZB files are identical. Of course it will not recognize two different uploads. You can reject anything containing "extra" by setting up a Reject filter, but I ...
by psycik
August 6th, 2015, 5:48 am
Forum: General Help
Topic: RSS entries with mostly duplicate names
Replies: 2
Views: 1149

RSS entries with mostly duplicate names

I get stuff via RSS feeds. I have a bunch of keywords setup. But in the titles there are a lot of duplicated names where some one has added a word For example. Word may 2015 Word may 2015-extra Is there a way that I coul get SAB to not get the one with extra? Or at least recognise that it's a duplic...