123456789101112131415161718192021222324252627282930313233 |
- {
- "$schema": "https://schemas.premid.app/metadata/1.12",
- "apiVersion": 1,
- "author": {
- "name": "Bas950",
- "id": "241278257335500811"
- },
- "service": "Bandcamp",
- "description": {
- "en": "Discover amazing music and directly support the artists who make it.",
- "nl": "Ontdek geweldige muziek en ondersteun direct de artiesten die het maken.",
- "vi_VN": "Khám phá những bản nhạc tuyệt vời và ủng hộ trực tiếp các nghệ sĩ đã làm ra nó."
- },
- "url": "bandcamp.com",
- "regExp": "([a-z0-9-]+[.])*bandcamp([.][a-z]+)+[/]",
- "version": "1.3.10",
- "logo": "https://cdn.rcd.gg/PreMiD/websites/B/Bandcamp/assets/logo.png",
- "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/B/Bandcamp/assets/thumbnail.png",
- "color": "#61929c",
- "category": "music",
- "tags": [
- "music",
- "albums"
- ],
- "settings": [
- {
- "id": "cover",
- "title": "Show Cover",
- "icon": "fad fa-images",
- "value": true
- }
- ]
- }
|