metadata.json 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.12",
  3. "apiVersion": 1,
  4. "author": {
  5. "id": "87107972676751360",
  6. "name": "pierrequlroule"
  7. },
  8. "service": "RTLplay",
  9. "altnames": [
  10. "RTL play",
  11. "RTL TVI",
  12. "Club RTL",
  13. "Plug RTL",
  14. "RTL District",
  15. "Bel RTL",
  16. "Radio Contact"
  17. ],
  18. "description": {
  19. "en": "With RTLplay, you'll find all the programs of our RTL TVI, Club RTL, Plug RTL, RTL District, RTL sports, Bel RTL and Radio Contact channels live and in replay, as well as exclusive content.",
  20. "fr": "Avec RTLplay, retrouvez tous les programmes de nos chaînes RTL TVI, Club RTL, Plug RTL, RTL District, RTL sports, Bel RTL et Radio Contact en direct et en replay ainsi que des contenus exclusifs.",
  21. "nl": "Met RTLplay kun je alle programma's op onze zenders RTL TVI, Club RTL, Plug RTL, RTL District, RTL sports, Bel RTL en Radio Contact live en in replay bekijken, evenals exclusieve content.",
  22. "de": "Mit RTLplay finden Sie alle Programme unserer Sender RTL TVI, Club RTL, Plug RTL, RTL District, RTL sports, Bel RTL und Radio Contact als Live- und Replay-Stream sowie exklusive Inhalte."
  23. },
  24. "url": [
  25. "www.rtlplay.be",
  26. "www.radiocontact.be",
  27. "www.belrtl.be"
  28. ],
  29. "version": "2.1.1",
  30. "logo": "https://cdn.rcd.gg/PreMiD/websites/R/RTLplay/assets/logo.png",
  31. "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/R/RTLplay/assets/thumbnail.jpeg",
  32. "color": "#121726",
  33. "category": "videos",
  34. "tags": [
  35. "belgium",
  36. "rtl-tvi",
  37. "streaming",
  38. "rtl",
  39. "tvi",
  40. "club",
  41. "plug",
  42. "district",
  43. "sports",
  44. "contact",
  45. "belrtl",
  46. "belgique",
  47. "belgien",
  48. "belgië",
  49. "media",
  50. "video",
  51. "radio",
  52. "movie",
  53. "tv",
  54. "broadcast"
  55. ],
  56. "settings": [
  57. {
  58. "id": "lang",
  59. "multiLanguage": true
  60. },
  61. {
  62. "id": "usePrivacyMode",
  63. "title": "Privacy Mode",
  64. "icon": "fad fa-user-secret",
  65. "value": false
  66. },
  67. {
  68. "id": "usePresenceName",
  69. "if": {
  70. "usePrivacyMode": false
  71. },
  72. "title": "Show Title as Presence",
  73. "icon": "fad fa-user-edit",
  74. "value": true
  75. },
  76. {
  77. "id": "useChannelName",
  78. "if": {
  79. "usePrivacyMode": false,
  80. "usePresenceName": true
  81. },
  82. "title": "Show Live Channel as Presence",
  83. "icon": "fad fa-signal-stream",
  84. "value": true
  85. },
  86. {
  87. "id": "usePoster",
  88. "if": {
  89. "usePrivacyMode": false
  90. },
  91. "title": "Show Poster Image",
  92. "icon": "fad fa-images",
  93. "value": true
  94. },
  95. {
  96. "id": "useTimestamps",
  97. "if": {
  98. "usePrivacyMode": false
  99. },
  100. "title": "Show Timestamps",
  101. "icon": "fad fa-stopwatch",
  102. "value": true
  103. },
  104. {
  105. "id": "useButtons",
  106. "if": {
  107. "usePrivacyMode": false
  108. },
  109. "title": "Show Buttons",
  110. "icon": "fas fa-compress-arrows-alt",
  111. "value": true
  112. }
  113. ]
  114. }