Skip to content

byom-player v1.0.1

Choose a tag to compare

@github-actions github-actions released this 13 Jul 01:12
· 7 commits to main since this release
e65da8c

<byom-player> v1.0.1 — published to npm.

Load the immutable, versioned ES module via jsDelivr (correct MIME +
CORS, never cache-stale because the version is permanent):

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

The attached byom-player.js is a download for self-hosting.