mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-10 14:09:51 -05:00
Add fullscan events, make configurator display fullscan items.
This commit is contained in:
@@ -202,7 +202,7 @@ extensions=.mp3,.m4a,.m4p
|
||||
#
|
||||
# rescan_interval
|
||||
#
|
||||
# How often to check the file system to see if any mp3 files
|
||||
# How often to check the file system (in sec) to see if any mp3 files
|
||||
# have been added or removed.
|
||||
#
|
||||
# if not specified, the default is 0, which disables background scanning.
|
||||
@@ -216,7 +216,7 @@ extensions=.mp3,.m4a,.m4p
|
||||
#
|
||||
#
|
||||
|
||||
#rescan_interval = 300
|
||||
rescan_interval = 600
|
||||
|
||||
# always_scan
|
||||
#
|
||||
@@ -227,7 +227,7 @@ extensions=.mp3,.m4a,.m4p
|
||||
# 24x7. Forcing a scan through the web interface will always work
|
||||
# though, even if no users are connected.
|
||||
|
||||
# always_scan = 0
|
||||
always_scan = 1
|
||||
|
||||
#
|
||||
# process_m3u
|
||||
|
||||
Reference in New Issue
Block a user