Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change to use universal media links on discord rpc button press #383

Closed
DatLem0n opened this issue Apr 20, 2024 · 2 comments
Closed

Change to use universal media links on discord rpc button press #383

DatLem0n opened this issue Apr 20, 2024 · 2 comments

Comments

@DatLem0n
Copy link

I'm suggesting changing the functionality of the RPC button to use the new Tidal universal media links. This feature would improve compatibility with discord users who don’t use Tidal.

Currently the listen along button gives a link directly to Tidal, whereas Tidal recently started supporting universal links that can redirect to spotify etc.

The only change needed is to append "?u" to the end of the media url to use the universal link.
e.g. instead of https://tidal.com/browse/track/3146735
you would get https://tidal.com/browse/track/3146735?u

Minor change, but I'm sure this would be appreciated by many 👍

@Mastermindzh
Copy link
Owner

Hey,

I didn't know TIDAL offered universal links 😄, been using Songwhip for it.
Will add this to the app soon!

@Mastermindzh
Copy link
Owner

Fixed in 5.11.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants