-
Notifications
You must be signed in to change notification settings - Fork 758
Usage
Colm edited this page Jan 29, 2018
·
4 revisions
A sample program implementing a headless Spotify Connect receiver is provided. Once you've built librespot, run it using :
target/release/librespot --name DEVICENAME This is the most basic form of librespot.
If any of the above have special characters please enclose then in either double quotes " or single quotes '.
The only additional restriction for NAME is that it cannot have a . at the beginning or end.