Skip to content

[epg-and-sports-editor]: Bump to v0.4.03 - #336

Merged
dispatcharr-plugins-bot[bot] merged 1 commit into
Dispatcharr:mainfrom
jstevenscl:bump-epg-and-sports-editor-v0.4.03
Sep 23, 2026
Merged

dispatcharr-plugins-bot[bot] merged 1 commit into
Dispatcharr:mainfrom
jstevenscl:bump-epg-and-sports-editor-v0.4.03

Conversation

@jstevenscl

Copy link
Copy Markdown
Contributor

Bumps epg-and-sports-editor to v0.4.03.

Fix release: the plugin was caching the fetched Sport Templates schedule
(several MB for the full multi-league feed) inside its own settings.
Dispatcharr's plugin UI silently re-uploads the entire settings blob on every
action-button click before running the action, so this cache was getting
uselessly re-sent every time — large enough to trip a body-size limit in some
deployments and surface a "failed to update plugin settings: 400" error, even
though the action itself completed successfully.

The cache now lives in Django's cache framework instead of the plugin's
settings, and already-affected installs get the bloat cleaned up automatically
on next load.

Release: https://github.com/jstevenscl/epg-and-sports-editor/releases/tag/v0.4.03

🤖 Generated with Claude Code

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@dispatcharr-plugins-bot dispatcharr-plugins-bot Bot added the Plugin Update A plugin already in the repository is being updated. label Sep 23, 2026
@dispatcharr-plugins-bot

Copy link
Copy Markdown

Plugin Validation Results

Modified plugins: 1

Plugin: epg-and-sports-editor

Transform and clean your EPG data using regex and find/replace rules. Creates virtual copies of your sources — originals are never touched. Fills placeholder schedules for channels with no EPG, and includes a Sports Editor: automatically renames Auto Channel Sync-created sports channels, assigns matchup logos, and generates real Pregame/Live/Postgame EPG data by matching against a live public schedule (93 leagues — every major US team sport, 30+ soccer competitions, tennis, golf, NASCAR, F1, UFC/MMA/boxing/darts, and more). Renamed from EPGeditARR; existing installs carry their settings forward automatically.

Source Repository

Check Status Details
Required fields ✅ All required fields present
Release artifact ✅ Artifact reachable at resolved URL
Maintainers ✅ jstevenscl
License ✅ MIT - MIT License
Permission ✅ You have permission to modify this plugin
Version ✅ 0.4.03
Version bump ✅ 0.4.02 → 0.4.03

View release v0.4.03 on GitHub · Compare v0.4.02...v0.4.03


🎉 All validation checks passed!

This PR modifies 1 plugin(s) and all checks have passed.


Other plugins by jstevenscl in this repository (1)
Plugin Slug Version
Ticker ticker 0.5.03

@dispatcharr-plugins-bot
dispatcharr-plugins-bot Bot merged commit 891219a into Dispatcharr:main Sep 23, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Plugin Update A plugin already in the repository is being updated.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant