metadata.json 634 B

123456789101112131415161718192021222324
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.12",
  3. "apiVersion": 1,
  4. "author": {
  5. "name": "theusaf",
  6. "id": "193714715631812608"
  7. },
  8. "service": "ListenBrainz",
  9. "description": {
  10. "en": "ListenBrainz keeps track of music you listen to and provides you with insights into your listening habits."
  11. },
  12. "url": "listenbrainz.org",
  13. "version": "1.0.10",
  14. "logo": "https://cdn.rcd.gg/PreMiD/websites/L/ListenBrainz/assets/logo.png",
  15. "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/L/ListenBrainz/assets/thumbnail.png",
  16. "color": "#353070",
  17. "category": "music",
  18. "tags": [
  19. "community",
  20. "habits",
  21. "tracking",
  22. "data"
  23. ]
  24. }