* If a new file is noticed by inotify, check if it is cover art for existing files, and update them if so.
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
|
||||
#include <sqlite3.h>
|
||||
|
||||
#define MINIDLNA_VERSION "1.0.14"
|
||||
#define MINIDLNA_VERSION "1.0.15"
|
||||
|
||||
#define CLIENT_CACHE_SLOTS 20
|
||||
#define USE_FORK 1
|
||||
|
Reference in New Issue
Block a user