Skip to content

[tickarr]: bump to v0.4.02 — fix mappings.json corruption handling, confirm Dispatcharr v0.30.0 compat - #264

Merged
dispatcharr-plugins-bot[bot] merged 1 commit into
Dispatcharr:mainfrom
jstevenscl:bump-tickarr-0.4.02
Aug 30, 2026
Merged

[tickarr]: bump to v0.4.02 — fix mappings.json corruption handling, confirm Dispatcharr v0.30.0 compat#264
dispatcharr-plugins-bot[bot] merged 1 commit into
Dispatcharr:mainfrom
jstevenscl:bump-tickarr-0.4.02

Conversation

@jstevenscl

Copy link
Copy Markdown
Contributor

What's new in v0.4.02

Fixed a bug where a corrupt or transiently-unreadable mappings.json would spam ERROR logs on every sweep tick forever. The plugin's internal mapping-state reader now backs up and self-heals genuinely corrupt content on first read, while a transient I/O error (file lock, permission blip, race with a concurrent writer) is logged once without touching or resetting the file — so valid mapping data can't be destroyed by a passing glitch.

Also reviewed against Dispatcharr v0.30.0's release notes (in particular the logo-assignment changes) — Tickarr assigns logos directly via the Django ORM rather than the REST upload endpoint those changes touch, so no code changes were needed for v0.30.0 compatibility.

Full release notes: https://github.com/jstevenscl/tickarr/releases/tag/v0.4.02

Checklist

  • Tested in my own Dispatcharr instance (live-reproduced both the corruption and transient-I/O-error paths on a test instance and confirmed correct behavior)
  • Version bumped in plugin.json (0.4.01 → 0.4.02)
  • source_url release asset verified reachable at the new version tag

@dispatcharr-plugins-bot dispatcharr-plugins-bot Bot added the Plugin Update A plugin already in the repository is being updated. label Aug 30, 2026
@dispatcharr-plugins-bot

Copy link
Copy Markdown

Plugin Validation Results

Modified plugins: 1

Plugin: tickarr

Dynamic text overlays for IPTV channels — Satellite Radio Now Playing, Sports Ticker, Custom Text, EAS/JAS Weather Alerts

Source Repository

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.4.02
Version bump 0.4.010.4.02

View release v0.4.02 on GitHub · Compare v0.4.01...v0.4.02


🎉 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.3.03

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