Skip to content

byom-player v1.0.2

Choose a tag to compare

@github-actions github-actions released this 15 Jul 19:32
· 5 commits to main since this release
275b087

<byom-player> v1.0.2 — 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.2/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.