Skip to content

[stream-mapparr] Bump to 1.26.1992013#186

Merged
dispatcharr-plugins-bot[bot] merged 1 commit into
Dispatcharr:mainfrom
PiratesIRC:stream-mapparr-1.26.1992013
Jul 18, 2026
Merged

[stream-mapparr] Bump to 1.26.1992013#186
dispatcharr-plugins-bot[bot] merged 1 commit into
Dispatcharr:mainfrom
PiratesIRC:stream-mapparr-1.26.1992013

Conversation

@PiratesIRC

Copy link
Copy Markdown
Contributor

Version-only bump for the external (source_url) plugin stream-mapparr: 1.26.1972151 -> 1.26.1992013.

Release: https://github.com/PiratesIRC/Stream-Mapparr/releases/tag/1.26.1992013

Two user-reported fixes:

  • Sort Streams ignored the "Prioritize Quality" setting. With it enabled, Sort still ordered alternate streams by M3U source first and by quality only within each source. The setting was resolved on a code path Sort never took, so the comparator silently used its default ordering. Sort now resolves it directly and logs which ordering it applied.
  • New opt-in setting "Keep Same-Named Streams From One Source" (default off). Some providers publish several genuinely different feeds under one identical name in a single M3U account, and duplicate detection (keyed on name plus source) discarded all but the first, so a channel got one stream instead of four. Enabling the setting adds the stream URL to the duplicate key. True duplicates and cross-source behavior are unchanged, and the default preserves existing behavior for everyone who does not opt in.

Only version changed in plugins/stream-mapparr/plugin.json; source_url already resolves the release asset via the {version} template.

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@dispatcharr-plugins-bot dispatcharr-plugins-bot Bot added the Plugin Update A plugin already in the repository is being updated. label Jul 18, 2026
@dispatcharr-plugins-bot

Copy link
Copy Markdown

Plugin Validation Results

Modified plugins: 1

Plugin: stream-mapparr

Automatically add matching streams to channels based on name similarity and quality precedence. Supports unlimited stream matching, channel visibility management, and CSV export cleanup.

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.1992013
Version bump 1.26.19721511.26.1992013

View release 1.26.1992013 on GitHub · Compare 1.26.1972151...1.26.1992013


🎉 All validation checks passed!

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


Other plugins by PiratesIRC in this repository (5)
Plugin Slug Version
Channel Mapparr channel-mapparr 1.26.1791324
EPG Janitor epg-janitor 1.26.1791309
Event Channel Managarr event-channel-managarr 1.26.1711720
IPTV Checker iptv-checker 1.26.1741204
Lineuparr lineuparr 1.26.1791747

@dispatcharr-plugins-bot
dispatcharr-plugins-bot Bot merged commit 6c60baf into Dispatcharr:main Jul 18, 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