verify lyric is matching
@override bool isOK() { return lyric.contains("LyricContent=") || advancedPattern.stringMatch(lyric) != null; }