docs: Add subsonic guidance for lz scrobbling

This commit is contained in:
FoxxMD 2025-11-13 17:13:45 +00:00
parent 30db8712fc
commit 18537e4e08

View file

@ -18,6 +18,14 @@ This Source can be used for any application that implements the [Subsonic API](h
:::
:::tip
If your serivce supports scrobbling to **Listenbrainz** (such as Navidrome), considering using a [**Listenbrainz (Endpoint)** Source](/configuration/sources/listenbrainz-endpoint) instead of this one.
Service-specific scrobble implementations tend to be more accurate and provide more information (multiple artists) compared to the Subsonic API.
:::
Use the optional `usersAllow` property with **File** or **AIO** configuration to restrict scrobbling to a list of defined users.
## Configuration