Closed vdmklchv closed 1 year ago
I believe we take these links from the Odesli service without any changes, but I'll look into it. So simply removing geo.
is enough?
Yes, we can confirm that on Android devices Apple music app can correctly be open without geo. prefix. We, however, are unable to see if it changes something on Apple devices, but I believe it should work ok there both ways, with and without geo and only Android app has problems opening it.
I'd like to see this in production. There are still links with geo
.
My bad. I dropped Python 3.7 support and the package hadn't been updated automatically on the server. Could you check again? Should be working now.
I see no geo
now. Thank you.
Please fix Apple music link format. Sample from odesli bot is this - https://geo.music.apple.com/us/album/_/1549781001?mt=1&app=music&ls=1&at=1000lHKX&ct=api_http&itscg=30200&itsct=odsl_m
it adds geo prefix to URL, while the installed app on the phone does not recognize it and it is opened in browser.
If we remove geo and use URL - https://music.apple.com/us/album/_/1549781001?mt=1&app=music&ls=1&at=1000lHKX&ct=api_http&itscg=30200&itsct=odsl_m it opens correctly in the app.