Exclude Media Types?
Posted: 17 Aug 2015, 05:01
Hello,
I've got your amc.groovy script running to process music files using ID3 Tags that you (rednoah) have helped me with.
I use Sonarr to process tv shows and I'd like to prevent filebot from copying/renaming anything other than music files as Sonarr works the way I'd like it to.
I've tried modifying amc.groovy but I don't understand 100% of it and invariably end up breaking it.
I've tried using --filter *.mp3 and --filter [.]mp3
Could you point me in the right direction? I'm sure it's something simple that I've just overlooked. I could always just use a separate torrent client for music only but that seems pointless if I can get this working the way I'd like.
Not sure if it matters but I'm running this on deluge with a shell script that executes amc.groovy as mentioned in your AMC post.
Thank you in advance.
I've got your amc.groovy script running to process music files using ID3 Tags that you (rednoah) have helped me with.
I use Sonarr to process tv shows and I'd like to prevent filebot from copying/renaming anything other than music files as Sonarr works the way I'd like it to.
I've tried modifying amc.groovy but I don't understand 100% of it and invariably end up breaking it.
I've tried using --filter *.mp3 and --filter [.]mp3
Could you point me in the right direction? I'm sure it's something simple that I've just overlooked. I could always just use a separate torrent client for music only but that seems pointless if I can get this working the way I'd like.
Not sure if it matters but I'm running this on deluge with a shell script that executes amc.groovy as mentioned in your AMC post.
Thank you in advance.