Skip to content

Commit

Permalink
Clarify the issue with spaces in device name, closes #146.
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonTeixidor committed Jun 12, 2018
1 parent 623c3dd commit 77f9116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ device = alsa_audio_device # Given by `aplay -L`
mixer = PCM
volume-control = alsa # or alsa_linear, or softvol
#onevent = command_run_on_playback_event
device_name = name_in_spotify_connect
device_name = name_in_spotify_connect # Cannot contain spaces
bitrate = 96|160|320
cache_path = cache_directory
volume-normalisation = true
Expand Down

0 comments on commit 77f9116

Please sign in to comment.