123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- {
- "$schema": "https://schemas.premid.app/metadata/1.12",
- "apiVersion": 1,
- "author": {
- "name": "Dark_Ville",
- "id": "638080361179512853"
- },
- "service": "UKTV",
- "description": {
- "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."
- },
- "url": [
- "uktvplay.uktv.co.uk",
- "uktvplay.co.uk"
- ],
- "version": "1.0.12",
- "logo": "https://cdn.rcd.gg/PreMiD/websites/U/UKTV/assets/logo.png",
- "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/U/UKTV/assets/thumbnail.png",
- "color": "#00BAC6",
- "category": "videos",
- "tags": [
- "uktv",
- "streaming",
- "tv",
- "series"
- ],
- "settings": [
- {
- "id": "lang",
- "multiLanguage": true
- },
- {
- "id": "privacy",
- "title": "Privacy Mode",
- "icon": "fad fa-user-secret",
- "value": false
- },
- {
- "id": "covers",
- "if": {
- "privacy": false
- },
- "title": "Show Covers",
- "icon": "fad fa-album",
- "value": true
- },
- {
- "id": "buttons",
- "if": {
- "privacy": false
- },
- "title": "Show Buttons",
- "icon": "fas fa-compress-arrows-alt",
- "value": true
- }
- ]
- }
|