Migrate from older versions
You can migrate your existing setup to the new version of spotify_sync.
Config
This will output a new config.json matching the new schema
spotify_sync utils migrate-config --config /path/to/legacy/config.json
Migrate to profile
If you want to migrate everything into a config profile, use the following:
Last updated