fix: fill_weighted sorts by recency via playback history
This commit is contained in:
@@ -744,6 +744,7 @@ impl ScheduleEngineService {
|
||||
params.strategy,
|
||||
rotation.last_item_id,
|
||||
params.loop_on_finish,
|
||||
rotation.history,
|
||||
);
|
||||
|
||||
let mut slots = Vec::new();
|
||||
|
||||
Reference in New Issue
Block a user