668 B
668 B
Spt-Sync
A tool to sync your Spotify playlist to a compatible Subsonic server.
Build and run
You first have to install Rust ( usage of rustup is recommended )
First copy and rename the .env file and fill it with the correct credentials for Spotify (Spotify Dashboard) and your subsonic server
Then copy and paste the Spotify playlist URL in a file named playlist.txt
Run without optimizations :
cargo run
You can also install it with :
cargo install --path .
On the first launch you'll have to connect to your spotify account via a web browser