I've attached Click to view attachment
the Python script I was using with MusicBrainz Picard. The beauty of this plugin was that it followed the New York Times Manual of Style in deciding what to make lowercase or not. After exploring this and a script I found online at http://liquidparallax.com/2007/10/19/mp3ta...ollection/#titl I've modified it and created a version that's in the same spirit of the original plugin.
For the most part you can look in the attached Click to view attachment
and you will find the lines where they specify lowercase characters to be nearly identical. So I just copied over the one from the Python script and replaced the one in the mp3tag script. It works fine and does what I was hoping for :-)
Thanks everyone for reading this thread, I got lucky and found a script I could adapt.
This was my modification if you want to have a look
Click to view attachment
