metadata.json 928 B

123456789101112131415161718192021222324252627282930313233
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.12",
  3. "apiVersion": 1,
  4. "author": {
  5. "name": "Bas950",
  6. "id": "241278257335500811"
  7. },
  8. "service": "Bandcamp",
  9. "description": {
  10. "en": "Discover amazing music and directly support the artists who make it.",
  11. "nl": "Ontdek geweldige muziek en ondersteun direct de artiesten die het maken.",
  12. "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ó."
  13. },
  14. "url": "bandcamp.com",
  15. "regExp": "([a-z0-9-]+[.])*bandcamp([.][a-z]+)+[/]",
  16. "version": "1.3.10",
  17. "logo": "https://cdn.rcd.gg/PreMiD/websites/B/Bandcamp/assets/logo.png",
  18. "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/B/Bandcamp/assets/thumbnail.png",
  19. "color": "#61929c",
  20. "category": "music",
  21. "tags": [
  22. "music",
  23. "albums"
  24. ],
  25. "settings": [
  26. {
  27. "id": "cover",
  28. "title": "Show Cover",
  29. "icon": "fad fa-images",
  30. "value": true
  31. }
  32. ]
  33. }