mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-01-19 12:40:02 +01:00
15 lines
383 B
Plaintext
15 lines
383 B
Plaintext
|
[global]
|
||
|
# The port `spotifyd` uses to announce its service over the network.
|
||
|
zeroconf_port = 57621
|
||
|
|
||
|
# Cleartext username and password for remote Spotify access.
|
||
|
# Make sure the file is only accessible by spotifyd.
|
||
|
# username = USER
|
||
|
# password = PASS
|
||
|
|
||
|
# alsa, pulseaudio or pipe
|
||
|
backend = pulseaudio
|
||
|
|
||
|
# Name in Spotify Connect, cannot contain spaces:
|
||
|
device_name = MycroftOS-Spotify
|