Is your feature request related to a problem? Please describe.
When local files are added to the queue, although they are presented locally (in Cantata) withe metadata, this metadata doesn't seem to be sent to the mpd server.
As such, other players will only show an http stream uri, while with other streams (radio) metadata is shown when available.
Describe the solution you'd like
Each added stream uri (http) should have the Album, Title, Artist, ArtistAlbum, Track (and possibly other) tags set with 'addtagid' call.
Describe alternatives you've considered
Additional context
Maybe related to #150
Is your feature request related to a problem? Please describe.
When local files are added to the queue, although they are presented locally (in Cantata) withe metadata, this metadata doesn't seem to be sent to the mpd server.
As such, other players will only show an http stream uri, while with other streams (radio) metadata is shown when available.
Describe the solution you'd like
Each added stream uri (http) should have the Album, Title, Artist, ArtistAlbum, Track (and possibly other) tags set with 'addtagid' call.
Describe alternatives you've considered
Additional context
Maybe related to #150