Skip to content

Album tracks pattern matching in Artist to filter out albums with no resulting tracks

Added special search function to Artist to filter out albums based on if they have at least one track satisfying the search pattern. An Enum is used to change search modes currently has three modes: All, TitleAndArtist and FilteredTracks (the new one).

Issue Ref. #492

Merge request reports

Loading