Major Help Needed...
Grounded myself on a small problem with my MP3 player project.. Its the tag side of things...
Okay I can read, write and delete each individual MP3's tag, however the way this "program" is set up is it will automatically display the TAG information as soon as the MP3 is playing. Now the problem I'm having is that I get an error if I try to save the TAG whilst I'm playing the MP3, which is of course bound to happen as the file is in use..
I have found a work around this but it means that I've got to stop the MP3, record the current positon, close the file in the player then write the tag, after that I re-open the file and play from the recorded position. This is fine as its very quick, but it sounds unprofessional when the song sort pauses...
Can anyone help?? is there any code I can whack onto a control that will allow me to open the MP3 for read and write access or am I gonna have to create a duplicate file and place a flag to kill the original and replace with new once the song is not being played
Cheers
DJ DANNY K
