mirror of
https://github.com/FoxxMD/multi-scrobbler.git
synced 2026-04-28 11:49:57 +00:00
docs: Remove koito mentions from LZ docs
Full Koito integration should be used! Removing mentions reduces ambiguity for new users.
This commit is contained in:
parent
a93ec8dd7e
commit
0d5dd34597
1 changed files with 2 additions and 12 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue