Page 1 of 1

suball script not fetching subtitles?

Posted: 13 Apr 2016, 00:33
by Dannzi
So... i've been adding subtitles to my media server, just english at the moment, planing on adding more when the english subtitles are all in

I've been using the UI to drag/drop TV shows to match it will subtitles with ease, however when i wanted to run the suball script to download the newest subtitles, it doesn't download anything

I'm running the command:

Code: Select all

filebot -script fn:suball D:/TV Shows/ -non-strict --def maxAgeDays=7
and all it returns is:

Code: Select all

Microsoft Windows [Version 6.3.9600]
(c) 2013 Microsoft Corporation. All rights reserved.

C:\Windows\System32>filebot -script fn:suball D:/TV Shows/ -non-strict --def max
AgeDays=7
Java HotSpot(TM) Client VM warning: TieredCompilation is disabled in this releas
e.
Done ?(?????)?
But if i go and manually drag the newest episodes into the GUI, it fetches the subtitles quickly... what am i doing wrong here? :?

Re: suball script not fetching subtitles?

Posted: 13 Apr 2016, 06:25
by rednoah
You'll want to learn how to pass cmdline arguments that contain spaces:
viewtopic.php?f=4&t=1899