-
Notifications
You must be signed in to change notification settings - Fork 759
Usage
Erwann Lagouche edited this page Aug 24, 2023
·
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 them in either double quotes " or single quotes '.
The only additional restriction for NAME is that it cannot have a . at the beginning or end.