add kodi queue

This commit is contained in:
2022-03-06 08:54:23 +01:00
parent 487e15e429
commit 050cf89b45
3 changed files with 80 additions and 64 deletions

View File

@ -4,7 +4,8 @@
<title>Proxy Stream</title>
</head>
<body>
<button>Proxy Stream</button>
<button>Play on kodi</button>
<button id="proxy-button">Proxy Stream</button>
<button id="kodi-play-button">Play on kodi</button>
<button id="kodi-queue-button">Queue on kodi</button>
</body>
</html>