Skip to content

Releases: lrkrol/Noctifer-Music

Noctifer Music v0.7.3

02 Mar 16:52
Compare
Choose a tag to compare

Noctifer Music is a PHP/HTML5 script to turn any self-hosted audio library into a functional music player running within a browser.

Changelog since v0.7.0:

  • Added error when entering incorrect password following issue #10
  • Replaced all urlencode() calls with rawurlencode()
  • Encoded audio src call following issue #11

Noctifer Music v0.7.0

27 Oct 08:31
8426331
Compare
Choose a tag to compare

Noctifer Music is a PHP/HTML5 script to turn any self-hosted audio library into a functional music player running within a browser.

Changelog since v0.6.2:

  • Added cookie to maintain volume when changed as per PR #6
  • Minor cleanup

Noctifer Music v0.6.2

13 Sep 16:24
Compare
Choose a tag to compare

Noctifer Music is a PHP/HTML5 script to turn any self-hosted audio library into a functional music player running within a browser.

Changelog since v0.6.1:

  • Updated getid3 to v1.9.20 to work with newer versions of PHP following issue #1.

Noctifer Music v0.6.1

13 Sep 16:13
Compare
Choose a tag to compare

Noctifer Music is a PHP/HTML5 script to turn any self-hosted audio library into a functional music player running within a browser.

Note: This (v0.6.1) is a pro forma release of the initial codebase, which was never properly released, before making some changes.