-
Beta Was this translation helpful? Give feedback.
Replies: 7 comments 11 replies
-
Beta Was this translation helpful? Give feedback.
-
|
I'm an idiot, it was user error. The solution was per your instructions:
In the docker compose files I had these volumes:
Changing CWA Book Downloader volume to Again, wonderful piece of kit. You have made leaps of progress! Thank you for this wonderful project. One thing to note, though the file was moved, the download remained in SABnzbd under History. Anyway to include a cleanup process after successful copy to the Booklore ingest folder? |
Beta Was this translation helpful? Give feedback.
-
|
Hey - sorry to jump on but having the same issue and cannot seem to get my head around it. My current voumes are: volumes: The latter matching my Sab docker compose volume mount exactly. Within the Sab container itself, the directory for downloads is /data/usenet/completed. I still get downloads failing. Should I be changing anything in Shelfmark settings in line with this? Do I need to point at the completed download folder in the Shelfmark compose? Do I need to do something with the category in Sab itself? Any help is appreciated. |
Beta Was this translation helpful? Give feedback.
-
|
It is not clear to me what the mounting should be for sabnzbd in the |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.











Hi, can you retry with debug enabled and upload the ZIP file created here?
Just guessing at this stage but definitely make sure your
- /media/Downloads/Usenet:/media/Downloads/Usenetis the exact mapping used in the SABnzbd container too, otherwise CWABD won't be able to find the file where SABnzbd saves it. Could be wrong though, the debug ZIP will help massively :)