Subsonic API: added timestamps into coverart ids, Made use of image ids to save a lookup, ref #558
This commit is contained in:
@@ -79,9 +79,6 @@ api-subsonic-support-user-password-auth = true;
|
||||
# Main usage is to make auto detections for the 'p' (password) parameter work
|
||||
api-subsonic-old-server-protocol-clients = ("DSub");
|
||||
|
||||
# List of clients for whom a default cover is served (as they do not have their own)
|
||||
api-subsonic-default-cover-clients = ("DSub", "substreamer");
|
||||
|
||||
# List of clients for whom open subsonic extensions and extra fields are disabled
|
||||
api-open-subsonic-disabled-clients = ("DSub");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user