View Issue Details

IDProjectCategoryView StatusLast Update
0018533MMW 5Playlists (Auto) / Search / Filterspublic2022-01-28 19:30
Reporterbarrym Assigned To 
PriorityhighSeverityminorReproducibilityalways
Status closedResolutionfixed 
PlatformWindowsOS-OS Version10
Product Version5.0 
Target Version5.0.3Fixed in Version5.0.3 
Summary0018533: Filtering by Source is broken
DescriptionSource comparison is a bitwise operation, ie. Source can have multiple concurrent settings.
Filtering by Source only has an EQUALS operator, which is wrong for an attribute of this type.

Example. My tracks ore on a NAS, source, so they are found by SOURCE=NEWWORK
But if I sync some of these tracks to an Internet location, they become SOURCE=NETWORK+CLOUD.
This means that SOURCE=NETWORK no longer finds them, and SOURCE=CLOUD does not find them either.
Once a track has multiple SOURCE settings, they become invisible via a Source filter.

SOURCE filtering should have an INCLUDES operator. ... Also a DOES NOT INCLUDE operator would be useful.

Affects Playlist criteria, Collection Criteria and Advanced (funnel) Filter operations.
Tested with 2516
TagsNo tags attached.
Fixed in build2604

Activities

Ludek

2022-01-27 17:04

developer   ~0066785

Fixed in 2604

i.e. both SOURCE=NETWORK and SOURCE=CLOUD criteria finds the tracks with SOURCE=NETWORK+CLOUD

lowlander

2022-01-28 19:30

developer   ~0066793

Verified on 2604 that this works as designed.

If you wanted files matching multiple sources you'd add multiple Criteria.