/
/
/
1{
2 "manifest": {
3 "description": "MusicBrainz is an open music encyclopedia that collects music metadata and makes it available to the public. Music Assistant uses MusicBrainz primarily to identify (unique) media items and therefore this provider can not be disabled. However, note that lookups will only be performed if this info is absent locally."
4 },
5 "config_entries": {
6 "recommendation_days": {
7 "label": "Number of days to scan",
8 "description": "Number of days before and after today to scan for artist birthdays, memorials, band founding dates, and disbanding dates. For example, 3 means 3 days before through 3 days after today (7 days total)."
9 }
10 },
11 "media": {
12 "recommendations": {
13 "artist_timeline": {
14 "name": "Artist Events"
15 }
16 }
17 }
18}
19