Using AMC, execute secondary script

Any questions? Need some help?
Post Reply
TheKamakaZi
Posts: 2
Joined: 12 Sep 2014, 12:47

Using AMC, execute secondary script

Post by TheKamakaZi »

Hi guys,

I've been looking at FileBot to form part of my media server, and I really like the way it works. Movie and Series renaming and moving work like a charm.

The one small issue I have with it is with AMC's musicFormat. I've been using beets (beets.radbox.org) with great success to sort, tag and file my music collection, so a thought occurred.

Is it possible to have AMC exec a script when it detects the file as music?
User avatar
rednoah
The Source
Posts: 23942
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Using AMC, execute secondary script

Post by rednoah »

There's only --def exec and that'd only be called on successfully processed files. So you'll probably need to write your own little script that passes videos to filebot and music to beets.
:idea: Please read the FAQ and How to Request Help.
TheKamakaZi
Posts: 2
Joined: 12 Sep 2014, 12:47

Re: Using AMC, execute secondary script

Post by TheKamakaZi »

Thanks rednoah. And thanks for the work you've put in on FileBot. It's a great piece of software.

I'll see what I can cook up.
Post Reply