[epgeditarr] bump to v0.3.03 - #257
Merged
dispatcharr-plugins-bot[bot] merged 1 commit intoAug 23, 2026
Merged
Conversation
…add Restart Dispatcharr action
Sport Templates: providers running separate HOME/AWAY/NATIONAL regional-feed
channels for the same game (MLB reported, same shape applies to NBA/NFL/any
matchup sport) were left unmatched — fixed a noise-stripping gap in the
matchup parser and added {feed_tag}/{feed_line} template variables.
Added a Restart Dispatcharr action so plugin updates don't require a manual
container restart.
Release: https://github.com/jstevenscl/epgeditarr/releases/tag/v0.3.03
Plugin Validation ResultsModified plugins: 1 Plugin:
|
| 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.3.03 |
| Version bump | ✅ | 0.3.02 → 0.3.03 |
View release v0.3.03 on GitHub · Compare v0.3.02...v0.3.03
🎉 All validation checks passed!
This PR modifies 1 plugin(s) and all checks have passed.
dispatcharr-plugins-bot
Bot
merged commit Aug 23, 2026
41bc3e7
into
Dispatcharr:main
10 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps
plugins/epgeditarr/plugin.jsonto v0.3.03.Fixes
{feed_tag}/{feed_line}template variables so split-feed providers can distinguish the two channels.Release: https://github.com/jstevenscl/epgeditarr/releases/tag/v0.3.03