[Feature request] 'Share' button for song/album/artist creates a share URL in subsonic music server

Feature description

Would be awesome if it used subsonic API to create a share URL in the server (assuming server supports it) so it can be copied and given out to people.

Problem solved

Right now the share button just takes the album art for a song, and shares it with the song/album name. No way to interact with it at all.

Brought benefits

The share button would actually do something. Right now there is 0 reason why I would use it for anything.

Other application solutions

Tempus APK utilizes the subsonic API. The API’s needed would be getShares , createShare at a minimum to create and get the share. The other API’s (updateShare,deleteShare) while nice are not mandatory to make functional, as servers can usually be configured to define an expiry interval

Device type

Phone

I searched existing feature requests

on