I have a bunch of mp3's that all have a long title, followed by "part 3" or "part 4", etc. So it's like "aasasdfjklakjsdf - part 3" and "aasasdfjklakjsdf - part 4" and "aasasdfjklakjsdf - part 5" and so on.
I have over 100 of these and I would like to simply remove the "aasasdfjklakjsdf - " part from the title of each one. I have a CS degree so I know the basics of programming, but I've never actually written a script of any kind and would love to get started. I'm wondering what the fastest and easiest way to go about doing something like this is. I'm running windows 7. I'm guessing something with python maybe? Or is there something I could do from the windows command prompt?