Add Spotify to scrobbler

This commit is contained in:
Jonas Kvinge
2024-12-10 01:29:57 +01:00
parent 8604a39d94
commit 07e295776b
3 changed files with 26 additions and 14 deletions

View File

@@ -70,6 +70,7 @@ void ScrobblerSettingsService::ReloadSettings() {
<< Song::Source::Tidal
<< Song::Source::Subsonic
<< Song::Source::Qobuz
<< Song::Source::Spotify
<< Song::Source::SomaFM
<< Song::Source::RadioParadise;
}