the same thing as benjae/lastfm-currentsong but with listenbrainz because like why not
| .gitignore | ||
| api.py | ||
| main.py | ||
| README.md | ||
| requirements.txt | ||
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
- 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/
- Install the dependencies,
pip install -r requirements.txt - Run
main.py - 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 tocover.png
the other thing
issues and stuff welcome or something idk