When using the Adalo audio player for streaming, the current song and artist does not get updated on the lock screen. The reason (I was told) is that the audio component is file based and not based on events in the song and artist-fields.
This creates a problem when using it for streaming since we only deal with one stream (file).
The audio player should update the current song and artist based on changes to those fields instead of the file being read.