Pratyush Desai c21d972266
APi Exceptions & standardizing flow
Incorporating ListenBrainzAPIException into the functions.
Utilizing similar API call Exception handling for all relevant
functions.

Signed-off-by: Pratyush Desai <pratyush.desai@liberta.casa>
2025-11-22 15:13:53 +05:30
2025-11-22 15:13:53 +05:30

# 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
Description
No description provided
Readme 59 KiB
Languages
Python 100%