-Apple TV + XBMC
-Buffalo Linkstation
-Transmission
-Traktv
-Sceneaccess
My problem is i don't unarchive my files, because XBMC can read the files in the original folder i work in same think like that:
/mnt/disk1/Torrent/Series/The Following/1/The.Following.S01E15.720p.HDTV.X264-DIMENSION/
Sample/ swallowing.115.720p-dimension.r05 swallowing.115.720p-dimension.r11 swallowing.115.720p-dimension.r17 swallowing.115.720p-dimension.r23 the.following.115.720p-dimension.nfo
swallowing.115.720p-dimension.r00 swallowing.115.720p-dimension.r06 swallowing.115.720p-dimension.r12 swallowing.115.720p-dimension.r18 swallowing.115.720p-dimension.r24
swallowing.115.720p-dimension.r01 swallowing.115.720p-dimension.r07 swallowing.115.720p-dimension.r13 swallowing.115.720p-dimension.r19 swallowing.115.720p-dimension.r25
swallowing.115.720p-dimension.r02 swallowing.115.720p-dimension.r08 swallowing.115.720p-dimension.r14 swallowing.115.720p-dimension.r20 swallowing.115.720p-dimension.r26
swallowing.115.720p-dimension.r03 swallowing.115.720p-dimension.r09 swallowing.115.720p-dimension.r15 swallowing.115.720p-dimension.r21 swallowing.115.720p-dimension.rar
swallowing.115.720p-dimension.r04 swallowing.115.720p-dimension.r10 swallowing.115.720p-dimension.r16 swallowing.115.720p-dimension.r22 swallowing.115.720p-dimension.sfv
How can i use Filebot with suball to download my subtitles whitout unarchive the files? it's possible?
Can i prefer to search for files using hash? It's most likeyly to find the right sub using hash?
i'll use crontab to start same command like this:
* 12 * * * /root/filebot.sh
i'll be:
#/bin/bash
filebot -script suball.groovy /mnt/disk1/Torrent/Series/ --def maxAgeDays=7 --lang pob --conflict skip
but the command can't find the file because they are in .r00..
because i seed every file for 30 days i don't want to unarchiver, if i do that i'll have two of the same and well need double of HD to keep the files.

if the filebot can't do that, do you know if can i do a script using program like flexget to do the query using filebot?
thank you !
