View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0018205 | MMW 5 | Playback | public | 2021-08-18 19:47 | 2021-09-11 18:02 |
Reporter | Ludek | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 5.0 | ||||
Target Version | 5.0.2 | Fixed in Version | 5.0.2 | ||
Summary | 0018205: Auto-DJ tweaks | ||||
Description | Based on logs attached to ticket [Ticket # 2224] these issues were found: 1) Auto-DJ may fail when there are deadlinks in the Playing list, to replicate: - add some tracks to playing queue and ensure that last 5 tracks are deadlinks and Auto-DJ is configured to maintain 5 upcoming tracks - play the tracks => the last 5 tracks quicky skips (as are deadlinks) and playback stops - Auto-DJ adds tracks new tracks to the Playing queue, but the playback is still stopped and does not start Expected: Playback is started once the Auto-Dj adds the new tracks Dev note: while the deadlinks are being skipped the auto-dj task is executed multiple times at once! As many times as count of the deadlinks. 2) Some tracks that already played might be re-added (because of not wating for whenLoaded promise on the line 135 in /helpers/autoDJ.js var playqueue = app.player.getSongList().getTracklist(); | ||||
Tags | No tags attached. | ||||
Fixed in build | 2500 | ||||