Skip to content

[dispatcharr-exporter]: Bump to v2.4.2#18

Merged
sethwv merged 1 commit intoDispatcharr:mainfrom
sethwv:bump/exporter-v242
Mar 30, 2026
Merged

[dispatcharr-exporter]: Bump to v2.4.2#18
sethwv merged 1 commit intoDispatcharr:mainfrom
sethwv:bump/exporter-v242

Conversation

@sethwv
Copy link
Copy Markdown
Collaborator

@sethwv sethwv commented Mar 30, 2026

About this submission

This PR is to update the listed version of dispatcharr-exporter to v2.4.2
https://github.com/sethwv/dispatcharr-exporter/releases/tag/v2.4.2

Fixed

  • Prevent exporter auto-start from being blocked by stale state left behind after a failed upgrade or ungraceful shutdown by clearing prior Redis keys and removing the stale auto-start lock file on startup.

Pre-submission checklist

If this is a new plugin:

  • Plugin folder is named lowercase-kebab-case
  • plugin.json contains all required fields (name, version, description, author or maintainers, license)
  • My GitHub username is in author or maintainers
  • license is a valid OSI-approved SPDX identifier (e.g. MIT, Apache-2.0)
  • I have tested the plugin against a running Dispatcharr instance

If this is an update to an existing plugin:

  • version in plugin.json is incremented (unless this is a metadata-only change - see Versioning)
  • I am listed in author or maintainers of the existing plugin

@dispatcharr-bot dispatcharr-bot bot added the Plugin Update A plugin already in the repository is being updated. label Mar 30, 2026
@dispatcharr-bot
Copy link
Copy Markdown

Plugin Validation Results

Modified plugins: 1

Plugin: dispatcharr-exporter

Check Status Details
Required fields All required fields present
Maintainers sethwv
License MIT - MIT License
Permission You have permission to modify this plugin
Version 2.4.2
Version bump 2.4.12.4.2

CodeQL found 1 medium severity issue(s) - these are not blocking but are worth a look.

Rule Location Description
py/bind-socket-all-network-interfaces plugins/dispatcharr-exporter/plugin.py:2520 '0.0.0.0' binds a socket to all interfaces.

🎉 All validation checks passed!

This PR modifies 1 plugin(s) and all checks have passed.

@sethwv sethwv merged commit 38c7af8 into Dispatcharr:main Mar 30, 2026
8 checks passed
@sethwv sethwv deleted the bump/exporter-v242 branch March 30, 2026 19:09
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