metadata.json 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.12",
  3. "apiVersion": 1,
  4. "author": {
  5. "name": "RisingSunLight",
  6. "id": "240521747852558347"
  7. },
  8. "service": "Tellingtone",
  9. "description": {
  10. "en": "Discover our catalog of original audio series, stories designed at the start to be listened to as a podcast. Immerse yourself in our fantastic universe where suspense, magic and investigation intertwine...",
  11. "fr": "Découvrez notre catalogue de séries audio originales, des histoires conçues dès l'écriture pour être écoutées en podcast. Plongez dans nos univers fantastiques où s'entremêlent suspense, magie et enquête…"
  12. },
  13. "url": "tellingtone.com",
  14. "version": "1.0.12",
  15. "logo": "https://cdn.rcd.gg/PreMiD/websites/T/Tellingtone/assets/logo.png",
  16. "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/T/Tellingtone/assets/thumbnail.png",
  17. "color": "#f58800",
  18. "category": "other",
  19. "tags": [
  20. "superflame",
  21. "stories",
  22. "audio"
  23. ],
  24. "settings": [
  25. {
  26. "id": "lang",
  27. "multiLanguage": true
  28. },
  29. {
  30. "id": "time",
  31. "title": "Show Timestamp",
  32. "icon": "fad fa-stopwatch",
  33. "value": true
  34. },
  35. {
  36. "id": "cover",
  37. "title": "Show Cover",
  38. "icon": "fad fa-images",
  39. "value": true
  40. }
  41. ]
  42. }