Skip to content

Rolling Release (latest)

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Aug 20:26
4b88527

Rolling build of the <byom-player> ES module from the latest main
(commit 4b88527).

The attached byom-player.js is a download for self-hosting. For a
live <script> tag, load it via jsDelivr (correct MIME + CORS) from
the dist branch:

<script type="module"
  src="https://cdn.jsdelivr.net/gh/lmorchard/byom-player@dist/byom-player.js"></script>
<byom-player src="/playlist.jspf.json" provider="subsonic"></byom-player>