2022-08-10 18:20:54 +02:00
2022-08-10 18:20:54 +02:00
2022-08-10 18:20:54 +02:00
2022-08-10 18:20:54 +02:00
2022-08-10 18:20:54 +02:00
2022-08-10 18:20:54 +02:00
2022-08-10 18:20:54 +02:00
2022-08-10 18:20:54 +02:00
2022-08-10 18:20:54 +02:00

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

Description
Sync Spotify playlists to Subsonic compatible server
Readme 66 KiB
Languages
Rust 100%