Skip to content

spotifyaudiosrc: URIhandler for 'spotify:' protocol

Nick Steel requested to merge (removed):spotify-uri-handler-2 into main

This is a fix for #204 (closed)

I've abandoned embedding the username and password in the URI as discussed. Instead, I'm keeping it simple here and setting those (and other) properties via a source-setup handler i.e. the proper way.

Merge request reports