1234567891011121314151617181920212223242526272829303132333435363738394041 |
- {
- "$schema": "https://schemas.premid.app/metadata/1.12",
- "apiVersion": 1,
- "author": {
- "name": "Slowlife",
- "id": "374905512661221377"
- },
- "service": "Line TV",
- "description": {
- "en": "LINE TV is a global video streaming service. You can watch high-quality video content in a variety of categories such as TV dramas, entertainment shows.",
- "nl": "LINE TV is een wereldwijde videostreamingservice. U kunt video-inhoud van hoge kwaliteit bekijken in verschillende categorieën, zoals tv-drama's en entertainmentprogramma's."
- },
- "url": "www.linetv.tw",
- "version": "2.0.9",
- "logo": "https://cdn.rcd.gg/PreMiD/websites/L/Line%20TV/assets/logo.png",
- "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/L/Line%20TV/assets/thumbnail.png",
- "color": "#01d145",
- "category": "videos",
- "tags": [
- "drama",
- "video"
- ],
- "settings": [
- {
- "id": "lang",
- "multiLanguage": true
- },
- {
- "id": "buttons",
- "title": "Show Buttons",
- "icon": "fas fa-compress-arrows-alt",
- "value": true
- },
- {
- "id": "cover",
- "title": "Show Cover",
- "icon": "fad fa-images",
- "value": true
- }
- ]
- }
|