Skip to content
This repository has been archived by the owner on Nov 21, 2020. It is now read-only.

Latest commit

 

History

History
33 lines (18 loc) · 1.04 KB

README.md

File metadata and controls

33 lines (18 loc) · 1.04 KB

ListenBrainz plugin for Funkwhale

Submit your listens to ListenBrainz when listening to music on a Funkwhale pod.

Note: This plugin is now available as a core plugin in Funkwhale!

Installation

Place the listenbrainz directory with all included files in the Funkwhale plugins directory in FUNKWHALE_PLUGINS_PATH. By default this is /srv/funkwhale/plugins.

Then enable the ListenBrainz plugin by adding it to the FUNKWHALE_PLUGINS environment variable, e.g.

FUNKWHALE_PLUGINS=listenbrainz

See the Funkwhale plugin documentation for details.

Usage

The ListenBrainz plugins needs to be configured per user. Each user needs to configure their ListenBrainz user token in the user's settings. The ListenBrainz user token can be found at https://listenbrainz.org/profile/

License

ListenBrainz plugin for Funkwhale © 2018, 2020 Philipp Wolfer ph.wolfer@gmail.com

Published under the MIT license, see LICENSE for details.