123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114 |
- {
- "$schema": "https://schemas.premid.app/metadata/1.12",
- "apiVersion": 1,
- "author": {
- "id": "87107972676751360",
- "name": "pierrequlroule"
- },
- "service": "RTLplay",
- "altnames": [
- "RTL play",
- "RTL TVI",
- "Club RTL",
- "Plug RTL",
- "RTL District",
- "Bel RTL",
- "Radio Contact"
- ],
- "description": {
- "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.",
- "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.",
- "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.",
- "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."
- },
- "url": [
- "www.rtlplay.be",
- "www.radiocontact.be",
- "www.belrtl.be"
- ],
- "version": "2.1.1",
- "logo": "https://cdn.rcd.gg/PreMiD/websites/R/RTLplay/assets/logo.png",
- "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/R/RTLplay/assets/thumbnail.jpeg",
- "color": "#121726",
- "category": "videos",
- "tags": [
- "belgium",
- "rtl-tvi",
- "streaming",
- "rtl",
- "tvi",
- "club",
- "plug",
- "district",
- "sports",
- "contact",
- "belrtl",
- "belgique",
- "belgien",
- "belgië",
- "media",
- "video",
- "radio",
- "movie",
- "tv",
- "broadcast"
- ],
- "settings": [
- {
- "id": "lang",
- "multiLanguage": true
- },
- {
- "id": "usePrivacyMode",
- "title": "Privacy Mode",
- "icon": "fad fa-user-secret",
- "value": false
- },
- {
- "id": "usePresenceName",
- "if": {
- "usePrivacyMode": false
- },
- "title": "Show Title as Presence",
- "icon": "fad fa-user-edit",
- "value": true
- },
- {
- "id": "useChannelName",
- "if": {
- "usePrivacyMode": false,
- "usePresenceName": true
- },
- "title": "Show Live Channel as Presence",
- "icon": "fad fa-signal-stream",
- "value": true
- },
- {
- "id": "usePoster",
- "if": {
- "usePrivacyMode": false
- },
- "title": "Show Poster Image",
- "icon": "fad fa-images",
- "value": true
- },
- {
- "id": "useTimestamps",
- "if": {
- "usePrivacyMode": false
- },
- "title": "Show Timestamps",
- "icon": "fad fa-stopwatch",
- "value": true
- },
- {
- "id": "useButtons",
- "if": {
- "usePrivacyMode": false
- },
- "title": "Show Buttons",
- "icon": "fas fa-compress-arrows-alt",
- "value": true
- }
- ]
- }
|