Skip to content

byom-player v0.1.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 21:12
· 14 commits to main since this release
70e220a

<byom-player> v0.1.0 — 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@0.1.0/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.