this is the first time i've posted but, ive been using for a while filebot and i love it. The thing is that out of the blue the script i use stopped working. I got it from this forum. I havent changed it since i started using filebot since at least v.2.62. I use the following script
Code: Select all
filebot -script fn:amc --output "D:\Video" --log-file amc.log --action copy --conflict override -non-strict --def "seriesFormat=TV Shows/{n}/{\"Season \"+s}/{n.space('.')}.{s00e00}.{t.space('.')}.{vf}.{vc}.{ac}.{group}" "movieFormat=Movies/{n} ({y})/{n} ({y}).{vf}.{vc}.{group}" music=y subtitles=en artwork=y "ut_label=%L" "ut_state=%S" "ut_title=%N" "ut_kind=%K" "ut_file=%F" "ut_dir=%D"
Here is what it starts sputtering before i ctrl+c
Code: Select all
C:\Program Files (x86)\FileBot>filebot -script fn:amc --output "D:\Video" --log-
file amc.log --action copy --conflict override -non-strict --def "seriesFormat=T
V Shows/{n}/{\"Season \"+s}/{n.space('.')}.{s00e00}.{t.space('.')}.{vf}.{vc}.{ac
}.{group}" "movieFormat=Movies/{n} ({y})/{n} ({y}).{vf}.{vc}.{group}" music=y s
ubtitles=en artwork=y "ut_label=" "ut_state=5" "ut_title=Elementary.S03E22.720p.
HDTV.X264-DIMENSION [GloDLS]" "ut_kind=multi" "ut_file=Downloaded from wWw.GloDL
S.to.jpg" "ut_dir=D:\Download"
Java HotSpot(TM) Client VM warning: TieredCompilation is disabled in this releas
e.
Locking C:\Users\Griffin\AppData\Roaming\FileBot\logs\amc.log
Parameter: seriesFormat = TV Shows/{n}/{"Season "+s}/{n.space('.')}.{s00e00}.{t.
space('.')}.{vf}.{vc}.{ac}.{group}
Parameter: movieFormat = Movies/{n} ({y})/{n} ({y}).{vf}.{vc}.{group}
Parameter: music = y
Parameter: subtitles = en
Parameter: artwork = y
Parameter: ut_label =
Parameter: ut_state = 5
Parameter: ut_title = Elementary.S03E22.720p.HDTV.X264-DIMENSION [GloDLS]
Parameter: ut_kind = multi
Parameter: ut_file = Downloaded from wWw.GloDLS.to.jpg
Parameter: ut_dir = D:\Download
Read archive [eq-s2tla.rar] and extract to [D:\Download\IBM.SPSS.Statistics.v22.
Linux-EQUiNOX\eq-s2tla\IBM.SPSS.Statistics.v22.Linux-EQUiNOX\eq-s2tla\IBM.SPSS.S
tatistics.v22.Linux-EQUiNOX]
im using windows 7x x64 - java and filebot 32bit for a while now. so nothings changed.