Search found 8048 matches
- August 15th, 2022, 2:34 pm
- Forum: Post-Processing Scripts
- Topic: mkvmerge "could not be opened for reading" in a post-process script
- Replies: 3
- Views: 23
Re: mkvmerge "could not be opened for reading" in a post-process script
Not from SAB. So ... re-run script by hand?
- August 15th, 2022, 12:45 pm
- Forum: Post-Processing Scripts
- Topic: mkvmerge "could not be opened for reading" in a post-process script
- Replies: 3
- Views: 23
Re: mkvmerge "could not be opened for reading" in a post-process script
you have to feed the whole path + filename to mkvmerge (not just the filename)
- August 12th, 2022, 4:05 am
- Forum: General Help
- Topic: Folder permissions: "is not writable at all. This blocks downloads."
- Replies: 10
- Views: 181
Re: Folder permissions: "is not writable at all. This blocks downloads."
Hi. Checked permissions and as follows: https://1drv.ms/u/s!ArwqgF-zCX0om-MoaZ4uvvsz_zRuxw?e=42khYt Sab complains that it cannot create the directory but I have already created it and downloads do actually process correctly despite the error message. So: your downloads appear in subdirectories in /...
- August 11th, 2022, 8:15 am
- Forum: Bug Reports
- Topic: Multiple Errors; complete_dir directory: / Cannot create directory
- Replies: 7
- Views: 92
Re: Multiple Errors; complete_dir directory: / Cannot create directory
/Users/MYNAME/Plex/Downloads is the dir, fully recognized by Plex, Sonarr, Radarr and SABnzbd. Just "randomly" there is that error. Randomly? So sometimes it works, sometimes it doesn't? Against your NAS? Then I would say intermittent disk access and/or network problems. Intermittent prob...
- August 11th, 2022, 7:23 am
- Forum: Bug Reports
- Topic: Multiple Errors; complete_dir directory: / Cannot create directory
- Replies: 7
- Views: 92
Re: Multiple Errors; complete_dir directory: / Cannot create directory
Found image via Chrome's "Inspect" https://imgur.com/a/1lsg5i9 The logging: complete_dir directory: /Users/Downloads/Complete error accessing Cannot create directory /Users/Downloads/Complete Failed making (/Users/Downloads/Complete) Traceback (most recent call last): File "sabnzbd/fi...
- August 11th, 2022, 5:26 am
- Forum: Bug Reports
- Topic: Multiple Errors; complete_dir directory: / Cannot create directory
- Replies: 7
- Views: 92
Re: Multiple Errors; complete_dir directory: / Cannot create directory
Image is invisble. Post the errors as text on https://pastebin.com/, and post the URL here ... with spaces in it (as you're a new user; otherwise the anti-spam will kick in) And/or post the image on https://postimages.org/, and post the URL here ... with spaces in it (as you're a new user; otherwise...
- August 8th, 2022, 6:08 am
- Forum: Bug Reports
- Topic: Constant loss of connection
- Replies: 1
- Views: 68
Re: Constant loss of connection
The interesting part is probably before the logging you posted
- August 8th, 2022, 3:06 am
- Forum: General Help
- Topic: Direct unpack fails
- Replies: 15
- Views: 270
Re: Direct unpack fails
So until that time: turn off Direct Unpack?
- August 6th, 2022, 2:32 pm
- Forum: General Help
- Topic: Direct unpack fails
- Replies: 15
- Views: 270
Re: Direct unpack fails
Or, in the meantime, just use an earlier version of unrar?
- August 5th, 2022, 3:06 pm
- Forum: General Help
- Topic: Commands Work But Not In Script... " find: invalid number"
- Replies: 6
- Views: 58
Re: Commands Work But Not In Script... " find: invalid number"
Well that was embarrassing LOL Thanks so much. It worked. I'll post up what I did as soon as I get it fine tuned. I had googled "find: invalid number" and it was an error message on busybox, which is a lighter-than-light Linux AFAIK. Stuff you use on a router. So ... does your seedbox use...
- August 5th, 2022, 3:04 pm
- Forum: General Help
- Topic: Commands Work But Not In Script... " find: invalid number"
- Replies: 6
- Views: 58
- August 5th, 2022, 12:02 pm
- Forum: General Help
- Topic: Sort queue according to file size when nzb is added (The 2nd)
- Replies: 13
- Views: 131
Re: Sort queue according to file size when nzb is added (The 2nd)
I think you're running a python script as a shell script.
Solution: put a "shebang" in the first line, "#!/usr/bin/python3"
Solution: put a "shebang" in the first line, "#!/usr/bin/python3"
- August 5th, 2022, 11:31 am
- Forum: General Help
- Topic: Commands Work But Not In Script... " find: invalid number"
- Replies: 6
- Views: 58
Re: Commands Work But Not In Script...
On what platform exactly?
And: what if you replace +1G with +1000111?
(so size seems to be in kB already, not bytes)
And: what if you replace +1G with +1000111?
(so size seems to be in kB already, not bytes)
- August 5th, 2022, 1:57 am
- Forum: Bug Reports
- Topic: Sabnzbd deletes .gz files
- Replies: 8
- Views: 345
- August 3rd, 2022, 8:48 am
- Forum: General Help
- Topic: Upgraded OMV and gets SQL error: "sqlite3.OperationalError: disk I/O error"
- Replies: 4
- Views: 63
Re: Upgraded OMV and gets SQL error: "sqlite3.OperationalError: disk I/O error"
So: a permission problem?