i just did lots of experiments and get filebot 'running' on my synology. but now the problem is that the filebot recognizes all the files and copies them to the new directory, but i DONT see any files under that directory, neither through finder on mac nor on synology web interface. same does the log and exception list. so if i run the same command again, it would say the file already exists and will NOT copy.
anyone knows what's going on?
btw, I'm using ssh via terminal and i have java 8/filebot 4.5 on synology.
here's code i use
Code: Select all
/volume1/@appstore/filebot/filebot.sh -script fn:amc --output "/volume1/mount/1" --action copy --db OpenSubstitles -non-strict /volume1/Downloads/ --def "seriesFormat=/volume1/mount/1/TV Shows/{n}/{'Season'+s} [{airdate.format('yyyy')}]/{n}_{s00e00}_{t} [{airdate.format('yyyy.MM.dd')}]" "movieFormat=/volume1/1/home/Movie/{n} ({y}) [{genres[0]}, {certification}, {rating}]/{n}_{source}" subtitles=en,zh clean=y deleteAfterExtract=y unsorted=y --conflict auto --log-file /volume1/mount/FileBotLog.log
Code: Select all
DownloadServer> /volume1/@appstore/filebot/filebot.sh -script fn:amc --output "/volume1/mount/1" --action copy --db
OpenSubstitles -non-strict /volume1/Downloads/ --def "seriesFormat=/volume1/mount/1/TV Shows/{n}/{'Season'+s} [{ai
rdate.format('yyyy')}]/{n}_{s00e00}_{t} [{airdate.format('yyyy.MM.dd')}]" "movieFormat=/volume1/1/home/Movie/{n} ({
y}) [{genres[0]}, {certification}, {rating}]/{n}_{source}" subtitles=en,zh clean=y deleteAfterExtract=y unsorted=y
--conflict auto --log-file /volume1/mount/FileBotLog.log
Locking /volume1/mount/FileBotLog.log
Parameter: seriesFormat = /volume1/mount/1/TV Shows/{n}/{'Season'+s} [{airdate.format('yyyy')}]/{n}_{s00e00}_{t} [{airdate.format('yyyy.MM.dd')}]
Parameter: movieFormat = /volume1/1/home/Movie/{n} ({y}) [{genres[0]}, {certification}, {rating}]/{n}_{source}
Parameter: subtitles = en,zh
Parameter: clean = y
Parameter: deleteAfterExtract = y
Parameter: unsorted = y
Argument: /volume1/Downloads
Input: /volume1/Downloads/scorpion 0109.mkv
Exclude: /volume1/Downloads/@eaDir/scorpion 0109.mkv@SynoEAStream
Exclude: /volume1/Downloads/@eaDir/scorpion 0109.mkv@SynoResource
scorpion 0109.mkv [series: scorpion, movie: Prisoner 701: Sasori (2008)]
Exclude Movie: Prisoner 701: Sasori (2008)
Group: [tvs:scorpion, mov:null, anime:null] => [scorpion 0109.mkv]
Get [English] subtitles for 1 files
Looking up subtitles by hash via OpenSubtitles
Matched [scorpion 0109.mkv] to [Scorpion.S01E09.720p.HDTV.X264-DIMENSION] via hash
Fetching [Scorpion.S01E09.720p.HDTV.X264-DIMENSION.srt]
Export [Scorpion.S01E09.720p.HDTV.X264-DIMENSION.srt] as: SubRip / UTF-8
Writing [Scorpion.S01E09.720p.HDTV.X264-DIMENSION.srt] to [scorpion 0109.eng.srt]
Get [Chinese] subtitles for 1 files
Looking up subtitles by hash via OpenSubtitles
No matching subtitles found: /volume1/Downloads/scorpion 0109.mkv
Rename episodes using [TheTVDB]
Auto-detected query: [Scorpion, scorpion 0109]
Fetching episode data for [Scorpion]
Fetching episode data for [Scorpion Tales]
Fetching episode data for [Black Scorpion]
Nov 19, 2014 12:55:10 PM net.filebot.media.MediaDetection$7 getSizeValues
WARNING: Unable to read media info: Unable to load 32-bit native library 'mediainfo' [scorpion 0109.eng.srt]
Nov 19, 2014 12:55:10 PM net.filebot.media.MediaDetection$7 getSizeValues
WARNING: Unable to read media info: Unable to load 32-bit native library 'mediainfo' [Scorpion_S01E09_Rogue Element [2014.11.17].srt]
Skipped [/volume1/Downloads/scorpion 0109.eng.srt] because [/volume1/mount/1/TV Shows/Scorpion/Season1 [2014]/Scorpion_S01E09_Rogue Element [2014.11.17].srt] already exists
Nov 19, 2014 12:55:10 PM net.filebot.media.MediaDetection$7 getSizeValues
WARNING: Unable to read media info: Unable to load 32-bit native library 'mediainfo' [scorpion 0109.mkv]
Nov 19, 2014 12:55:10 PM net.filebot.media.MediaDetection$7 getSizeValues
WARNING: Unable to read media info: Unable to load 32-bit native library 'mediainfo' [Scorpion_S01E09_Rogue Element [2014.11.17].mkv]
Skipped [/volume1/Downloads/scorpion 0109.mkv] because [/volume1/mount/1/TV Shows/Scorpion/Season1 [2014]/Scorpion_S01E09_Rogue Element [2014.11.17].mkv] already exists
Processed 2 files
Clean temporary extracted files
Delete /volume1/Downloads/scorpion 0109.eng.srt
Done ヾ(@⌒ー⌒@)ノ