tomspark wrote:
That's our gap, not yours โ and it's a clean fix. Inside SparkBox the SABnzbd container only has /data mounted, not /downloads, so the default folders (and your /downloads/movies, /downloads/tv categories) point at a path that isn't writable โ exactly that Errno 13. Repoint SAB at /data: Settings - Folders: Temporary Download Folder = /data/downloads/incomplete, Completed Download Folder = /data/downloads/complete Settings - Categories: movies - /data/downloads/movies, tv - /data/downloads/tv That's where qBittorrent and Sonarr/Radarr already look, so imports into Jellyfin will work after this. qBit auto-heals this path on our side; SAB doesn't yet โ logging that as a bug for us to fix so this is automatic. You're on v1.6.115. Yell back if post-processing still errors after the change.
tomspark wrote:
Awesome, glad that sorted it. That manual step won't be needed for long โ the SAB path auto-heal is logged and coming, so future installs just work out of the box. Happy downloading.