Search found 2 matches

by Gnasher
20 Aug 2014, 23:41
Forum: Scripting and Automation
Topic: amc doesn't seem to rename correctly..
Replies: 1
Views: 1744

Re: amc doesn't seem to rename correctly..

Ok, so it was just me not understanding the naming format:

#!/bin/bash
filebot -script "$HOME/Filebot/amc.groovy" --log-file amc.log --action move --conflict override -non-strict "$HOME/Media/jDownloader/Downloads" --def excludeList=amc-input.txt unsorted=y clean=y skipExtract=y "seriesFormat ...
by Gnasher
20 Aug 2014, 20:20
Forum: Scripting and Automation
Topic: amc doesn't seem to rename correctly..
Replies: 1
Views: 1744

amc doesn't seem to rename correctly..

Hi

I've only just started with Ubuntu and filebot, but both seem excellent so far.

Could somebody take a look at this and let me know if I'm doing something:

#!/bin/bash
filebot -script fn:amc --log-file amc.log --action move --conflict override -non-strict "$HOME/Media/jDownloader/Downloads ...