Search found 3 matches

by Soulplayer
21 Dec 2014, 22:27
Forum: Scripting and Automation
Topic: suball - space and remove ENG?
Replies: 5
Views: 4203

Re: suball - space and remove ENG?

Do you know what SSH is?
Yes
Do you know what a shell is?
Yes
Do you know what output redirection is?
No (is it to redirect the output of a log file to another place?
Do you know what standard output and standard error is?
No

Sorry :( I have always used the Filebot GUI with windows or mac ...
by Soulplayer
21 Dec 2014, 16:18
Forum: Scripting and Automation
Topic: suball - space and remove ENG?
Replies: 5
Views: 4203

Re: suball - space and remove ENG?

Thank you for your support! I now know my questions were really basic :):
filebot -script fn:replace --def "e=.srt" "r=.eng.srt" "/volume1/video/TV show/"
filebot -script fn:suball --lang en "/volume1/video/TV show/"
filebot -script fn:replace --def "e=.srt" "r=.eng.srt" "/volume1/video/movie/Films ...
by Soulplayer
21 Dec 2014, 10:46
Forum: Scripting and Automation
Topic: suball - space and remove ENG?
Replies: 5
Views: 4203

suball - space and remove ENG?

Hello,

Is there a way to edit the suball script? I'm currently running filebot on my synology NAS. I have 2 problems with filebot:
1. it does not recognize following path "/volume1/video/TV show/". I have to edit my TV show folder to TVshow. Then it works. Is there a fix so I can use it with a ...