Skip to content

v1.7.0 — Field-event sports (UFC, F1, golf, NASCAR, ATP/WTA) match channels

Choose a tag to compare

@Jacob-Lasky Jacob-Lasky released this 14 Jun 04:29
· 2 commits to main since this release
3deb684

Fixes #127: field-event sports (UFC, F1, golf, NASCAR, ATP/WTA) now match channels.

These single-event sports have no opponent, so they emit a "Field" away sentinel. The matcher's both-teams gate fed that sentinel into its keyword logic, and since no channel or EPG title contains the word "Field" the gate could never pass: every field-event game became a streamless placeholder. The matcher and the EPG candidate lookup now match on the event name alone for these sports. Two-team sports are unchanged. "Diagnose matching" now diagnoses field events too.

See CHANGELOG.md.