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

Whitelisting spotify links doesn't work sensibly #296

Closed
msxfm opened this issue Jul 7, 2014 · 3 comments
Closed

Whitelisting spotify links doesn't work sensibly #296

msxfm opened this issue Jul 7, 2014 · 3 comments

Comments

@msxfm
Copy link

msxfm commented Jul 7, 2014

Issue by alexlehm
Tuesday Mar 20, 2012 at 18:22 GMT
Originally opened as RequestPolicy/requestpolicy#296


When accessing Spotify via web e.g. from twitter postings, the link supplied to the client contains a custom url defined by Spotify, e.g. spotify:artist:7K4k5g1ie2qHIH42UMNO7n or spotify:track:4IoqGTH2D6zMrGzg9gW0DL
requestpolicy distinguishes the links completely so each link has to be whitelisted individually, it would be better if it were possible to whitelist e.g. spotify:*

the same issue happens with itunes links (itms:) and probably all kinds of custom links (magnet, irc etc)

@msxfm
Copy link
Author

msxfm commented Jul 7, 2014

Comment by jsamuel
Saturday Apr 14, 2012 at 16:58 GMT


I don't have time to check this now, but my hope is that RP 1.0's ability to specify URL schemes in rules will allow one to whitelist requests to/from spotify: or itms:. If you want to try it out: https://www.requestpolicy.com/1.0.html

@myrdd
Copy link
Member

myrdd commented Nov 21, 2014

This issue is discussed in #447. Closed.

@myrdd myrdd closed this as completed Nov 21, 2014
@myrdd
Copy link
Member

myrdd commented Jan 25, 2015

@alexlehm: Release 1.0.beta8.2 adds the spotify scheme to its temporary scheme-whitelist.

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