Running FileBot from the console, Groovy scripting, shell scripts, etc
-
sp00kie
- Posts: 17
- Joined: 20 Sep 2014, 10:59
Post
by sp00kie »
Hi, I am trying to run the following command and it uses AcoustID
Code: Select all
filebot -rename -r --db ID3 "/media/dave/Other1Lin/RAIDMain/Audio/Music/Music_Library/Mark Knopfler" --format "{artist}/{album}/{pi. pad(2)} {t}" --output "/media/dave/Other1Lin/RAIDMain/Audio/Music/Music_Library_2" --action copy
It still uses acoustID.
What am I doing wrong?
-
rednoah
- The Source
- Posts: 23946
- Joined: 16 Nov 2011, 08:59
- Location: Taipei
-
Contact:
Post
by rednoah »
-
sp00kie
- Posts: 17
- Joined: 20 Sep 2014, 10:59
Post
by sp00kie »
Thanks! It's working now.