diff --git a/views/faq.js b/views/faq.js index a8ce555..46013e4 100644 --- a/views/faq.js +++ b/views/faq.js @@ -20,6 +20,10 @@ export default React.createClass({

Where do I find a link to paste in the box?

Most music services have a 'share' dialog for albums and tracks in their interface. If you have them open in a web browser instead of an app, you can simply copy and paste the address bar and we'll work out the rest.

+
  • +

    Can I share playlists?

    +

    Unfortunately not. Playlists would add a huge amount of complexity and would almost certainly cause the site to break the API limits imposed by some of the services we support.

    +
  • Why don't you guys support Bandcamp, Amazon Music, Sony Music Unlimited… ?

    Let me stop you there. Match Audio is open source, that means any capable programmer who wants to add other music services can look at our code and submit changes. If you're not a programmer, you can always submit a request and maybe we'll do it for you.