Add notification about scanning folders
This commit is contained in:
parent
99a2ab4784
commit
c50bcb3468
@ -391,6 +391,7 @@ fi
|
||||
if [[ -f /tmp/music-sync-filelist ]]; then
|
||||
rm /tmp/music-sync-filelist
|
||||
fi
|
||||
VerboseOutput 2 "Scanning for new or updated files"
|
||||
CreateFileList $source $dest ""
|
||||
if [[ ! -f /tmp/music-sync-filelist ]]; then
|
||||
VerboseOutput 2 "Nothing to do!"
|
||||
|
Loading…
Reference in New Issue
Block a user