[tickarr]: Bump to v0.3.05 — fix Absolute mode unmatched-channel placement order#194
Merged
dispatcharr-plugins-bot[bot] merged 1 commit intoJul 25, 2026
Conversation
Plugin Validation ResultsModified plugins: 1 Plugin:
|
| Check | Status | Details |
|---|---|---|
| Required fields | ✅ | All required fields present |
| Release artifact | ✅ | Artifact reachable at resolved URL |
| Maintainers | ✅ | jstevenscl |
| License | ✅ | MIT - MIT License |
| Permission | ✅ | You have permission to modify this plugin |
| Version | ✅ | 0.3.05 |
| Version bump | ✅ | 0.3.04 → 0.3.05 |
View release v0.3.05 on GitHub · Compare v0.3.04...v0.3.05
🎉 All validation checks passed!
This PR modifies 1 plugin(s) and all checks have passed.
Other plugins by jstevenscl in this repository (1)
| Plugin | Slug | Version |
|---|---|---|
| EPGeditARR | epgeditarr |
0.2.08 |
dispatcharr-plugins-bot
Bot
merged commit Jul 25, 2026
134b658
into
Dispatcharr:main
10 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What's new in v0.3.05
Fixed a real bug in the Absolute numbering mode added in v0.3.04: unmatched and duplicate-match-loser channels were filling free slots starting from the bottom of the reserved block instead of after the highest real matched station. Since SXM's own numbering starts at station 2, those low slots are never claimed by a real station — this bug backfilled them with unrelated content instead of placing it at the end where it belongs.
Found via a real user report (a duplicate-named channel landed at the very first slot instead of right after its real match) and confirmed fixed by reproducing the exact scenario before shipping.
Full release notes: https://github.com/jstevenscl/tickarr/releases/tag/v0.3.05
Test plan
source_urlresolves with HTTP 200plugin.jsonversion bump only — no other marketplace metadata changed