docs: Remove koito mentions from LZ docs
Some checks failed
Publish Docker image to Dockerhub / test (push) Has been cancelled
Publish Docker image to Dockerhub / Build OCI Images (push) Has been cancelled
Publish Docker image to Dockerhub / Merge OCI Images and Push (push) Has been cancelled

Full Koito integration should be used! Removing mentions reduces ambiguity for new users.
This commit is contained in:
FoxxMD 2025-07-24 17:50:59 +00:00
parent a93ec8dd7e
commit 0d5dd34597

View file

@ -1214,12 +1214,10 @@ This Source monitors a Listenbrainz account's scrobble history and then re-scrob
:::
You will need to run your own Listenbrainz server, [Koito](https://koito.io) server, or have an account [on the official instance](https://listenbrainz.org/login/)
You will need to run your own Listenbrainz server or have an account [on the official instance](https://listenbrainz.org/login/).
On your [profile page](https://listenbrainz.org/profile/) find your **User Token** to use in the configuration.
For Koito, [create an API Key from your Account page.](https://koito.io/guides/scrobbler/)
#### Configuration
<Tabs groupId="configType" queryString>
@ -2571,18 +2569,10 @@ or replace `localhost:9078` with your own base URL.
:::
You will need to run your own Listenbrainz server, [Koito](https://koito.io), or have an account [on the official instance](https://listenbrainz.org/login/)
You will need to run your own Listenbrainz server or have an account [on the official instance](https://listenbrainz.org/login/)
On your [profile page](https://listenbrainz.org/profile/) find your **User Token** to use in the configuration.
For Koito, [create an API Key from your Account page.](https://koito.io/guides/scrobbler/)
:::tip[Koito Configuration]
Ensure that Koito is configured to allow requests from multi-scrobbler! In Koito config set [`KOITO_ALLOWED_HOSTS`](https://koito.io/reference/configuration/#koito_allowed_hosts) to the IP the multi-scrobbler dashboard is accessible from.
:::
#### Configuration
<Tabs groupId="configType" queryString>