github Pharaoh-Labs/teamarr v2.5.7

2 hours ago

🐛 Bug Fixes

  • TSDB Event Group preview no longer hangs on sparse leagues — the dead eventsround.php endpoint (now 404 for every league) was an ungated last-resort fallback, so sparse leagues like CFL preseason hit it on every empty date and tripped TSDB's rate limiter. Repointed to the working eventsseason.php, gated to the few leagues that need it, and made deterministic 404s fail fast. (#217)

✨ New Features

  • Stream Sorting Expansion — new Home/Away feed rule types (team_feed / not_team_feed), a team filter on the stream_type: team rule, and a catch_all "Everything Else" rule for setting fallback priority. Includes a stopword guard to curb over-matching. — thanks @sethwv (#216)

🔧 Under the Hood

  • Cleared pre-existing lint debt across the tests/ suite (no behavior change)

What's Changed

Full Changelog: v2.5.6...v2.5.7

Don't miss a new teamarr release

NewReleases is sending notifications on new releases.