metadata.json 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.12",
  3. "apiVersion": 1,
  4. "author": {
  5. "name": "ACertainCoder",
  6. "id": "320507572455079949"
  7. },
  8. "service": "RadioMe",
  9. "description": {
  10. "en": "Listening to the radio made easy. Radio stations from all regions of Germany, France and Austria.",
  11. "de": "Radio hören leicht gemacht. Radiosender aus allen Regionen von Deutschland, Frankreich und Österreich.",
  12. "fr": "Écouter la radio facilement. Stations de radio de toutes les régions d'Allemagne, de France et d'Autriche.",
  13. "zh_CN": "让听广播变得容易! 来自德国,法国和奥地利所有地区的广播电台。",
  14. "nl": "Luisteren naar de radio gemakkelijk gemaakt. Radiostations uit alle regio's van Duitsland, Frankrijk en Oostenrijk."
  15. },
  16. "url": [
  17. "radiome.de",
  18. "radiome.at",
  19. "radiome.fr"
  20. ],
  21. "version": "2.0.15",
  22. "logo": "https://cdn.rcd.gg/PreMiD/websites/R/RadioMe/assets/logo.png",
  23. "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/R/RadioMe/assets/thumbnail.png",
  24. "color": "#67e350",
  25. "category": "music",
  26. "tags": [
  27. "radio",
  28. "music",
  29. "stream"
  30. ],
  31. "settings": [
  32. {
  33. "id": "lang",
  34. "multiLanguage": true
  35. }
  36. ]
  37. }