Please, ignore this particular patch. I have found a formatting
mistake (opportunity to remove braces).
I will send a v2.
I apologize for the inconvenience.
On Thu, Jun 27, 2024 at 12:38 AM Marth64 wrote:
>
> When -trim option is used (by default), padding cells
> at the beginning of the title a
When -trim option is used (by default), padding cells
at the beginning of the title are supposed to be ignored.
The current implementation does the ignoring when we
attempt to lock on to the PGC navigation event stream,
but this is a wrong assumption because we have already
entered the PGC. This ca