Skip to content

byom-player v1.0.3

Choose a tag to compare

@github-actions github-actions released this 16 Jul 00:16
· 4 commits to main since this release
322a9fd

<byom-player> v1.0.3 — 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.3/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.