Here's a few that I haven't seen yet:
- Retain contents of the search text box rather than wiping it out after a search. If I fat finger a search and get the wrong or no results I want something to show me what I searched for and allow me to re-edit my search. For instance a search for "pussy cat dolls" returned no results, if it stayed in the text box I could have removed the space and searched again.
I only wish edit controls worked that easy...
Actually, they do, but I think I would create havoc if I did that, and be on the phone much more than I am now.
The key to using the search, IMHO, is using the least amount of characters as possible. For example, if you typed pussy -- you would get all your results needed. Using spaces in a search is not advisable, because Rockit's search, is actually a find, not a left to right search. Trying to narrow it down that way, is much harder, then searching a few letters, and then using the sort headers to narrow it down.
- I assume this one's a little complex but it would be VERY helpful! Some means of rating music. In my iTunes I have songs rated with their 5 star system. I can pull up an iTunes playlist and sort it by ratings giving me the hottest songs at the top of the list. This is a HUGE help when the brain fog sets in. For instance I have a country hits playlist with about 50 songs in it, but I don't listen to country songs very often and my eyes start glazing over trying to pick 3 or 4 songs that are hot, but not burned out. In my ranked list I simply pull the tops songs and leave the few that have recently been overplayed. I thought about using the play count and incrementing the numbers by 100, 200, 300, 400 and 500 for ratings use, but I'm afraid that something could reset that count and I'd be out tons of hours worth of work.
That's not exceptionally complex, but it would involve changing the database schema. Not likely to happen any time soon I'm afraid, as I have no extra fields left, and if I add more, it's 10's of thousands of lines of code that need to be changed...
Thanks
Scott
Along those same lines -- being able to change the little music note icon would be good for me. I like to create different folder, so say I have 'Best of Country' and then 'Best of Country Slow'...I could dump them all into one folder and then change the little music note icon to indicate a slow song.
That's another one, that would require a database schema change...
My thoughts in red
Just to clarify, if yer wondering -- when I designed the new database schema in V4, it was meant to have a lifespan of 5-10 years. It's fairly set in stone for some time to come, because of the complexity involved. I can change/update almost anything in the program itself -- but to change the database, would put me in a world of hurt...

