Skip to content

[iptv-checker] Bump to 1.26.2402308 - #260

Merged
dispatcharr-plugins-bot[bot] merged 1 commit into
Dispatcharr:mainfrom
PiratesIRC:iptv-checker-1.26.2402308
Aug 28, 2026
Merged

[iptv-checker] Bump to 1.26.2402308#260
dispatcharr-plugins-bot[bot] merged 1 commit into
Dispatcharr:mainfrom
PiratesIRC:iptv-checker-1.26.2402308

Conversation

@PiratesIRC

Copy link
Copy Markdown
Contributor

Bumps the IPTV Checker listing to 1.26.2402308.

This release fixes a cron expression containing a list of values, for example 0 0,8,16 * * *, being rejected as an invalid format when the schedule was saved. The setting accepts several cron expressions, and the separator was a comma, which is also legal inside a single cron field. The parser split on every comma before validating, so one valid expression was broken into fragments. It now splits on a semicolon or a newline first and takes a complete five field expression whole, with the comma still working as a separator so existing saved schedules are unaffected.

Reported as issue 27 on the plugin repository.

The listing is external. The archive is the GitHub release asset for tag v1.26.2402308, and the substituted source_url was confirmed to return HTTP 200 before opening this pull request.

Fixes a cron expression containing a list of values, such as
"0 0,8,16 * * *", being rejected as invalid when the schedule was saved.
Reported as issue 27 on the plugin repository.

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

Copy link
Copy Markdown

Plugin Validation Results

Modified plugins: 1

Plugin: iptv-checker

Check IPTV stream status and quality with ffprobe, then rename, move, restore or delete channels based on the result. Judges a channel by all of its streams, so a working backup never marks it dead.

Source Repository

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

View release v1.26.2402308 on GitHub · Compare v1.26.2201040...v1.26.2402308


🎉 All validation checks passed!

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


Other plugins by PiratesIRC in this repository (7)
Plugin Slug Version
Channel Mapparr channel-mapparr 1.26.2291823
Dustarr dustarr 1.26.2362242
EPG Janitor epg-janitor 1.26.2281111
Event Channel Managarr event-channel-managarr 1.26.2351639
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 f1f0426 into Dispatcharr:main Aug 28, 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