Sonarr version (exact version): 2.0.0.3732
Mono version (if Sonarr is not running on Windows): 4.2.1
OS: QNAP QTS 4.2.0
((Debug logs)) (posted to hastebin or similar): http://hastebin.com/cajodehivi.1c
Description of issue:
I download (torrents only) a bunch of series using Sonarr and it all works fine, except for one: The Late Show with Stephen Colbert. Incidentally, this is the only daily show I download (the others are all regular)
The scheduler works and episodes are getting downloaded to the download dir. However moving the file to the media dir does not occur. In the logs you find entries like this (for more see hastebin):
“16-4-22 10:54:04.5|Warn|FreeSpaceSpecification|Not enough free space (10500096) to import: /share/MD0_DATA/Download/transmission/completed/tvshows/Stephen.Colbert.2016.04.21.Tom.Hanks.720p.HDTV.X264-UAV[rarbg]/Stephen.Colbert.2016.04.21.Tom.Hanks.720p.HDTV.X264-UAV.mkv (1642850966)”
So, it says it can’t move the file of 1.5GB to a share that only has 10MB. This is my df output:
Filesystem Size Used Available Use% Mounted on /dev/ramdisk 139.5M 129.4M 10.0M 93% / tmpfs 64.0M 660.0k 63.4M 1% /tmp tmpfs 494.4M 8.0k 494.4M 0% /dev/shm /dev/sda4 371.0M 242.8M 128.2M 65% /mnt/ext /dev/md9 509.5M 109.4M 400.1M 21% /mnt/HDA_ROOT /dev/md0 16.2T 10.6T 5.6T 65% /share/MD0_DATA tmpfs 1.0M 0 1.0M 0% /mnt/rf/nd //192.168.2.8/d 1.8T 1.7T 167.0G 91% /share/MD0_DATA/Data_HTPC
The media dir is on /share/MD0_DATA with enough free disk space. Because the log says it only has 10MB free space I think it tries to import in root / which seems to be a mount for /dev/ramdisk on my QNAP.
As I pointed out I only have this problem with this show, other shows are downloaded and moved to the correct media dir without a problem.
Any idea why it’s going wrong for this series? Is there something I can do/check to fix this?
Thanks in advance!