Skip to content

Releases: linuxserver/docker-mstream

v5.11.2-ls72

22 Feb 05:57

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:

  • JSON Max Request Size is now configurable
  • New API endpoint for batch metadata lookup

v5.11.0-ls72

13 Feb 09:06

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:

Added image compression:

  • Added option for scan to automatically compress images
  • Added script to compress all existing images
  • Updated admin UI with these new options
  • Updated webapp to use compressed images

v5.11.0-ls71

02 Feb 19:57

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:

Added image compression:

  • Added option for scan to automatically compress images
  • Added script to compress all existing images
  • Updated admin UI with these new options
  • Updated webapp to use compressed images

v5.10.0-ls71

31 Jan 07:03

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:

Bug Fixes:

  • Crash on failed login bug
  • Wrong redirect code causing an infinite loop of redirects
  • broken page forwarding on relative urls
  • Lack of support for IPv6

Misc:

  • Updates for several npm packages
  • Bumped latest version of electron

v5.9.4-ls71

30 Jan 09:05

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:

Desktop App

v5.9.4-ls70

23 Jan 09:07

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:

Desktop App

v5.9.4-ls69

29 Dec 16:06

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:

Desktop App

v5.9.1-ls69

28 Dec 18:05

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:

Fixes a bug on systems without users

v5.9.0-ls69

28 Dec 16:07

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:

  • Web App is now a dark color scheme
  • Updated Web App CSS to use flexbox and removed Foundation 4 as a dependency
  • Improved Web App responsive design and desktop layout
  • Admin page file explorer can now choose drive letter on Windows
  • Fixed a bug where scrobbling was not working
  • User can use any trans-coding options, not just the server default

v5.8.1-ls69

19 Dec 09:11

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:

  • Fix bugs with m3u files
  • Code cleanup. Lots of code cleanup