[tickarr]: bump to v0.3.01 — fix missing bundled files from v0.3.00#158
Open
jstevenscl wants to merge 1 commit into
Open
[tickarr]: bump to v0.3.01 — fix missing bundled files from v0.3.00#158jstevenscl wants to merge 1 commit into
jstevenscl wants to merge 1 commit into
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.01 |
| Version bump | ✅ | 0.3.00 → 0.3.01 |
View release v0.3.01 on GitHub · Compare v0.3.00...v0.3.01
🎉 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.07 |
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.
Action required before or after merging: Delete https://github.com/jstevenscl/tickarr/releases/tag/v0.3.00
The v0.3.00 ZIP shipped with only
plugin.py,plugin.json, andlogo.png. Three required files were missing:channels.json— satellite radio channel catalog; without it, channel matching is unavailable and Now Playing overlays never firechannel_aliases.json— channel name aliases for matching; without it, channels with alternate names fail to matcheas_tone.wav— required audio file for EAS/JAS weather alert attention tone; without it, alerts fire silentlyv0.3.01 corrects the ZIP. No code changes — same
plugin.py, version bumped only to distinguish from the broken build.If you installed v0.3.00
Update to v0.3.01 via the Dispatcharr plugin manager UPDATE button. Settings and active tickers are preserved.
Release: https://github.com/jstevenscl/tickarr/releases/tag/v0.3.01