Quote:
Yes, that's the idea.. remount r/w during the call to "open()", and then remount r/o again on "close()".


Sounds good -- bear in mind (and this is fairly obvious, so my apologies if you've already thought about it) that the player's writing 3 files (tags/playlists/database[3])at this point, so if you do prompt yes/no, it would be a good idea to only do it the once, lest user error cause the player to only write half of the needed information.

Unfortunately, I don't know the order that it writes them in.
_________________________
-- roger