Share Playlist function #444
ottopresser
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Before I submit a issue for this, does anyone have this bug where sharing the playlist URL is messed up. Instead of the hostname of the airsonic server its the IP address of the local machine that the webapp is playing from?
Example of broken URL: http://98.253.122.177/music/ext/share/ZtIiu?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJhbm9ueW1vdXMiLCJwYXRoIjoiZXh0L3NoYXJlL1p0SWl1IiwiaXNzIjoiYWlyc29uaWMiLCJleHAiOjE3NDYyMjI4MTZ9.PyPozStk_vOeXcH4-OtCCaMF96wIhmcXb303ZtgeCNQ
Should be: https://www.minecrunch.net/music/ext/share/ZtIiu?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJhbm9ueW1vdXMiLCJwYXRoIjoiZXh0L3NoYXJlL1p0SWl1IiwiaXNzIjoiYWlyc29uaWMiLCJleHAiOjE3NDYyMjI4MTZ9.PyPozStk_vOeXcH4-OtCCaMF96wIhmcXb303ZtgeCNQ
I renamed the airsonic WAR file to music hence why the app is named music.
Beta Was this translation helpful? Give feedback.
All reactions