feat: lastfm image support (#166)

* feat: lastfm image support

* docs
This commit is contained in:
Gabe Farrell 2026-01-21 16:03:05 -05:00 committed by GitHub
parent 56ac73d12b
commit e7ba34710c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 345 additions and 3 deletions

View file

@ -82,6 +82,9 @@ If the environment variable is defined without **and** with the suffix at the sa
If Koito is unable to validate your Subsonic configuration, it will fail to start. If you notice your container isn't running after
changing these parameters, check the logs!
:::
##### KOITO_LASTFM_API_KEY
- Required: `false`
- Description: Your LastFM API key, which will be used for fetching images if provided. You can get an API key [here](https://www.last.fm/api/authentication),
##### KOITO_SKIP_IMPORT
- Default: `false`
- Description: Skips running the importer on startup.