MSCatalog icon indicating copy to clipboard operation
MSCatalog copied to clipboard

Allow downloading of all files matching the filter regex

Open pyrostew opened this issue 2 years ago • 0 comments

Currently the language parameter takes a regex that is used to filter which files in an update are downloaded, currently this will only download the first of the matched files. However there are use cases where more than one of the files is needed, so rather than hardcoding only downloading the first file that matches, allow all of the matched files to be downloaded.

pyrostew avatar May 19 '22 07:05 pyrostew