Since I got my HTC Hero I’ve gone through 3 software revisions and been relatively happy with it except for one frustrating problem: Playlists synced to the device and then deleted from the SD Card are left on the systems internal MediaStore SQLite DB, which all music applications use. In plain english, this means that when I deleted playlists I didn’t want anymore, they were still showing up. I tried several apps and posted on several forums asking for help, but no-one could give me a solution.

About 3 days ago I decided I’d had enough and was going to write an app to fix the problem. In a dramatic break from Rory tradition, I actually did write the app, and it actually does work!

PlaylistPurge is a simple android app which deletes any playlists from MediaStore which do not have an associated playlist file on the SD card. You can download the APK here, or the source here.

I hope it helps someone else with the same problem!

UPDATE:

Thanks for all the positive comments, in light of all the people asking i’ve decided to clean this up and release it on the market, which I hope to do in the next month or two. Those of you who’ve already used it probably won’t need it again, but you’ll also appreciate that it could do with a little polishing! I’ll post here when the new version is ready.

Tags: , , ,