View Issue Details

IDProjectCategoryView StatusLast Update
0018127MMW 5Playlists (Auto) / Search / Filterspublic2022-04-13 19:09
ReporterLudek Assigned To 
PriorityhighSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version5.0 
Target Version5.0.2Fixed in Version5.0.2 
Summary0018127: Unify ';' and 'OR' operators in searching/filtering
DescriptionCurrently there are two operators for 'or', but not implemented consistently.

1) Search bar: 'abba OR beatles' works while 'abba; beatles' does not
Filtering/auto-playlist criteria:
2 Any text contains 'abba OR beatles' works while 'abba; beatles' does not
3) Artist contains 'abba; beatles' works while 'abba OR beatles' does not

it should be unified so that both ';' and 'OR' works consistently in all cases.
Additional Informationhttps://www.mediamonkey.com/forum/viewtopic.php?f=30&t=99513
https://www.mediamonkey.com/wiki/index.php/WebHelp:Using_AutoPlaylists/5.0#Edit_an_AutoPlaylist
https://www.mediamonkey.com/wiki/index.php/WebHelp:Search/5.0#Search_Logical_Operators
TagsNo tags attached.
Fixed in build2500

Relationships

related to 0018176 closedLudek Searching for semicolon fails 
related to 0018979 closedLudek Search including ; causes AV 

Activities

Ludek

2021-07-28 19:22

developer   ~0064316

Last edited: 2021-07-28 19:22

Fixed in 5.0.2.2500

peke

2021-09-17 02:27

developer   ~0064712

Verified 2502

Both operators works same now.