jcorporation / myMPD

myMPD is a standalone and mobile friendly web mpd client with a tiny footprint and advanced features.
https://jcorporation.github.io/myMPD/
GNU General Public License v3.0
418 stars 65 forks source link

Add feature detection for mount and neighbors #246

Closed parkmino closed 4 years ago

parkmino commented 4 years ago

I built my own mpd without neighbour plugin, however the mount menu is always visible. Please add option to disable this.

jcorporation commented 4 years ago

There is already an option to hide the mount menu entry, look at: https://github.com/jcorporation/myMPD/wiki/Configuration

The next point release adds an autodetect feature.

parkmino commented 4 years ago

Yes, "mounts = false" does not show mount. Auto detect would be helpful.