This is a bit out of my realm, so I'm hoping for some help. I'm trying to help a friend who has setup an audio stream(via StationPlayList) to play music, and then he as a fairly simple webpage where he broadcasts the stream through an <audio>
tag on the website.
When he goes to the website on his phone and connects it to the bluetooth in his car, it doesn't show the correct song info (Album/Title/Artist). It pulls the title off the webpage for song name, and the URL of the webpage for the artist.
Is there anyway to accomplish showing the correct info? The software he uses does have the ability to upload a file to a server anytime the song changes, I'm just not sure what I would need to do with it to make this work. Any ideas??
Thanks!