Relaxed constraints on play queue auto filling + cleaned audio similarity constraints
This commit is contained in:
@@ -278,6 +278,7 @@ namespace lms::recommendation
|
||||
const TrackCandidateContext context{
|
||||
.candidateTrackId = candidates[i],
|
||||
.selectedTracks = selectedTracks,
|
||||
.seedTrackIds = {},
|
||||
};
|
||||
|
||||
if (_trackEvaluator.rejects(context))
|
||||
|
||||
Reference in New Issue
Block a user