Search found 3 matches

by NoSubstitute
20 Mar 2015, 06:54
Forum: Help and Support
Topic: Leave folders alone, or not?
Replies: 5
Views: 2725

Re: Leave folders alone, or not?

Haha, of course! Worked tons better, but still gave a little error. filebot -script fn:amc --output "/mnt/NAS540/tv" --log-file amc.log --action copy --action test /mnt/ARCHIVE9/tv/*mkv -non-strict --def excludeList=amc.txt --def skipExtract=y --def subtitles=en --def "seriesFormat=/mnt/NAS540/tv/{n ...
by NoSubstitute
19 Mar 2015, 21:04
Forum: Help and Support
Topic: Leave folders alone, or not?
Replies: 5
Views: 2725

Re: Leave folders alone, or not?

Ah, so if I set input dir to /home/media/tv/*.mkv that would grab only those files and not do recursive search in the folders? Hmm, no, that didn't work. Guessing I did that wrong? $ filebot -script fn:amc --output "/mnt/NAS540/tv" --log-file amc.log --action copy --action test "/mnt/ARCHIVE9/tv ...
by NoSubstitute
18 Mar 2015, 19:22
Forum: Help and Support
Topic: Leave folders alone, or not?
Replies: 5
Views: 2725

Leave folders alone, or not?

Hi! From what I've read so far I don't think FileBot is "folder-aware" in the sense that I want. Since I've read that it can't just move folders with it's content, then I don't want it to do anything with those files either. So I'd like to be able to tell FileBot to not traverse TV series input ...