mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-30 07:56:02 -05:00
commit
be3e2aabd8
@ -547,6 +547,7 @@ process_file(char *file, struct stat *sb, int type, int flags, int dir_id)
|
|||||||
DPRINTF(E_LOG, L_SCAN, "Bulk scan will ignore '%s' (to process, add it after startup)\n", file);
|
DPRINTF(E_LOG, L_SCAN, "Bulk scan will ignore '%s' (to process, add it after startup)\n", file);
|
||||||
else
|
else
|
||||||
kickoff(remote_pairing_kickoff, file, 1);
|
kickoff(remote_pairing_kickoff, file, 1);
|
||||||
|
break;
|
||||||
|
|
||||||
case FILE_CTRL_RAOP_VERIFICATION:
|
case FILE_CTRL_RAOP_VERIFICATION:
|
||||||
if (flags & F_SCAN_BULK)
|
if (flags & F_SCAN_BULK)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user