Skip to content

Releases: IrosTheBeggar/mStream

6.11.1

16 Jun 13:33

Choose a tag to compare

New security feature!

You can now restrict the Admin API/UI by network address. This way the Admin functionality is inaccessible outside your home network

6.11.0

13 Jun 01:46

Choose a tag to compare

  • Improved scan time
  • Added a scanner that adds album art automatically

6.10.1

05 Jun 12:03

Choose a tag to compare

Fixes an serious bug where paths with special chars in their root folder would cause expressJS to throw an error.

Improved logging. The logging was previously not showing error stacks in some places

Various fixes for edge cases in the ffmpeg management code

6.10.0

02 Jun 21:02

Choose a tag to compare

Some major performance improvements have been made to the rust file scanner. This should fix any errors where the frontend apps could not save data while the scan was running

6.9.2

02 Jun 18:20

Choose a tag to compare

  • Fixes an issue where uploaded files in non latin characters would cause issues
  • Fixes an issue where the rust scanner would be start a scan from scratch if the initial scan got cut short
  • Adds in live logs view to the Admin UI

Desktop Player v6.9.1

20 May 01:34

Choose a tag to compare

Fixes some UI issues with the add torrent UI

6.9.1

20 May 01:35

Choose a tag to compare

Fixes issues with torrent paths not being displayed accurately

Desktop Player v6.9.0

19 May 18:16

Choose a tag to compare

Torrent features added. See server release for notes

6.9.0

19 May 18:15

Choose a tag to compare

Torrent support has been added. Transmission, qBittorrent, and Deluge are supported:

  • Add in torrents through the file explorer
  • New panel for automatically managing new torrents
  • Admin tools for checking if a torrent already exists on disk

6.8.1

17 May 04:43

Choose a tag to compare

Scanner Improvements

  • BPM & Key Detection — scanner now analyzes and stores BPM and musical key for songs

Auto-DJ

  • Complete rewrite of the Auto-DJ panel with player integration
  • Match songs by BPM/key
  • Genre filter with whitelist/blacklist modes
  • Keyword filter
  • Similar artists with library-aware recommendations

Full-Text Search (FTS5)

  • Implemented FTS5-based search

Subsonic API Conformance

  • Subsonic API now allows password based login