metadata.json 1.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.12",
  3. "apiVersion": 1,
  4. "author": {
  5. "name": "Kety The Folf",
  6. "id": "263443630767734784"
  7. },
  8. "contributors": [
  9. {
  10. "name": "SlowLife",
  11. "id": "374905512661221377"
  12. }
  13. ],
  14. "service": "Neon",
  15. "description": {
  16. "en": "Watch hit TV shows on-demand and rent blockbuster movies with NEON. No term contracts.",
  17. "nl": "Bekijk populaire TV shows on-demand en huur blockbuster films met NEON. Geen termijncontracten."
  18. },
  19. "url": [
  20. "www.neontv.co.nz",
  21. "neontv.co.nz"
  22. ],
  23. "version": "1.0.23",
  24. "logo": "https://cdn.rcd.gg/PreMiD/websites/N/Neon/assets/logo.png",
  25. "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/N/Neon/assets/thumbnail.png",
  26. "color": "#000000",
  27. "category": "videos",
  28. "tags": [
  29. "videos",
  30. "streams"
  31. ],
  32. "settings": [
  33. {
  34. "id": "timestamp",
  35. "title": "Show Timestamps",
  36. "icon": "fad fa-stopwatch",
  37. "value": true
  38. },
  39. {
  40. "id": "buttons",
  41. "title": "Show Buttons",
  42. "icon": "fas fa-compress-arrows-alt",
  43. "value": true
  44. }
  45. ]
  46. }