Skip to content

[stream-mapparr] Bump to 1.26.1820605 — zero-width char strip#167

Merged
sethwv merged 1 commit into
Dispatcharr:mainfrom
PiratesIRC:stream-mapparr-1.26.1820605
Jul 3, 2026
Merged

[stream-mapparr] Bump to 1.26.1820605 — zero-width char strip#167
sethwv merged 1 commit into
Dispatcharr:mainfrom
PiratesIRC:stream-mapparr-1.26.1820605

Conversation

@PiratesIRC

Copy link
Copy Markdown
Contributor

External-mode version bump for Stream-Mapparr: 1.26.17915291.26.1820605.

The Hub entry is source_type: external, so this PR bumps only version in plugins/stream-mapparr/plugin.json. Dispatcharr re-fetches the release zip from:
https://github.com/PiratesIRC/Stream-Mapparr/releases/download/1.26.1820605/Stream-Mapparr.zip

What's in 1.26.1820605

  • Strip invisible zero-width characters before matching (bug-105 / [repo]: Fix output handling for unscanned file types in validate-plugin workflow #36). Some providers pad stream names with invisible Unicode format characters (category Cf: ZERO WIDTH SPACE U+200B, ZWNJ/ZWJ, WORD JOINER U+2060, BOM U+FEFF, soft hyphen, bidi marks), often wrapped around a decorative block glyph (UK ▎BBC 1 FHD). They were matched by neither \s nor the visible-symbol strip, so they survived normalization and silently tanked a provider's whole match rate. normalize_name now removes them up front.
  • Bundled: OTA common-word callsign false-positive fix (bug-098) — OTA channels whose callsign is also a common English word (KING/WHO/WOLF/…) no longer grab unrelated streams; a candidate must corroborate the station (parenthesized/suffixed callsign, FCC affiliation, or community city).

Release: https://github.com/PiratesIRC/Stream-Mapparr/releases/tag/1.26.1820605
Release zip validated with scripts/validate_zip.py (forward-slash paths, bug-087-safe; LF line endings). Full test suite green (547 tests).

External-mode version-only bump (source_type: external).
@dispatcharr-plugins-bot dispatcharr-plugins-bot Bot added the Plugin Update A plugin already in the repository is being updated. label Jul 3, 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.1820605
Version bump 1.26.17915291.26.1820605

View release 1.26.1820605 on GitHub · Compare 1.26.1791529...1.26.1820605


🎉 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

@sethwv sethwv merged commit a4e29d2 into Dispatcharr:main Jul 3, 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.

2 participants