IrosTheBeggar / mStream

The easiest music streaming server available
http://mstream.io
GNU General Public License v3.0
2.22k stars 188 forks source link

A few feature requests #387

Open OnTheLink opened 2 years ago

OnTheLink commented 2 years ago

The ability to change the password as non admin user

Maybe the user could have his own password change page or account dashboard

Show what is currently playing on the mobile interface in app

Something like this: _https://drive.google.com/file/d/15F5lUFW-C54J23nu7Q-4_PLMuit4Irpw/view?usp=sharing_ Doesn't need to have all those features in the picture but just the base layout of having cover -> Title -> Author -> Playbar

Download songs into app

So that you don't have to locate the file in another music player, just download it in app using the hashed filename in order for mstream to know if a file has been altered and then when offline you could still play the songs you've downloaded in app There has to be a remove function too ofcourse

An option in the admin panel to hide the filenames if a title and author is present in the files metadata

This will replace a filename like "0002 - author IamTest - exampletheme.flac" with "exampletheme - IamTest" If metadata not found it'll still default to the filename tho

It's a bit much I know but they seemed like nice options to have.