View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0018078 | MMW 5 | Playback | public | 2021-06-29 11:49 | 2022-09-14 14:39 |
Reporter | michal | Assigned To | |||
Priority | high | Severity | minor | Reproducibility | always |
Status | feedback | Resolution | reopened | ||
Product Version | 5.0 | ||||
Target Version | 5.2 | ||||
Summary | 0018078: Removing currently playing track from Playing list should stop playback. | ||||
Description | Currently, when user removes currently playing track from Playing, the track is still playing till the end. This is quite confusing, as Playing list does not contain track, which is playing. | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||
|
Rusty, please evaluate and assign target. Current behavior is the same like in Winamp, other players mostly stop playback. |
|
I am really against this implementing. I have not found any player on my pc that stops playback on deleting current track or clearing now playing. |
|
In most other aspects, the Playing list is an accurate representation of what is actually playing. Also the current behavior is annoying in that the user has no visibility as to what track is going to play next. So I think that we should go ahead with Michal's proposal. Note: - for the case of '(o) Delete from Playing list, the database, and drive' we already implement a pop-up: "File %s is now playing. Deleting it will interrupt playback. Are you sure you want to delete it?" We could do something similar for the cases of '(o) Remove from Playing list only' and '(o) Delete from Playing list and the database only'. e.g. in these cases pop-up a toast that persists the last-used setting: 'Skip file [OK] [[Cancel]]' - The only question is how to handle the case of the user Deleting a library track that's currently playing from a node other than 'Playing'. I suppose the toast could pop up in this case as well. |
|
Deleting file from library should not be problem, such file remains in NP list. |