I use sickbeard. So do i set sabtosickbeard.py or htpc_sort.py for tv categories?
Ik keep getting an error when the file has to be finally moved to the complete folder….
- Code: Select all
HTPC Sort v2.61 by tret
Error: The download path couldn't be properly determined
this is my settings.ini from htpc_sort:
- Code: Select all
[Movies]
destPath = /mnt/Media/Video/Movies
minDownloadSize = 500MB
minFileSize = 200MB
libraryType = video
this is from my sab.ini:
- Code: Select all
complete_dir = /mnt/Media
…
[[movies]]
priority = -100
pp = ""
name = movies
script = htpc_sort.py
newzbin = Movies
dir = Video/Movies
I also tried to download everything first in my /home/lowfi/Usenet/Complete folder. I get the same error. Also tried an absolute path in the sab.ini (dir = /mnt/Media/Video/Movies).



