metadata.json 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.12",
  3. "apiVersion": 1,
  4. "author": {
  5. "name": "Dark_Ville",
  6. "id": "638080361179512853"
  7. },
  8. "service": "UKTV",
  9. "description": {
  10. "en": "UKTV Play, the free on demand TV service. Watch the best comedy, drama, entertainment and documentaries from Dave, Drama, W and Yesterday. Watch on your TV, mobile, tablet, or online."
  11. },
  12. "url": [
  13. "uktvplay.uktv.co.uk",
  14. "uktvplay.co.uk"
  15. ],
  16. "version": "1.0.12",
  17. "logo": "https://cdn.rcd.gg/PreMiD/websites/U/UKTV/assets/logo.png",
  18. "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/U/UKTV/assets/thumbnail.png",
  19. "color": "#00BAC6",
  20. "category": "videos",
  21. "tags": [
  22. "uktv",
  23. "streaming",
  24. "tv",
  25. "series"
  26. ],
  27. "settings": [
  28. {
  29. "id": "lang",
  30. "multiLanguage": true
  31. },
  32. {
  33. "id": "privacy",
  34. "title": "Privacy Mode",
  35. "icon": "fad fa-user-secret",
  36. "value": false
  37. },
  38. {
  39. "id": "covers",
  40. "if": {
  41. "privacy": false
  42. },
  43. "title": "Show Covers",
  44. "icon": "fad fa-album",
  45. "value": true
  46. },
  47. {
  48. "id": "buttons",
  49. "if": {
  50. "privacy": false
  51. },
  52. "title": "Show Buttons",
  53. "icon": "fas fa-compress-arrows-alt",
  54. "value": true
  55. }
  56. ]
  57. }