Block duplicate-release uploads by (title, artist): pre-flight check + server 409 backstop, with within-batch Cut attach via releaseId
This commit is contained in:
@@ -28,6 +28,9 @@
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<!-- Referenced for UnifiedTrackService — the dual-database upload orchestrator whose create-path
|
||||
duplicate guard and within-batch attach path are exercised in UploadDuplicateDetectionTests. -->
|
||||
<ProjectReference Include="..\DeepDrftAPI\DeepDrftAPI.csproj" />
|
||||
<ProjectReference Include="..\DeepDrftContent\DeepDrftContent.csproj" />
|
||||
<ProjectReference Include="..\DeepDrftData\DeepDrftData.csproj" />
|
||||
<!-- Referenced for ProgressStreamContent (the upload progress/heartbeat HttpContent). It is plain
|
||||
|
||||
Reference in New Issue
Block a user