metadata.json 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.12",
  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. "tr": "Tidal yüksek ses kalitesi ve ucuz fiyatlarla hizmet sağlayan bir müzik sitesidir.",
  17. "en": "Tidal is a music stream service with very high sound quality.",
  18. "pl": "Tidal to strona do streamingowania muzyki z bardzo wysoką jakością audio.",
  19. "nl": "Tidal is een muziekstreamdienst met een zeer hoge geluidskwaliteit.",
  20. "vi_VN": "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.1",
  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. "tidal",
  33. "music"
  34. ],
  35. "settings": [
  36. {
  37. "id": "lang",
  38. "multiLanguage": true
  39. },
  40. {
  41. "id": "timestamps",
  42. "title": "Show Timestamps",
  43. "icon": "fad fa-stopwatch",
  44. "value": true
  45. },
  46. {
  47. "id": "cover",
  48. "title": "Show Cover",
  49. "icon": "fad fa-images",
  50. "value": true
  51. },
  52. {
  53. "id": "buttons",
  54. "title": "Show Buttons",
  55. "icon": "fas fa-compress-arrows-alt",
  56. "value": true
  57. }
  58. ]
  59. }