Skip to content

Releases: Supersonic-Music/Supersonic-Server

Supersonic Server v1.2.1

04 Jan 15:25
Compare
Choose a tag to compare

Fix bugs to do with auto_user_music

Full Changelog: v1.2...v1.2.1

Supersonic Server 1.2

12 Dec 17:49
Compare
Choose a tag to compare
  • Switch to using Waitress for Flask instead of the built-in development server for security reasons.
  • Add emoji to Lightyear's output so it doesn't like out of place.
  • Fix major bug encountered when a song had a '.' in the name.
  • Make auto_user_music less scary and add more comments so it is more welcoming and easy to config.

Full Changelog: v1.1...v1.2

Supersonic Server 1.1

04 Dec 21:01
Compare
Choose a tag to compare
  • Adds the Lightyear system!
  • Font styling changes in web UI
  • Adding CORS support to fix issues with HTTP when on the same computer

Full Changelog: v1.0...v1.1

Supersonic Server 1.0

29 Nov 23:20
Compare
Choose a tag to compare

Built-In Web Index Updates

  • Newly styled
  • Dark mode by default
  • Displays statistics about your music collection

QOL Updates

  • Automatically manages your CAL_DIR for you. If it exists it will be regenerated. If it does not exists it will be birthed.

This update is intended to make it so that it can be used nicely by a user without any strange intervention required.

Sonic Screwdriver 0.2

02 Nov 19:44
Compare
Choose a tag to compare
  • Separates 'name' and 'path' for songs in JSON. This allows the server to deliver a name for songs to the client however it likes, instead of the client being forced to decide what the songs should be called.

Sonic Screwdriver 0.1

02 Nov 00:12
f511aed
Compare
Choose a tag to compare

Initial Release

  • It works?