View Issue Details

IDProjectCategoryView StatusLast Update
0018663MMW 5Tagging / organizing (properties / auto-tools)public2021-12-21 15:55
Reporterrusty Assigned To 
PriorityurgentSeveritymajorReproducibilityalways
Status closedResolutionreopened 
Product Version5.0.2 
Target Version5.0.2Fixed in Version5.0.2 
Summary0018663: Deleting all lyrics fails
DescriptionIf lyrics lookup is completely disabled, deleting lyrics via the Properties dialog has no effect.
Steps To Reproduce1 Disable background metadata lookup for lyrics
2 Navigate to TrackA which has lyrics > Properties > Lyrics
3 Delete lyrics and click OK
4 Click Properties > Lyrics
--> the edit hasn't been committed! (i.e. the lyrics remain)

Note: lyric edits do save correctly (e.g. when editing a line in the lyrics)--only deletion fails
Additional InformationReported at ticket # 3328
TagsNo tags attached.
Fixed in build2528

Relationships

related to 0018646 closedmichal Background metadata lookup: Overwriting unsaved lyrics with new lyrics fails 
related to 0018645 closedmichal Background Metadata Lookup: lyric (and Album art) lookups are repeated after user has deleted poor results 

Activities

michal

2021-12-13 09:42

developer   ~0066371

Last edited: 2021-12-13 09:43

It is related to the situation, where lyrics auto-search was enabled, lyrics auto-searched, and then auto search was switched off. The lyrics are still taken from cache in RAM then. It seems to be ok after app restart.

michal

2021-12-13 09:54

developer   ~0066372

Fixed in build 2528. Now auto-searched not saved lyrics are not shown, when lyrics auto-search is disabled.

rusty

2021-12-14 18:59

administrator   ~0066386

Verified 2528.

lowlander

2021-12-16 00:19

developer   ~0066395

This work, but the Lyrics window doesn't get updated (showing no Lyrics). It does work in the Preview window where the Lyrics do disappear once removed from the file.

michal

2021-12-16 11:45

developer   ~0066396

Lyrics panel is designed to always look for lyrics for display. So it immediately finds them and display again. Possibility to stop this autosearch for some specific track will be solved in issue 0018645.

peke

2021-12-21 15:54

developer   ~0066452

Verified 2529

Auto-Searched Lyrics are not auto shown in lyrics properties if lyric Search is disabled.

Rest is handled in 0018645