Can xyplorer search through the tags of an mp3 file? Example, I want to search for mp3 files which belong to album 'x'?
Also, how do I make xyplorer display search results in the current tab? (rather than in a new tab?)
Two questions
-
binocular222
- Posts: 1423
- Joined: 04 Nov 2008 05:35
- Location: Win11, Win10, 100% Scaling
Re: Two questions
1) No
2) F9 → Find files and Branch view → Show search result in
2) F9 → Find files and Branch view → Show search result in
I'm a casual coder using AHK language. All of my xys scripts:
http://www.xyplorer.com/xyfc/viewtopic. ... 243#p82488
http://www.xyplorer.com/xyfc/viewtopic. ... 243#p82488
-
Stefan
- Posts: 1360
- Joined: 18 Nov 2008 21:47
- Location: Europe
Re: Two questions
1) I don't use this...., but since ID tags are plain text you can utilize 'Find Files' (F12) by 'Content'
Not that accurate, but it should work somehow.
Not that accurate, but it should work somehow.
-
admin
- Site Admin
- Posts: 66366
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Two questions
If the album title is seen be the extended file properties (see screenshot) then you can search for it using the prop selector:
Name field:
Name field:
Code: Select all
prop:album:Life*To see the attached files, you need to log into the forum.
FAQ | XY News RSS | XY X
-
arindamc
- Posts: 11
- Joined: 13 Apr 2009 22:57
Re: Two questions
I would like to know what is prop selector and how do I use it to find what I want.
Example: please see the attached screenshot. Say, I want to find the mp3 file with the comment '2007 Bells Of Accra' (and yes, the tags of the file are fully readable and accessible through properties => details) inside it!
Example: please see the attached screenshot. Say, I want to find the mp3 file with the comment '2007 Bells Of Accra' (and yes, the tags of the file are fully readable and accessible through properties => details) inside it!
To see the attached files, you need to log into the forum.
-
Borut
- Posts: 1472
- Joined: 19 Oct 2010 19:29
- Location: Win10 Pro 64b 22H2, @120DPI (125%)
Re: Two questions
Copy the following line in the address bar of the XYplorer and press enter:arindamc wrote:I would like to know what is prop selector and how do I use it to find what I want.
Code: Select all
::help("idh_find.htm#idh_findfilesbyproperties")Win 10 Pro 64bit
-
serendipity
- Posts: 3360
- Joined: 07 May 2007 18:14
- Location: NJ/NY
Re: Two questions
Quick way to lookup property names or IDs is to run this script -> http://www.xyplorer.com/xyfc/viewtopic. ... 261#p67261 and then use them from Find Files' Name & location tab as described by admin before.arindamc wrote:I would like to know what is prop selector and how do I use it to find what I want.
Example: please see the attached screenshot. Say, I want to find the mp3 file with the comment '2007 Bells Of Accra' (and yes, the tags of the file are fully readable and accessible through properties => details) inside it!
http://www.xyplorer.com/xyfc/viewtopic. ... 946#p87946
-
arindamc
- Posts: 11
- Joined: 13 Apr 2009 22:57
XYplorer Beta Club