Believe it or not, I am nearly done with my music needs!
The last item I need to implement into my music screen is to somehow add a button that will filter using the "genre" tag of id3.
It will be a regular button on my music screen (like shuffle, random, play, etc.), and when clicked, will change the list of songs to ONLY show songs with a genre tag of "Wife".
This is to make it really simple for my wife (but the implications of this are widely useful: a button for 'Rock' genre; a button for your favorite artist; etc.) - All she will have to do is open the music screen, and click the button that says "Wife's Music", and only her songs show.
Can anyone help me do this?