spotify - How do I allow my app to have tracks dropped into it -


at present when dragging track in spotify on app doesn't allow dropping. however, last.fm , moodagent apps allow this. code should including make possible?

i assume it's events.linkschanged including doesn't make difference.

you need include acceptedlinktypes key in manifest.json file. see documentation details.


Comments

Popular posts from this blog

delphi - How to convert bitmaps to video? -

jasper reports - Fixed header in Excel using JasperReports -

python - ('The SQL contains 0 parameter markers, but 50 parameters were supplied', 'HY000') or TypeError: 'tuple' object is not callable -