Hello,
I'm using a DSUB app (regularly purchased at play store) to play music from an Airsonic server.
Everything work fine but when i try to share a song, is like dsub create a NOT correct url. I tried with Ultrasonic player and the sharing work properly so i think is not a server problem but a dsub client problem.
Hello, I'm using a DSUB app (regularly purchased at play store) to play music from an Airsonic server. Everything work fine but when i try to share a song, is like dsub create a NOT correct url. I tried with Ultrasonic player and the sharing work properly so i think is not a server problem but a dsub client problem.
Let me show an exemple: if i share a song, server correctly create in the "shared media" an element named for exemple "aEHXH" that has a URL http://server_address/ext/share/aEHXH?jwt=eyJ0eXAiOiJKV1QiLC...........................
the URL by Dsub become http://server_address/share/aEHXH and it doesn't work because just open a login server page the URL created by Ultrasonic is exactly http://server_address/ext/share/aEHXH?jwt=eyJ0eXAiOiJKV1QiLC........................... and it work
I would prefere to play music with dsub cos i love it.
Am i missing something in order to share correctly my music ?