-
-
Notifications
You must be signed in to change notification settings - Fork 139
Closed
Description
Problem to solve
Just installed Mopidy with your Iris extension. While reviewing the install and default configs for Iris I noticed that the auth URLs for spotify, lastfm, and genius all point to resolving PHP scripts on your domain.
[iris]
enabled = true
country = NZ
locale = en_NZ
verify_certificates = true
snapcast_enabled = true
snapcast_host = localhost
snapcast_port = 1780
snapcast_ssl = false
snapcast_stream = Default
spotify_authorization_url = https://jamesbarnsley.co.nz/iris/auth_spotify.php
lastfm_authorization_url = https://jamesbarnsley.co.nz/iris/auth_lastfm.php
genius_authorization_url = https://jamesbarnsley.co.nz/iris/auth_genius.php
Proposed solution
Release this code for public review and users can run this code locally.
Additional info
No response
Metadata
Metadata
Assignees
Labels
No labels