metadata.json 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.12",
  3. "apiVersion": 1,
  4. "author": {
  5. "name": "Slowlife",
  6. "id": "374905512661221377"
  7. },
  8. "service": "Line TV",
  9. "description": {
  10. "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.",
  11. "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."
  12. },
  13. "url": "www.linetv.tw",
  14. "version": "2.0.9",
  15. "logo": "https://cdn.rcd.gg/PreMiD/websites/L/Line%20TV/assets/logo.png",
  16. "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/L/Line%20TV/assets/thumbnail.png",
  17. "color": "#01d145",
  18. "category": "videos",
  19. "tags": [
  20. "drama",
  21. "video"
  22. ],
  23. "settings": [
  24. {
  25. "id": "lang",
  26. "multiLanguage": true
  27. },
  28. {
  29. "id": "buttons",
  30. "title": "Show Buttons",
  31. "icon": "fas fa-compress-arrows-alt",
  32. "value": true
  33. },
  34. {
  35. "id": "cover",
  36. "title": "Show Cover",
  37. "icon": "fad fa-images",
  38. "value": true
  39. }
  40. ]
  41. }