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?
Using AMC, execute secondary script
Re: Using AMC, execute secondary script
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.
-
- Posts: 2
- Joined: 12 Sep 2014, 12:47
Re: Using AMC, execute secondary script
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.
I'll see what I can cook up.