Skip to content

[event-channel-managarr]: release v1.26.2341504 - #254

Merged
dispatcharr-plugins-bot[bot] merged 1 commit into
Dispatcharr:mainfrom
PiratesIRC:ecm-v1.26.2341504
Aug 22, 2026
Merged

[event-channel-managarr]: release v1.26.2341504#254
dispatcharr-plugins-bot[bot] merged 1 commit into
Dispatcharr:mainfrom
PiratesIRC:ecm-v1.26.2341504

Conversation

@PiratesIRC

Copy link
Copy Markdown
Contributor

Bumps the listing to the published release v1.26.2341504 and adds two sections to the listing README.

What is in the release

Two areas, both from a support case where the plugin behaved correctly every time and the user could not tell why.

A run now reports the configuration it silently ignored. Channel group names that matched no channels are named in the result and the CSV header on every run, not only when the scan finds nothing at all. Regular expression settings that matched nothing are reported the same way. Scheduled run times the scheduler cannot use, such as 2400, are named instead of being discarded without a word, and the settings form now judges them with the same parser the scheduler arms itself from, so the two can no longer disagree.

The two name-length hide rules take their cutoff from the tag. [ShortDescription] and [ShortChannelName] measured against numbers written into the rule bodies. The rule parser already accepted [ShortDescription:20] and the rule then ignored it. Both now read it and fall back to their previous values, so a bare tag behaves exactly as before.

A run ledger records what applied runs changed, for a counter on the project README.

README changes

The listing README gains guidance on the two things that cost users the most time: that a channel named for tomorrow's event is visible on purpose under the default [FutureDate:2], and that hiding only affects Dispatcharr's profile-scoped output URLs, with the guide field needing the XMLTV URL rather than the M3U playlist URL.

Checks

  • source_url with {version} substituted returns HTTP 200 (this repository's tags carry a v; the bare form 404s).
  • Version strictly increases: 1.26.2261346 to 1.26.2341504.
  • Branched from upstream/main; the diff touches only plugins/event-channel-managarr/.
  • No setting or action was added, removed or renamed in the plugin itself.

Bumps the listing to the published release and adds two sections to the listing
README, which is the only documentation surface an external listing has.

The new sections cover the two things that have cost real users the most time:
that a channel named for tomorrow's event is visible on purpose under the default
[FutureDate:2] rule, and that hiding only affects Dispatcharr's profile-scoped
output URLs, with the guide field needing the XMLTV URL rather than the playlist
URL. Also documents that Channel Groups is comma-separated while the regular
expression settings use the pipe character, and that a run now reports group
names and patterns that matched nothing.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01QySHhHmsWqJLJSkB56oCxY
@dispatcharr-plugins-bot dispatcharr-plugins-bot Bot added the Plugin Update A plugin already in the repository is being updated. label Aug 22, 2026
@dispatcharr-plugins-bot

Copy link
Copy Markdown

Plugin Validation Results

Modified plugins: 1

Plugin: event-channel-managarr

Automates channel visibility by hiding channels without events and showing those with events, based on EPG data and channel names. Optionally manages dummy EPG for channels without real EPG.

Source Repository

Check Status Details
Required fields All required fields present
Release artifact Artifact reachable at resolved URL
Maintainers PiratesIRC, PiratesIRC
License MIT - MIT License
Permission You have permission to modify this plugin
Version 1.26.2341504
Version bump 1.26.22613461.26.2341504

View release v1.26.2341504 on GitHub · Compare v1.26.2261346...v1.26.2341504


🎉 All validation checks passed!

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


Other plugins by PiratesIRC in this repository (6)
Plugin Slug Version
Channel Mapparr channel-mapparr 1.26.2291823
EPG Janitor epg-janitor 1.26.2281111
IPTV Checker iptv-checker 1.26.2201040
Lineuparr lineuparr 1.26.2291211
Newsflasharr newsflasharr 1.26.2241159
Stream-Mapparr stream-mapparr 1.26.2241602

@dispatcharr-plugins-bot
dispatcharr-plugins-bot Bot merged commit 59fc293 into Dispatcharr:main Aug 22, 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