mherger wrote: > > I assume for spotify it would be: "spotify://track:XXXXXX" -> > > "https://open.spotify.com/track/XXXXXX" ??? What about Qobuz? > > I'm trying to support URLs as provided by the services in addition to > LMS' specific ones: > > https://open.spotify.com/album/5aZnaJ1KsftxtNxK1cANb7 > spotify:album:5aZnaJ1KsftxtNxK1cANb7 > https://open.spotify.com/track/3DynT6YkdrZPhKsdXmBZUz > spotify://track:3DynT6YkdrZPhKsdXmBZUz > https://open.spotify.com/playlist/37i9dQZF1EIXhybr1uD4jv > spotify:playlist:37i9dQZF1EIXhybr1uD4jv > > https://open.qobuz.com/album/c58wnpivpi1fc > qobuz://album:c58wnpivpi1fc.qbz > https://open.qobuz.com/track/111764779 > qobuz://111764779.mp3 > qobuz://111764779.flac (if supported by the user's subscription)
Thanks, I've updated the code to handle Spotify, Qobuz, and YouTube. What about Tidal, Deezer, and Pandora? *Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json (Use http: //SERVER:9000/material/?debug=json,cometd to also see update messages, e.g. play queue) 2. Open browser's developer tools 3. Open console tab in developer tools 4. REQ/RESP messages sent to/from LMS will be logged here. ------------------------------------------------------------------------ cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686 View this thread: http://forums.slimdevices.com/showthread.php?t=109624 _______________________________________________ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins