funquail/api/funkwhale_api/contrib/scrobbler
Shin'ya Minazuki 01bb65f8da 発散解像度 -divergence resolution-
Signed-off-by: Shin'ya Minazuki <shinyoukai@laidback.moe>
2026-01-25 22:47:30 +01:00
..
__init__.py 発散解像度 -divergence resolution- 2026-01-25 22:47:30 +01:00
funkwhale_ready.py 発散解像度 -divergence resolution- 2026-01-25 22:47:30 +01:00
funkwhale_startup.py 発散解像度 -divergence resolution- 2026-01-25 22:47:30 +01:00
README.rst 発散解像度 -divergence resolution- 2026-01-25 22:47:30 +01:00
scrobbler.py 発散解像度 -divergence resolution- 2026-01-25 22:47:30 +01:00

Scrobbler plugin
================

A plugin that enables scrobbling to ListenBrainz and Last.fm.

If you're scrobbling to last.fm, you will need to create an `API account <https://www.last.fm/api/account/create>`_
and add two variables two your .env file:

- ``FUNQUAIL_PLUGIN_SCROBBLER_LASTFM_API_KEY=apikey``
- ``FUNQUAIL_PLUGIN_SCROBBLER_LASTFM_API_SECRET=apisecret``