ListenBrainz/README.md
Pratyush Desai 81c0f66cf5
Initialized and added some basic functionality
Add the token config var, couple of basic functions
to kick things off

Signed-off-by: Pratyush Desai <pratyush.desai@liberta.casa>
2025-11-19 02:18:57 +05:30

663 B
Raw Permalink Blame History

# ListenBrainz for Limnoria

A Limnoria plugin for ListenBrainz using the liblistenbrainz library. The service helps keep track of music listened to and helps find other musical interests. And its FOSS. Unlike LastFM.

Requirements:

  • Preferably Limnoria 2025 release and Python3.19
  • pip install liblistenbrainz
  • After Sign Up/Log In navigate to settings to find/reset your user-token.
  • Currently none of the functionality uses it though.

Installation:

  • just git clone <repourl> ListenBrainz in the plugins/ directory.
  • Ensure dependencies are met and load ListenBrainz