swingmx / swingmusic

Swing Music is a beautiful, self-hosted music player for your local audio files. Like a cooler Spotify ... but bring your own music.
https://swingmx.com
MIT License
666 stars 41 forks source link

master #171

Closed tcsenpai closed 3 months ago

tcsenpai commented 5 months ago

Issue: where can I find the following:

PLUGIN_LYRICS_AUTHORITY = "" PLUGIN_LYRICS_ROOT_URL = "" SWINGMUSIC_APP_VERSION = ""

So that I can try to compile and run the client using Kerve APIs?

Also: I'd like to help maintain this project. If needed or if is ok for you, we can talk more swiftly on @dacookingsenpai Telegram (is public anyway)

Specifically:

running

poetry run python manage.py --build

Results in fatal errors as the three above are not set

What kind of change does this PR introduce? (check at least one)

The PR fulfills these requirements:

If adding a new feature, the PR's description includes:

Other information: