volumio / Volumio2

Volumio 2 - Audiophile Music Player
http://volumio.org
Other
1.37k stars 315 forks source link

Temporarily disable scanning internal (non-removable) disks #2104

Closed gkkpch closed 3 years ago

gkkpch commented 3 years ago

This disables scanning of internal disks to prevent a deadlock at first boot. It will be replaced by a more appropriate solution where the use should be able to select the disks to add to the library, much like adding a remote share. USB disks are not affected

volumio commented 3 years ago

This needs a slight refactoring but in pricinple it's good ;)