View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0019594 | MMW 5 | Now Playing | public | 2022-12-01 00:11 | 2023-05-18 16:37 |
Reporter | lowlander | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | assigned | Resolution | open | ||
Product Version | 5.0.4 | ||||
Target Version | 5.2 | ||||
Summary | 0019594: Adding multiple CD's to Playing allows ejected CD to be played | ||||
Description | When you insert a CD, add it to the Playing, eject it and insert a new CD and add it to the Playing both CDs will be shown. When playing the first CD it will play files from the inserted disc, but shows the metadata from the first disc. Possible solutions: 1) Remove files from Playing, this will likely upset some users who use the Playing for Playlist building 2) Use disc ID to track if files in Playing are from inserted disc (if not show them greyed out). | ||||
Steps To Reproduce | 1 Insert CD 1 2 Add all tracks to the Playing 3 Insert CD 2 4 Add all tracks to Playing 5 Play files from CD 1 --> CD 2 plays (not unexpected), metadata from CD 1 shows (incorrect) | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||
|
I think that 2) is the right solution.. Though probably not a common case these days, I don't expect many users playing music from CDs... |
|
Starting the implementation and backed up some code of solution 2) to SVN, but because the fix is more complex than I originally though and the issue is rather minor I am decreasing the priority for now... |