View Issue Details

IDProjectCategoryView StatusLast Update
0021212MMW 5Conversion/Levelingpublic2025-03-28 22:49
Reporterrusty Assigned To 
PriorityurgentSeveritytweakReproducibilityalways
Status feedbackResolutionreopened 
Product Version5.0.4 
Target Version2024.2Fixed in Version2024.2 
Summary0021212: CD Rip Status dialog displays misleading path
DescriptionWhen the user rips a CD, the 'Ripping results' dialog that appears after the operation has completed displays:
Track: E:\Track11.cda
Result: Track E:\Track11.cda verified with confidence number x...

This can give users the impression that the file wasn't ripped (since the 'Result' displays the original file rather than the ripped result).

Would it make more sense to display:
Result: <Title> verified with confidence number x....
OR: <Ripped Filename> verified with confidence number x...

TagsNo tags attached.
Fixed in build3150

Activities

michal

2025-02-03 15:24

developer   ~0078128

Last edited: 2025-02-03 16:15

I looked at this and the verification is related to the source data read from the CD, not the resulting (encoded) file. In fact the ripped file may not exist yet, so "Ripped filename" would be misleading even more, as the verification is typically related to some temporary file with random filename with data saved to Temp before conversion.
I will try to propagate at least something like "<track#>. <title>" to the decoder, so it can display this.

michal

2025-02-03 20:51

developer   ~0078131

Last edited: 2025-02-04 12:19

Fixed in build 3150 (2024.2), as it needs more testing. Used current string, only instead of filename "<track#>. <title>" is used.

peke

2025-03-24 19:22

developer   ~0078526

Verified 3150

Much better than before.

lowlander

2025-03-28 22:49

developer   ~0078566

The change is great, but it makes reading the results much harder. As the result is not aligned anymore it makes it hard to diseminate the results.
Breaking the result in multiple columns is likely the best solution to this. (Note that column width change by user is not remembered on current release).
image.png (162,806 bytes)   
image.png (162,806 bytes)