metadata.json 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.13",
  3. "apiVersion": 1,
  4. "author": {
  5. "name": "The Gamerzs",
  6. "id": "730142125181894657"
  7. },
  8. "contributors": [
  9. {
  10. "name": "Kyrie",
  11. "id": "368399721494216706"
  12. }
  13. ],
  14. "service": "Tidal",
  15. "description": {
  16. "en": "Tidal is a music stream service with very high sound quality.",
  17. "nl": "Tidal is een muziekstreamdienst met een zeer hoge geluidskwaliteit.",
  18. "pl": "Tidal to strona do streamingowania muzyki z bardzo wysoką jakością audio.",
  19. "tr": "Tidal yüksek ses kalitesi ve ucuz fiyatlarla hizmet sağlayan bir müzik sitesidir.",
  20. "vi": "Tidal là dịch vụ phát nhạc với chất lượng âm thanh rất cao."
  21. },
  22. "url": [
  23. "listen.tidal.com",
  24. "tidal.com"
  25. ],
  26. "version": "3.2.4",
  27. "logo": "https://cdn.rcd.gg/PreMiD/websites/T/Tidal/assets/logo.png",
  28. "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/T/Tidal/assets/thumbnail.png",
  29. "color": "#000000",
  30. "category": "music",
  31. "tags": [
  32. "music"
  33. ],
  34. "settings": [
  35. {
  36. "id": "lang",
  37. "multiLanguage": true
  38. },
  39. {
  40. "id": "timestamps",
  41. "title": "Show Timestamps",
  42. "icon": "fad fa-stopwatch",
  43. "value": true
  44. },
  45. {
  46. "id": "cover",
  47. "title": "Show Cover",
  48. "icon": "fad fa-images",
  49. "value": true
  50. },
  51. {
  52. "id": "buttons",
  53. "title": "Show Buttons",
  54. "icon": "fas fa-compress-arrows-alt",
  55. "value": true
  56. }
  57. ]
  58. }