Skip to content

Releases: linuxserver/docker-mstream

v5.1.0-ls53

03 Jun 18:56
c31c424
Compare
Choose a tag to compare

LinuxServer Changes:

Deprecating the env vars USER, PASSWORD and USE_JSON as mStream v5 requires the use of config.json.

mStream Changes:

mStream v5

Major Updates

  • New Shared Playlists page
  • New Admin Panel. Most configuration can now be done through this UI
  • Improved file scan to be much more memory efficient
  • Fixed volume bugs in webapp
  • Cleaned up server code to be more modular and use modern JS features
  • Cleaned up API and versioned it
  • Automatic log rotation
  • Syncthing has been added into the project. You can enable it in the admin panel

Upcoming Improvements

  • There's a new webapp being built. The goal is to remove some old dependencies (jQuery), and add a dark mode. See a preview of the design at /alpha
  • The above webapp can be compiled to a Desktop App with Electron
  • With Syncthing now built in, mStream can easily sync files between devices. There will be some new tools added to help sync you music to different devices

Breaking Changes

  • The Android App is no longer working
  • Various API endpoints were modified. The API route was changed to include a version number as well. All old unofficial clients will no longer work
  • The DB structure was updated. Your folders will need to be rescanned
  • Config files from v4 will not work
  • You can no longer configure mstream with CLI flags (except -j to choose your json file). All configuration is now done through config files and API endpoints

v4.7.0-ls52

25 Apr 09:38
Compare
Choose a tag to compare

LinuxServer Changes:

Rebasing to alpine 3.13.

mStream Changes:

  • DB re-structure
  • DB Search Feature
  • better sorting for albums

v4.7.0-ls51

18 Apr 09:54
Compare
Choose a tag to compare

LinuxServer Changes:

Rebasing to alpine 3.13.

mStream Changes:

  • DB re-structure
  • DB Search Feature
  • better sorting for albums

v4.7.0-ls50

11 Apr 09:14
Compare
Choose a tag to compare

LinuxServer Changes:

Rebasing to alpine 3.13.
mStream Changes:

  • DB re-structure
  • DB Search Feature
  • better sorting for albums

v4.7.0-ls49

28 Mar 09:23
Compare
Choose a tag to compare

LinuxServer Changes:

Rebasing to alpine 3.13.
mStream Changes:

  • DB re-structure
  • DB Search Feature
  • better sorting for albums

v4.7.0-ls48

28 Feb 09:27
Compare
Choose a tag to compare

LinuxServer Changes:

Rebasing to alpine 3.13.
mStream Changes:

  • DB re-structure
  • DB Search Feature
  • better sorting for albums

v4.7.0-ls47

21 Feb 09:13
Compare
Choose a tag to compare

LinuxServer Changes:

Rebasing to alpine 3.13.
mStream Changes:

  • DB re-structure
  • DB Search Feature
  • better sorting for albums

v4.7.0-ls46

17 Feb 14:42
Compare
Choose a tag to compare

LinuxServer Changes:

Rebasing to alpine 3.13.
mStream Changes:

  • DB re-structure
  • DB Search Feature
  • better sorting for albums

v4.7.0-ls45

14 Feb 09:14
Compare
Choose a tag to compare

LinuxServer Changes:

Rebasing to alpine 3.12.
mStream Changes:

  • DB re-structure
  • DB Search Feature
  • better sorting for albums

v4.7.0-ls44

16 Jan 07:26
Compare
Choose a tag to compare

LinuxServer Changes:

Rebasing to alpine 3.12.
mStream Changes:

  • DB re-structure
  • DB Search Feature
  • better sorting for albums