Add SomaFM and Radio Paradise to scrobbler sources

This commit is contained in:
Jonas Kvinge
2021-07-11 05:18:56 +02:00
parent b053f99690
commit 3960c7d8e6
3 changed files with 53 additions and 36 deletions

View File

@@ -94,7 +94,9 @@ void AudioScrobbler::ReloadSettings() {
<< Song::Source_Stream
<< Song::Source_Tidal
<< Song::Source_Subsonic
<< Song::Source_Qobuz;
<< Song::Source_Qobuz
<< Song::Source_SomaFM
<< Song::Source_RadioParadise;
}
else {
for (const QString &source : sources) {