by Scottes » Sat Dec 26, 2015 5:41 pm
I'm writing a program which will check a song's SongPath and compare it to what it should be.
The simplest idea is to identify songs that I forgot to auto-organize manually. However, this program will also be making changes, like converting case in certain words or move "feat. blah blah" from the Artist to the SongTitle. In any of these cases, running Auto-Organize will be necessary.
The question is: Can I have my program automatically call MediaMonkey's Auto-Organize routine on the songs it identifies?
If not I will do something like modify Custom3 and then filter those songs and run Auto-Organize. But it would be nice if it could be run automatically.
I'm writing a program which will check a song's SongPath and compare it to what it should be.
The simplest idea is to identify songs that I forgot to auto-organize manually. However, this program will also be making changes, like converting case in certain words or move "feat. blah blah" from the Artist to the SongTitle. In any of these cases, running Auto-Organize will be necessary.
The question is: Can I have my program automatically call MediaMonkey's Auto-Organize routine on the songs it identifies?
If not I will do something like modify Custom3 and then filter those songs and run Auto-Organize. But it would be nice if it could be run automatically.