Add album/track releases with audio analysis, AnalyzeAlbumRelease RPC, Docker path auto-resolution, release parsing decision tree

This commit is contained in:
Alexander
2026-05-09 23:16:59 +02:00
parent 1e8506f146
commit 2740585261
25 changed files with 1841 additions and 125 deletions
+1
View File
@@ -98,6 +98,7 @@ func setupSuite(t *testing.T) *testSuite {
mocks.torrent,
mocks.magnet,
nil,
nil,
db,
)