Agents of S.H.I.E.L.D. or any other series with "dot" end
Posted: 23 Nov 2013, 10:59
Hi, so series with last sign "." create folders that are not recognized properly by windows machines (synology/mobile apps see the folder properly).
In this particular situation I get "MMCK1K~W" instead of "Marvel's Agents of S.H.I.E.L.D."
Is there a way to rename/pattern match as you suggest in forums? I use synology with 3.6 and watcher script (bit modified)
In this particular situation I get "MMCK1K~W" instead of "Marvel's Agents of S.H.I.E.L.D."
Is there a way to rename/pattern match as you suggest in forums? I use synology with 3.6 and watcher script (bit modified)
Code: Select all
screen filebot -script "/volume1/Files/filebot/watcher_imp.groovy" -extract -get-subtitles -rename --db TVRage "/volume1/Files/Downloads/bit/TV Shows" --format "{n}/Season {s.pad(2)}/{n}.{s00e00}.{t}" --lang EN --log all --encoding UTF-8 --conflict skip -non-strict --output "/volume1/Files/Media/Video/TV Shows" > /volume1/Files/filebot/output.txt