Releases: linuxserver/docker-mstream
Releases · linuxserver/docker-mstream
v5.1.0-ls53
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
LinuxServer Changes:
Rebasing to alpine 3.13.
mStream Changes:
- DB re-structure
- DB Search Feature
- better sorting for albums
v4.7.0-ls51
LinuxServer Changes:
Rebasing to alpine 3.13.
mStream Changes:
- DB re-structure
- DB Search Feature
- better sorting for albums
v4.7.0-ls50
LinuxServer Changes:
Rebasing to alpine 3.13.
mStream Changes:
- DB re-structure
- DB Search Feature
- better sorting for albums
v4.7.0-ls49
LinuxServer Changes:
Rebasing to alpine 3.13.
mStream Changes:
- DB re-structure
- DB Search Feature
- better sorting for albums
v4.7.0-ls48
LinuxServer Changes:
Rebasing to alpine 3.13.
mStream Changes:
- DB re-structure
- DB Search Feature
- better sorting for albums
v4.7.0-ls47
LinuxServer Changes:
Rebasing to alpine 3.13.
mStream Changes:
- DB re-structure
- DB Search Feature
- better sorting for albums
v4.7.0-ls46
LinuxServer Changes:
Rebasing to alpine 3.13.
mStream Changes:
- DB re-structure
- DB Search Feature
- better sorting for albums
v4.7.0-ls45
LinuxServer Changes:
Rebasing to alpine 3.12.
mStream Changes:
- DB re-structure
- DB Search Feature
- better sorting for albums
v4.7.0-ls44
LinuxServer Changes:
Rebasing to alpine 3.12.
mStream Changes:
- DB re-structure
- DB Search Feature
- better sorting for albums