JeevanJames / Id3

Library to read, modify and write ID3 & Lyrics3 tags in MP3 files. Provides an extensible framework for retrieving ID3 information from online services.
Apache License 2.0
41 stars 17 forks source link

Multiple patterns for FileNamer #3

Closed JeevanJames closed 6 years ago

JeevanJames commented 6 years ago

Allow multiple patterns to be specified in the FileNamer class, in order of preference. The class should try to match them in order, and use the first match found. Only if it cannot find any matches for all patterns should it attempt to raise the ResolveMissingData event

JeevanJames commented 6 years ago

Closed with 9ee8285662cdc3116131d37b710cd7c84e0ded51