mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
steal some of @tcsenpai 's changes from the PR
+ ditch the LAST FM API KEY thing + expose the Musixmatch urls + use the kerve last fm api to download similar artist data + use google.it instead of the Google public dns to check internet connectivity (to make it work in all environments) + return og Dockerfile to fix ARM support
This commit is contained in:
@@ -39,8 +39,6 @@ cd swingmusic
|
||||
poetry install
|
||||
```
|
||||
|
||||
You need a LastFM API key which you can get on the [API accounts page](https://www.last.fm/api/accounts). Then set it as an environment variable under the name: `LASTFM_API_KEY`.
|
||||
|
||||
Finally, run the server. You can use a different port if you have another Swing Music instance running on port `1970`.
|
||||
|
||||
```sh
|
||||
|
||||
Reference in New Issue
Block a user