mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-28 16:15:57 -05:00
Log message modification - filescanner.c
This commit is contained in:
parent
d891c6a7a4
commit
06701ae6ea
@ -664,7 +664,7 @@ scan_metadata_ffmpeg(char *file, struct media_file_info *mfi)
|
|||||||
}
|
}
|
||||||
#endif /* MUSEPACK */
|
#endif /* MUSEPACK */
|
||||||
else
|
else
|
||||||
DPRINTF(E_WARN, L_SCAN, "Could not extract any metadata\n");
|
DPRINTF(E_WARN, L_SCAN, "ffmpeg/libav could not extract any metadata\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Just in case there's no title set ... */
|
/* Just in case there's no title set ... */
|
||||||
|
Loading…
Reference in New Issue
Block a user