Skip to content

[iptv-checker] Remove the unused source files left by the standard listing - #218

Merged
dispatcharr-plugins-bot[bot] merged 3 commits into
Dispatcharr:mainfrom
PiratesIRC:iptv-checker-drop-unused-source
Aug 7, 2026
Merged

[iptv-checker] Remove the unused source files left by the standard listing#218
dispatcharr-plugins-bot[bot] merged 3 commits into
Dispatcharr:mainfrom
PiratesIRC:iptv-checker-drop-unused-source

Conversation

@PiratesIRC

Copy link
Copy Markdown
Contributor

Removes plugin.py and __init__.py from plugins/iptv-checker/. No manifest change, and no version bump, because nothing about what gets installed changes.

This listing is source_type: external. .github/scripts/publish/build-zips.sh takes the external branch and downloads the archive named by source_url, so these two files are never read. They are the last remnant of the standard-mode listing and are pinned at 1.26.1741204, which is many versions behind the 1.26.2181303 the listing now installs, so anyone opening them sees stale code.

Follow-up to #216, where @sethwv was happy either way and I left them in place to keep that change minimal. README.md, logo.png and plugin.json stay.

…sting

This listing is source_type external. The Hub downloads the release archive
named by source_url and never reads these files: build-zips.sh takes the
external branch and fetches the ZIP. They are the last copy of the old
standard-mode source, pinned at 1.26.1741204, so anyone reading them sees code
that is many versions behind what the listing installs.
…sting

This listing is source_type external. The Hub downloads the release archive
named by source_url and never reads these files: build-zips.sh takes the
external branch and fetches the ZIP. They are the last copy of the old
standard-mode source, pinned at 1.26.1741204, so anyone reading them sees code
that is many versions behind what the listing installs.
@dispatcharr-plugins-bot dispatcharr-plugins-bot Bot added the Plugin Update A plugin already in the repository is being updated. label Aug 7, 2026
@dispatcharr-plugins-bot

This comment has been minimized.

Unblocks the version-bump check on this pull request, and ships a scheduler fix
measured on a live install: a plugin discovery pass that re-imported the module
inside the elected scheduler process left two scheduler loops running, and the
nightly cron fired twice 1.34 seconds apart. The per-minute fire claim is now
recorded on disk with O_EXCL, so it survives a re-import.
@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.2191151
Version bump 1.26.21813031.26.2191151

View release v1.26.2191151 on GitHub · Compare v1.26.2181303...v1.26.2191151


🎉 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.2170831
EPG Janitor epg-janitor 1.26.1791309
Event Channel Managarr event-channel-managarr 1.26.1711720
Lineuparr lineuparr 1.26.2171315
Newsflasharr newsflasharr 1.26.2171427
Stream-Mapparr stream-mapparr 1.26.2141957

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