Discussion related to "Everything" 1.5.
Xavierarmand
Posts: 38 Joined: Fri Nov 24, 2023 12:19 am
Post
by Xavierarmand » Thu Sep 11, 2025 7:21 pm
trying to use this as a search string. it seems it will only work with the list of
ext: or with
folder: but not both. if both are present the results go empty
Code: Select all
"M:\MUSIC" folder: ext:flac;m3u;m4a;mp3;wav passen
did something change or break??
I feel like last week with was working fine. I just today updated to v1399a
Last edited by Xavierarmand on Thu Sep 11, 2025 8:05 pm, edited 1 time in total.
horst.epp
Posts: 1643 Joined: Fri Apr 04, 2014 3:24 pm
Post
by horst.epp » Thu Sep 11, 2025 7:58 pm
Why should it work ?
With ext: you are searching for files
but you restrict the results to folders.
This has never worked !
Xavierarmand
Posts: 38 Joined: Fri Nov 24, 2023 12:19 am
Post
by Xavierarmand » Thu Sep 11, 2025 8:04 pm
hmm, ok, then ill retitle this post and ask...
how can a structure a search string to look in a list of file extensions AND folder names at the same time?
void
Developer
Posts: 19902 Joined: Fri Oct 16, 2009 11:31 pm
Post
by void » Thu Sep 11, 2025 10:55 pm
"M:\MUSIC" folder:|ext:flac;m3u;m4a;mp3;wav passen
| = OR
Xavierarmand
Posts: 38 Joined: Fri Nov 24, 2023 12:19 am
Post
by Xavierarmand » Fri Sep 12, 2025 5:36 am
ugh, seriously, I tried this and it didn't work... but now it is. I use "|" often. which why I thought something was broken at first.
hmm, maybe I just needed a reboot after updating.
thanks thou.