Subsonic API: now returns 404 when the requested cover art is not found (but a client list has been added to serve them a default cover art)
This commit is contained in:
@@ -42,6 +42,7 @@ namespace API::Subsonic
|
||||
ClientInfo clientInfo;
|
||||
ProtocolVersion serverProtocolVersion;
|
||||
bool enableOpenSubsonic{ true };
|
||||
bool enableDefaultCover{ };
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user