Trouble implementing --def ignore=[.]srt
Posted: 03 Nov 2015, 20:52
Hello everyone,
I've tried searching and experimenting with --def ignore=[.]srt but I just can't get it to work (tried moving --def around, adding quotes etc) Perhaps I'm using the wrong regex for what I want to do...I would like for filebot to scan>rename and ignore .srt files within the folder I'm scanning.
What am I missing?
I've tried searching and experimenting with --def ignore=[.]srt but I just can't get it to work (tried moving --def around, adding quotes etc) Perhaps I'm using the wrong regex for what I want to do...I would like for filebot to scan>rename and ignore .srt files within the folder I'm scanning.
Code: Select all
filebot -script fn:renall /download/folder -non-strict --db TheMovieDB --def ignore=[.]srt --output /out/ && filebot -script fn:cleaner /download/folder