Fix conditional ripped file pattern parsing

Since 7b92455f we match against substrings rather than at an offset, so capturedStart() is not the offset we matched at.

BUG: 494653

Merge request reports

Loading