Closed jokoho48 closed 4 months ago
Looks good. I think this one manages to find RHS callouts by adding the file extension, which is something that #380 can't do.
I added the .mp3
extension to #380 "just to be sure" since it didn't hurt performance, but here it might have a big impact on the worst-case performance (when all extensions are tested). Perhaps it's worth testing whether or not .mp3
is a valid format accepted by the engine at all, the biki says it is not.
When merged, this pull request will:
It is generally slower than #380, but it does not matter because it gets cached for the benefit of fewer false discards.