The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Solved: 9.1.0 Advanced Search regression for regexp using "|" character
#1
Hi all,

There seems to be a regression in Moode 9.1.0 when using regular expressions on the Advanced Search page:

Up to Moode 9.0.8 I could use the Folder filter =~ nas/filestation/music/(somefolder|otherfolder) to get a combined view of all files in nas/filestation/music/somefolder and nas/filestation/music/otherfolder.

In Moode 9.1.0 this no longer works. The interface seems to accept the filter, but does not update the library view accordingly. Note that the offending character seems to be the |, because searching for just a single folder using  =~ nas/filestation/music/(somefolder) still works as expected.

Interestingly the similar expression '(filename =~ "nas/filestation/music/(somefolder|otherfolder)")' still works as Tag Filter option for Auto-shuffle.

Thanks & best regards
Jens
Reply


Messages In This Thread
9.1.0 Advanced Search regression for regexp using "|" character - by jenzd - 09-20-2024, 08:50 PM

Forum Jump: