Scrobble artist properly (last.fm)
This commit is contained in:
parent
a53b649e95
commit
f86c2c337a
|
|
@ -25,6 +25,7 @@
|
|||
ListenBrainz.BaseURL = "https://fm.min.rip/apis/listenbrainz/1/";
|
||||
|
||||
LastFM.Enabled = true;
|
||||
LastFM.ScrobbleFirstArtistOnly = true;
|
||||
|
||||
DefaultTheme = "Catppuccin Macchiato";
|
||||
UIWelcomeMessage = "hiiii";
|
||||
|
|
|
|||
Loading…
Reference in New Issue