diff --git a/README.md b/README.md index 1c7108de..8e16a191 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ A javascript app to scrobble music you listen to, to [Maloja](https://github.com * [Musikcube](https://foxxmd.github.io/multi-scrobbler/configuration/sources/musikcube) * [Plex](https://foxxmd.github.io/multi-scrobbler/configuration/sources/plex) * [Rocksky](https://foxxmd.github.io/multi-scrobbler/configuration/sources/rocksky-source) + * [Sonos](https://foxxmd.github.io/multi-scrobbler/configuration/sources/sonos) * [Spotify](https://foxxmd.github.io/multi-scrobbler/configuration/sources/spotify) * [Subsonic-compatible APIs](https://foxxmd.github.io/multi-scrobbler/configuration/sources/subsonic) (like [Airsonic](https://airsonic.github.io/) and [Navidrome](https://www.navidrome.org/)) * [teal.fm](https://foxxmd.github.io/multi-scrobbler/configuration/sources/tealfm-source) @@ -47,7 +48,7 @@ A javascript app to scrobble music you listen to, to [Maloja](https://github.com * [Maloja](https://foxxmd.github.io/multi-scrobbler/configuration/clients/maloja) * [Rocksky](https://foxxmd.github.io/multi-scrobbler/configuration/clients/rocksky) * [teal.fm](https://foxxmd.github.io/multi-scrobbler/configuration/clients/tealfm) -* Monitor status of Sources and Clients using [webhooks (Gotify, Ntfy, Apprise)](https://foxxmd.github.io/multi-scrobbler/configuration#webhook-configurations) or [healthcheck endpoint](https://foxxmd.github.io/multi-scrobbler/configuration#health-endpoint) +* Monitor status of Sources and Clients using [webhooks (Gotify, Ntfy, Apprise)](https://foxxmd.github.io/multi-scrobbler/configuration#webhook-configurations), [healthcheck endpoints](https://foxxmd.github.io/multi-scrobbler/configuration#health-endpoint), or [prometheus metrics](https://foxxmd.github.io/multi-scrobbler/configuration/#prometheus). * Supports [Now Playing](https://foxxmd.github.io/multi-scrobbler/configuration/clients#now-playing) for scrobble Clients * Supports configuring for single or multiple users (scrobbling for your friends and family!) * Web server interface for stats, basic control, and detailed logs