mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-07 04:42:58 -05:00
expose always_rescan option
This commit is contained in:
@@ -156,3 +156,17 @@ extensions .mp3,.m4a,.m4p
|
||||
#
|
||||
|
||||
#rescan_interval 300
|
||||
|
||||
#
|
||||
# always_scan
|
||||
#
|
||||
# The default behavior is not not do background rescans of the filesystem
|
||||
# unless there are clients connected. The thought is to allow the drives
|
||||
# to spin down unless they are in use. This might be of more importance
|
||||
# in IDE drives that aren't designed to be run 24x7.
|
||||
#
|
||||
# Forcing a scan will always work though, even if no users are connected.
|
||||
#
|
||||
#
|
||||
# always_scan 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user