IrosTheBeggar / mStream

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

[request] change filename when there is no id3tag in playlist #354

Closed aroundmyroom closed 2 years ago

aroundmyroom commented 2 years ago

image

when there is no id3tag it would be preferred to see the filename of the file being played now all is empty but in the file-list it is seen / shown that the file is ie. mp3. if there is an id3tag the id3tag is displayed. So i would request to do the othterway around as well ;)

IrosTheBeggar commented 2 years ago

This has been added in the latest commit, along with some additional metadata tools

aroundmyroom commented 2 years ago

Yep .. working nice !