I'm trying to use the gallery to build a list of variable length filenames from a site of mp3 files
How do I specify a wildcard to match any filename?
Original link is of the form:
https://s3.amazonaws.com/RE-Warehouse/fixed_name_[1963-1965;1]-[1-12;1]-[1-31;1]_cricket_match.mp3
The date variability is working fine, but the part I've highlighted in orange also varies in length and content.
How can I use gallery to get these to match ?
Gallery help: Variable length alpha filenames
Gallery help: Variable length alpha filenames
Mozilla/5.0 (Windows NT 6.0; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0
Re: Gallery help: Variable length alpha filenames
Not sure, but don't think you'll be able to unless perhaps you could use some JavaScript, & assuming there is something to key in on, to provide the string (name) you're looking for ?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0 SeaMonkey/2.26
Re: Gallery help: Variable length alpha filenames
Unless you can specify some exact patterns, then you're basically wanting to run a brute-force search of all text strings up to 13+ characters. If you can find a practical way to do that, then the NSA will want to talk to you, because you can crack almost every password in existence.
======
Thrawn
------------
Religion is not the opium of the masses. Daily life is the opium of the masses.
True religion, which dares to acknowledge death and challenge the way we live, is an attempt to wake up.
Thrawn
------------
Religion is not the opium of the masses. Daily life is the opium of the masses.
True religion, which dares to acknowledge death and challenge the way we live, is an attempt to wake up.
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0