Larry, I don't think anybody answered you on this. One possibility is that the database that is used to support search services like spotlight somehow missed those files. You can do a Google search on how to re-build the Spotlight database. If you have a hard disk Macintosh (not solid state), then it could take overnight to rebuild the index database.
Another approach you could take is to learn AppleScript something close to : tell finder set mmfiles to every media file whose Name contains "Sean" I am not sure this is the way to grab media files as it has been several months since I did any Finder Applescripts. Take care, Jonathan Best wishes, Jonathan > On Aug 1, 2016, at 4:42 PM, Larry Thacker Jr. <[email protected]> > wrote: > > I’m relatively new to the Mac, but this seems straightforward enough, except > it doesn’t seem to be. I have a subfolder in my home folder called Podcasts. > I want to work with a subset of the files in this folder, specifically, > those featuring yours truly. So I created a saved search that simply says > kind is any, name contains Message by Larry. This search should return more > than 60 files, but it returns 9. I looked at one of the file names that is > not turning up and it matches case and all. What am I missing? > > Larry Thacker Jr. > http://www.lionsrealm.net <http://www.lionsrealm.net/> > http://twitter.com/lthackerjr <http://twitter.com/lthackerjr> > http://facebook.com/larry.thacker.jr <http://facebook.com/larry.thacker.jr> > > -- > The following information is important for all members of the Mac Visionaries > list. > > If you have any questions or concerns about the running of this list, or if > you feel that a member's post is inappropriate, please contact the owners or > moderators directly rather than posting on the list itself. > > Your Mac Visionaries list moderator is Mark Taylor and your owner is Cara > Quinn - you can reach Cara at [email protected] > > The archives for this list can be searched at: > http://www.mail-archive.com/[email protected]/ > <http://www.mail-archive.com/[email protected]/> > --- > You received this message because you are subscribed to the Google Groups > "MacVisionaries" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at https://groups.google.com/group/macvisionaries > <https://groups.google.com/group/macvisionaries>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- The following information is important for all members of the Mac Visionaries list. If you have any questions or concerns about the running of this list, or if you feel that a member's post is inappropriate, please contact the owners or moderators directly rather than posting on the list itself. Your Mac Visionaries list moderator is Mark Taylor and your owner is Cara Quinn - you can reach Cara at [email protected] The archives for this list can be searched at: http://www.mail-archive.com/[email protected]/ --- You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/macvisionaries. For more options, visit https://groups.google.com/d/optout.
