View Issue Details

IDProjectCategoryView StatusLast Update
0019594MMW 5Now Playingpublic2023-05-18 16:37
Reporterlowlander Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status assignedResolutionopen 
Product Version5.0.4 
Target Version5.2 
Summary0019594: Adding multiple CD's to Playing allows ejected CD to be played
DescriptionWhen 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 Reproduce1 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)
TagsNo tags attached.
Fixed in build

Relationships

related to 0019593 closedLudek Casting CD plays last CD instead 

Activities

Ludek

2023-05-12 12:22

developer   ~0071823

Last edited: 2023-05-12 12:22

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...

Ludek

2023-05-18 16:37

developer   ~0071963

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...