Hello,
After updating to 1.0.1 all my downloads are stuck on 100%.
Seems like the post-processing doesn't work anymore.
All files are downloaded including the par2 files and are in the incomplete folder.
Any thoughts?
Search found 9 matches
- April 27th, 2016, 8:34 am
- Forum: Bug Reports
- Topic: downloads sit in queue at 99% (fixed... ?)
- Replies: 74
- Views: 48041
- October 15th, 2013, 3:51 am
- Forum: General Help
- Topic: Automatically create subfolders for subs and samples
- Replies: 11
- Views: 4795
Re: Automatically create subfolders for subs and samples
Ok thanks for your input shypike the last couple of weeks! You can close this topic my problem is solved.
- October 9th, 2013, 2:05 pm
- Forum: General Help
- Topic: File name with Punctuation
- Replies: 2
- Views: 1492
Re: File name with Punctuation
In Sab go to Config--> Switches. There's a Naming part where you can check or uncheck a couple of options like removal of Illegal Characters or replacing dots and spaces. I believe that is what you are looking for?
- October 8th, 2013, 4:58 am
- Forum: General Help
- Topic: Automatically create subfolders for subs and samples
- Replies: 11
- Views: 4795
Re: Automatically create subfolders for subs and samples
Could you perhaps tell me how I should change these lines in order to get it working? Or is it just not do-able to have only a couple of - simple - lines of code because its Win?
- October 4th, 2013, 3:23 am
- Forum: General Help
- Topic: Automatically create subfolders for subs and samples
- Replies: 11
- Views: 4795
Re: Automatically create subfolders for subs and samples
I checked the permissions, every directory is accessible. This is the message sab gives after completing a download: Script Exit(1) There is already a sub folder or file Sample. (More) (More) C:\Program Files (x86)\SABnzbd>echo off The syntax of the file name, folder name or volume name is incorrect...
- October 3rd, 2013, 2:44 pm
- Forum: General Help
- Topic: Automatically create subfolders for subs and samples
- Replies: 11
- Views: 4795
Re: Automatically create subfolders for subs and samples
Yes I see the script in sabnzbd's menu. Its reporting an post processing error (see log). The only error I can see in the log however is this: 2013-10-03 21:41:17,674::INFO::[postproc:490] Traceback: Traceback (most recent call last): File "sabnzbd\postproc.pyo", line 432, in process_job F...
- October 3rd, 2013, 10:10 am
- Forum: General Help
- Topic: Automatically create subfolders for subs and samples
- Replies: 11
- Views: 4795
Re: Automatically create subfolders for subs and samples
I saw this topic: http://forums.sabnzbd.org/viewtopic.php?f=9&t=11707&hilit=mkdir+Sample&start=15 and that's where I found this script: echo off cd /c "%1" IF EXIST *sample* (mkdir Sample && move *sample* "Sample") ELSE exit IF EXIST *subs* (mkdir Subs &&a...
- October 3rd, 2013, 7:47 am
- Forum: General Help
- Topic: Automatically create subfolders for subs and samples
- Replies: 11
- Views: 4795
Re: Automatically create subfolders for subs and samples
Okay thanks for pointing that out - I'll have a look!
- October 2nd, 2013, 5:18 am
- Forum: General Help
- Topic: Automatically create subfolders for subs and samples
- Replies: 11
- Views: 4795
Automatically create subfolders for subs and samples
Hi there,
I was wondering if it would be possible to automatically create sub folders for the subtitles and samples (if available) after downloading a scene release.
I couldn't find it on the board. Anyone can help me with this?
Thanks in advance!
Greetings
I was wondering if it would be possible to automatically create sub folders for the subtitles and samples (if available) after downloading a scene release.
I couldn't find it on the board. Anyone can help me with this?
Thanks in advance!
Greetings