What's New?
Now Playing
Multi-scrobbler can now report the currently playing track (Now Playing) for scrobble services that support this functionality -- Last.fm and Listenbrainz.
This functionality is default enabled for all clients but can be configured globally through ENVs or individually per-client. Consult the docs to see how this functionality works and how it can be customized.
Thanks to @msparkles for the PR providing initial support for this feature! 🎉
Full Changelog
Features
- (subsonic) Implement filtering plays by user in #319
- (lastfm) Now Playing by @msparkles in #316 #164
- (listenbrainz) Implement Now Playing functionality #74
- (listenbrainz) Include more ids/fields in submit additional_info #311
- (No Category) Add config source to startup logging #309
Bug Fixes
- Guard against undefined type in config.json #310
Documentation
- Improve example config rendering for ambiguous configs #310