chore: bump mcma-backend (MusicBrainz/AcoustID User-Agent from owner email)
Replace MUSICBRAINZ_USER_AGENT with MUSICBRAINZ_OWNER_EMAIL in .env.example to match the backend's new config (app name + version + contact email).
This commit is contained in:
+3
-2
@@ -47,8 +47,9 @@ MAX_PARALLEL_DOWNLOADS=2
|
|||||||
# set it to enable AcoustID fingerprint → MusicBrainz identification.
|
# set it to enable AcoustID fingerprint → MusicBrainz identification.
|
||||||
# Get a free key at https://acoustid.org/new-application
|
# Get a free key at https://acoustid.org/new-application
|
||||||
ACOUSTID_API_KEY=
|
ACOUSTID_API_KEY=
|
||||||
# Sent to MusicBrainz/AcoustID — put a real contact so you don't get rate-limited.
|
# Your contact email, sent to MusicBrainz/AcoustID as part of the User-Agent
|
||||||
MUSICBRAINZ_USER_AGENT=mcma-backend/0.1.0 ( https://github.com/your/repo )
|
# (required by their usage policy — apps without one get throttled).
|
||||||
|
MUSICBRAINZ_OWNER_EMAIL=
|
||||||
# YOUTUBE_COOKIES_PATH=/data/cookies.txt
|
# YOUTUBE_COOKIES_PATH=/data/cookies.txt
|
||||||
|
|
||||||
# ---- Frontend (webui) ------------------------------------------------
|
# ---- Frontend (webui) ------------------------------------------------
|
||||||
|
|||||||
+1
-1
Submodule mcma-backend updated: 356cd00772...c7e078d758
Reference in New Issue
Block a user