Fixes the dummy guide title on event channels whose slot number is followed by text rather than by a date or a time.
What you would have seen
A channel named like Boxing 3 : MOSES vs HRGOVIC 4:00pm showed the guide title 00pm, and the ended entry read Ended at 8/29 7 PM CDT: 00pm.
Why
The default US title pattern accepts a slot number with no PPV, LIVE or EVENT keyword, which it has done since v1.26.2261346. On a name where the slot number is not followed by a date or a time, the match started at the air time instead: the 4 was read as the slot number, the time's own colon as the separator, and 00pm was captured as the title.
What changed
The pattern now refuses to begin a match inside a clock time. A name with no parseable slot no longer matches at all and falls back to the channel name, which is what it did before v1.26.2261346. Nothing else about title parsing changed.
Installations still carrying the previous pattern on their managed EPG source are upgraded automatically on the next applied scan. A pattern you have edited yourself is left alone, as before.
Measured against every channel bound to a managed dummy EPG source on one installation: only the affected names change, and every other channel renders exactly as it did.