metadata.json 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.12",
  3. "apiVersion": 1,
  4. "author": {
  5. "name": "N0chteil ^^",
  6. "id": "495901098926669825"
  7. },
  8. "service": "Joyn",
  9. "description": {
  10. "en": "Joyn GmbH is a German joint venture of the media groups ProSiebenSat.1 Media and Discovery, which deals with streaming media products.",
  11. "de": "Die Joyn GmbH ist ein deutsches Gemeinschaftsunternehmen der Medienkonzerne ProSiebenSat.1 Media und Discovery, das sich mit Streaming-Media-Produkten beschäftigt.",
  12. "nl": "Joyn GmbH is een Duitse joint venture van de mediagroepen ProSiebenSat.1 Media en Discovery, die zich bezighoudt met streaming mediaproducten."
  13. },
  14. "url": [
  15. "www.joyn.de",
  16. "joyn.de"
  17. ],
  18. "version": "1.2.25",
  19. "logo": "https://cdn.rcd.gg/PreMiD/websites/J/Joyn/assets/logo.jpg",
  20. "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/J/Joyn/assets/thumbnail.png",
  21. "color": "#000",
  22. "category": "videos",
  23. "tags": [
  24. "streaming",
  25. "joyn"
  26. ],
  27. "settings": [
  28. {
  29. "id": "lang",
  30. "multiLanguage": true
  31. },
  32. {
  33. "id": "timeRemaining",
  34. "title": "Show remaining time",
  35. "icon": "fad fa-hourglass-half",
  36. "value": true
  37. },
  38. {
  39. "id": "showButtons",
  40. "title": "Show Buttons",
  41. "icon": "fad fa-mouse-pointer",
  42. "value": true
  43. }
  44. ]
  45. }