mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-10 14:09:51 -05:00
Add a logdomain for artwork handling
This commit is contained in:
@@ -20,8 +20,9 @@
|
||||
#define L_REMOTE 11
|
||||
#define L_DACP 12
|
||||
#define L_FFMPEG 13
|
||||
#define L_ART 14
|
||||
|
||||
#define N_LOGDOMAINS 14
|
||||
#define N_LOGDOMAINS 15
|
||||
|
||||
/* Severities */
|
||||
#define E_FATAL 0
|
||||
|
||||
Reference in New Issue
Block a user