mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-10 14:09:51 -05:00
Support for LastFM scrobbling (issue #19)
This commit is contained in:
@@ -27,8 +27,9 @@
|
||||
#define L_DMAP 18
|
||||
#define L_DBPERF 19
|
||||
#define L_SPOTIFY 20
|
||||
#define L_LASTFM 21
|
||||
|
||||
#define N_LOGDOMAINS 21
|
||||
#define N_LOGDOMAINS 22
|
||||
|
||||
/* Severities */
|
||||
#define E_FATAL 0
|
||||
|
||||
Reference in New Issue
Block a user