Hi,
The default tag for a track has the artist followed by a hyphen and then the track name. I'm trying to remove the artist name from the track -- the text string is too long for my streamer so all I see is the artist name and part of the track name. When I did that, it does add that data correctly, but it leaves off the file modifier (.wav) when it creates the file. How can I structure it to include the file type modifier when it creates the file.
I apologize up front as I'm not adept at HTML or whatever the code is written in.
Thanks,
Duck
The default tag for a track has the artist followed by a hyphen and then the track name. I'm trying to remove the artist name from the track -- the text string is too long for my streamer so all I see is the artist name and part of the track name. When I did that, it does add that data correctly, but it leaves off the file modifier (.wav) when it creates the file. How can I structure it to include the file type modifier when it creates the file.
I apologize up front as I'm not adept at HTML or whatever the code is written in.
Thanks,
Duck
Comment