mStream

The easiest music streaming server available

GPL-3.0 License

Downloads
489
Stars
2.2K
Committers
25

Bot releases are hidden (Show)

mStream - v5.1.10

Published by IrosTheBeggar over 3 years ago

Fixed bug where admin panel wouldn't open from main webapp

mStream - v5.1.7

Published by IrosTheBeggar over 3 years ago

Almost

mStream - v5.1.5

Published by IrosTheBeggar over 3 years ago

mStream - v5.1.4

Published by IrosTheBeggar over 3 years ago

Remove linux from build pipeline for now

mStream - v5.1.3

Published by IrosTheBeggar over 3 years ago

fix bug in github actions

mStream - v5.1.2

Published by IrosTheBeggar over 3 years ago

cleanup package json for electron builder

mStream - v5.1.1

Published by IrosTheBeggar over 3 years ago

Update npm packages
Added a Github Actions for auto building the electron app

mStream - mStream v5

Published by IrosTheBeggar over 3 years ago

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
mStream - v5.0.0-beta

Published by IrosTheBeggar over 3 years ago

A beta release of v5:

  • Code Cleanup: Updated all code to use async/await
  • API Cleanup: the API is now versioned
  • Admin Panel: mStream server can now be configured with a UI
  • New shared playlists page
  • Removed several legacy dependencies from the web player. This fixed some bugs on the web app
  • Added automatic log rotation
mStream - v4.7.0

Published by IrosTheBeggar over 4 years ago

  • DB re-structure
  • DB Search Feature
  • better sorting for albums
mStream - v4.6.0

Published by IrosTheBeggar almost 5 years ago

  • Added a UI to configure the Auto DJ feature
  • Fixes bug where uploading an individual file would fail
mStream - v4.5.3

Published by IrosTheBeggar almost 5 years ago

  • Fixes a GUI bug causing auto boot to fail
mStream - v4.5.2

Published by IrosTheBeggar almost 5 years ago

Fixes bug in GUI version where a bad config would cause the program to crash silently

mStream - v4.5.1

Published by IrosTheBeggar almost 5 years ago

  • Added m3u support
  • Back button retains scroll position and search results
  • better sorting albums tracks
  • Fix volume slider bugs in Firefox
mStream - Working auto updates

Published by IrosTheBeggar almost 5 years ago

mStream - test updater

Published by IrosTheBeggar almost 5 years ago

mStream - Auto Updater bug fix

Published by IrosTheBeggar almost 5 years ago

mStream - More testing...

Published by IrosTheBeggar almost 5 years ago

mStream - Test Release

Published by IrosTheBeggar almost 5 years ago

mStream - Auto Update

Published by IrosTheBeggar almost 5 years ago

Testing the new auto update feature