feat(listenbrainz): Implement Now Playing functionality

This commit is contained in:
FoxxMD 2025-07-03 12:50:40 +00:00
parent 2104f2a99d
commit f004aa4cfd
4 changed files with 31 additions and 6 deletions

View file

@ -2439,6 +2439,7 @@ Clients can customize the Now Playing behavior individually using [File or AIO s
//"nowPlaying": true
//
// OR define a list of Source *config* names that should be allowed to report Now Playing
// order of the list determines priority for reporting Now Playing
//"nowPlaying": ["mySpotify1","myJellyfin2"]
}
},
@ -2448,7 +2449,7 @@ Clients can customize the Now Playing behavior individually using [File or AIO s
### Supported Scrobble Clients
* [Last.fm](#lastfm)
* More coming soon
* [Listenbrainz](#listenbrainz)
## Monitoring