the same thing as benjae/lastfm-currentsong but with listenbrainz because like why not
Find a file
2025-03-12 18:35:03 -03:00
.gitignore First commit 2025-03-12 18:35:03 -03:00
api.py First commit 2025-03-12 18:35:03 -03:00
main.py First commit 2025-03-12 18:35:03 -03:00
README.md First commit 2025-03-12 18:35:03 -03:00
requirements.txt First commit 2025-03-12 18:35:03 -03:00

The repo for lb-currentsong

What?

ok so you know obs-currentsong right, imagine if instead of using spotify it used listenbrainz

How to use

  1. download the project, make a .env file and add the following:
LB_NAME=The name of the listen/metabrainz account

LB_TOKEN=The user token of the account, see https://listenbrainz.org/settings/
  1. Install the dependencies, pip install -r requirements.txt
  2. Run main.py
  3. On OBS (or something else if it supports that), add a text source and set it to use song.txt, if you want a cover you can add and image source pointing to cover.png

the other thing

issues and stuff welcome or something idk