/
/
/
1{
2 "config_entries": {
3 "identity": {
4 "label": "Identity token",
5 "description": "Identity token from Bandcamp cookies for account collection access. Log in https://bandcamp.com and extract browser cookie named 'identity'."
6 },
7 "top_tracks_limit": {
8 "label": "Artist Top Tracks search limit",
9 "description": "Search limit while getting artist top tracks."
10 }
11 },
12 "media": {
13 "recommendations": {
14 "feed": { "name": "Bandcamp Feed" },
15 "wishlist": { "name": "Wishlist" }
16 },
17 "folder": {
18 "collection": { "name": "Collection" },
19 "wishlist": { "name": "Wishlist" },
20 "following": { "name": "Following" },
21 "fans": { "name": "Fans" },
22 "followers": { "name": "Followers" }
23 }
24 },
25 "manifest": {
26 "description": "Stream music from Bandcamp's catalog."
27 }
28}
29