Releases: linuxserver/docker-mstream
v5.11.2-ls72
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
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
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
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
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
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
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
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
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
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