unwrapped similar items api into separate endpoints for each type
This commit is contained in:
@@ -227,7 +227,7 @@ namespace MediaBrowser.Server.Implementations.Sqlite
|
||||
|
||||
await _saveItemCommand.ExecuteNonQueryAsync(cancellationToken);
|
||||
}
|
||||
|
||||
|
||||
transaction.Commit();
|
||||
}
|
||||
catch (OperationCanceledException)
|
||||
|
||||
Reference in New Issue
Block a user