I would be lost without Everything use it frequently and have spread the word.
However there is one thing that I can't manage to do.
I want to search a folder, and subs, for any .mp3 file.
The folder is on disk H:Movies Comedy AudioBooks and the sub folder I wish to search is Audiobooks.
What's the correct format to achieve that.
TIA Simon
Just cant get the right format
-
void
- Developer
- Posts: 19899
- Joined: Fri Oct 16, 2009 11:31 pm
Re: Just cant get the right format
Thank you for your feedback and support.
Please try searching for:
h:\movies\comedy\audiobooks\ *.mp3
Please try the Advanced Search under the Search menu to help limit your results to a specific folder.
*.mp3 will limit your results to files with the mp3 extension only.
Please try searching for:
h:\movies\comedy\audiobooks\ *.mp3
Please try the Advanced Search under the Search menu to help limit your results to a specific folder.
*.mp3 will limit your results to files with the mp3 extension only.
-
sikm
- Posts: 8
- Joined: Mon Jul 24, 2023 7:00 am
Re: Just cant get the right format
Thanks for the response. The drive is actually labelled "Movies Comedy AudioBooks" I was unclear on that.
This is what I entered:
h:\Movies Comedy AudioBooks\audiobooks\ *.mp3
I think I tried this before but it didn't give me any response.
Maybe I should copy an .MP3 file in perhaps there aren't any!!
Stay tuned, I'll be back......
This is what I entered:
h:\Movies Comedy AudioBooks\audiobooks\ *.mp3
I think I tried this before but it didn't give me any response.
Maybe I should copy an .MP3 file in perhaps there aren't any!!
Stay tuned, I'll be back......
-
sikm
- Posts: 8
- Joined: Mon Jul 24, 2023 7:00 am
Re: Just cant get the right format
Did that but got no hits using that search line
-
void
- Developer
- Posts: 19899
- Joined: Fri Oct 16, 2009 11:31 pm
Re: Just cant get the right format
Please try the following search:
"h:\Movies Comedy AudioBooks\audiobooks\" *.mp3
Use double quotes (") to escape any spaces.
"h:\Movies Comedy AudioBooks\audiobooks\" *.mp3
Use double quotes (") to escape any spaces.
-
sikm
- Posts: 8
- Joined: Mon Jul 24, 2023 7:00 am
Re: Just cant get the right format
Cut and pasted but still nothing
-
void
- Developer
- Posts: 19899
- Joined: Fri Oct 16, 2009 11:31 pm
Re: Just cant get the right format
Sorry, I probably have the wrong path.
Please try browsing for your audiobooks:
Please try adding *.mp3 to the end of your search.
Please try browsing for your audiobooks:
- In Everything, from the Search menu, click Advanced Search.
- To the right of Located in, click Browse....
- Browse for your audiobooks folder and click OK.
- Click OK.
Please try adding *.mp3 to the end of your search.
-
sikm
- Posts: 8
- Joined: Mon Jul 24, 2023 7:00 am
Re: Just cant get the right format
I also tried renaming the disc to just Movies but with the same result
-
sikm
- Posts: 8
- Joined: Mon Jul 24, 2023 7:00 am
Re: Just cant get the right format
Did that. I had a book title in file name - Scotland Street - and it found the directory though not the books within that directory which also contained those words.
However when I used .mp3 - just like that - in a word or phrase I got nothing.
I then enclosed ".mp3" still nothing.
However when I used .mp3 - just like that - in a word or phrase I got nothing.
I then enclosed ".mp3" still nothing.
-
void
- Developer
- Posts: 19899
- Joined: Fri Oct 16, 2009 11:31 pm
Re: Just cant get the right format
Please make sure no search options are checked under the Search menu (eg: uncheck match case, uncheck match whole words, uncheck regex)
Please make sure the Everything filter is active under the Search menu.
Please make sure these files are not excluded from Tools -> Options -> Exclude.
Please make sure Everything is installed correctly and running as a standard user:
Please try forcing a rebuild:
Does Everything find any mp3 files in this folder now?
Please make sure the Everything filter is active under the Search menu.
Please make sure these files are not excluded from Tools -> Options -> Exclude.
Please make sure Everything is installed correctly and running as a standard user:
- In Everything, from the Tools menu, click Options.
- Click the General tab on the left.
- Check Store settings and data in %APPDATA%\Everything.
- Uncheck Run as administrator.
- Check Everything Service. (Please make sure this is tick-checked and not square-checked)
- Click OK.
- Exit Everything (right click the Everything tray icon and click Exit).
- Restart Everything.
Please try forcing a rebuild:
- In Everything, from the Tools menu, click Options.
- Click the Indexes tab on the left.
- Click Force Rebuild.
- Click OK.
Does Everything find any mp3 files in this folder now?
-
sikm
- Posts: 8
- Joined: Mon Jul 24, 2023 7:00 am
Re: Just cant get the right format
YES!!
Did all that. The only thing I changed was Folder to Everything. I did try a search before the force rebuild but without joy.
After rebuild I used Advance search which generated this "*.mp3 H:\Audiobooks\ " and that worked.
"h:\Movies Comedy AudioBooks\audiobooks\" *.mp3 directly into the search box still didn't work though. Looks like advanced dearch is the go.
Did all that. The only thing I changed was Folder to Everything. I did try a search before the force rebuild but without joy.
After rebuild I used Advance search which generated this "*.mp3 H:\Audiobooks\ " and that worked.
"h:\Movies Comedy AudioBooks\audiobooks\" *.mp3 directly into the search box still didn't work though. Looks like advanced dearch is the go.
-
sikm
- Posts: 8
- Joined: Mon Jul 24, 2023 7:00 am
Re: Just cant get the right format
Many thanks for the assistance.