[newsflasharr] add the Discord discussion thread - #211
Merged
dispatcharr-plugins-bot[bot] merged 1 commit intoAug 2, 2026
Merged
Conversation
Links the plugin's entry to its discussion thread on the Dispatcharr Discord, where the plugin was announced. Metadata only: no version bump, per the Versioning section of CONTRIBUTING.
Plugin Validation ResultsModified plugins: 1 Plugin:
|
| 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.2142011 |
| Version bump | ✅ | 1.26.2142011 (unchanged - metadata-only update) |
View release 1.26.2142011 on GitHub · Compare 1.26.2142011...1.26.2142011
🎉 All validation checks passed!
This PR modifies 1 plugin(s) and all checks have passed.
Other plugins by PiratesIRC in this repository (6)
| 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 |
| Stream-Mapparr | stream-mapparr |
1.26.2141957 |
dispatcharr-plugins-bot
Bot
merged commit Aug 2, 2026
bbc25fa
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.
About this submission
Metadata-only update to the existing
newsflasharrentry: addsdiscord_thread, linking it to the plugin's discussion thread on the Dispatcharr Discord where it was announced.No version bump, since
discord_threadis on the metadata-only list in the Versioning section of CONTRIBUTING.Pre-submission checklist
If this is a new plugin:
lowercase-kebab-caseplugin.jsoncontains all required fields (name,version,description,authorormaintainers,license)authorormaintainerslicenseis a valid OSI-approved SPDX identifier (e.g.MIT,Apache-2.0)If this is an update to an existing plugin:
versioninplugin.jsonis incremented (unless this is a metadata-only change - see Versioning)authorormaintainersof the existing plugin