Skip to content

[gluetun-rotate] Update to 0.3.0 - #328

Merged
dispatcharr-plugins-bot[bot] merged 3 commits into
Dispatcharr:mainfrom
PilaScat:update-gluetun-rotate-0.3.0
Sep 21, 2026
Merged

dispatcharr-plugins-bot[bot] merged 3 commits into
Dispatcharr:mainfrom
PilaScat:update-gluetun-rotate-0.3.0

Conversation

@PilaScat

Copy link
Copy Markdown
Contributor

About this submission

Update of an existing external plugin, 0.2.10.3.0.

  • A rotation waits for the last viewer. Rotating drops every connection through the
    tunnel, so anyone watching a channel from the provider lost their stream even though it
    was working. The watcher now reads /proxy/ts/status before it rotates and holds back
    while a channel has viewers on a source that is not local: the fallback card served from
    127.0.0.1 does not count, because nothing is flowing from the provider there anyway. It
    rotates on the first round after the last of them leaves. There is no time limit: an
    address the provider refuses is of no use to anyone but the people already watching.

  • A held-back rotation is written to the journal once per reason, not every round, so a
    long wait no longer fills it with the same line.

  • Source: https://github.com/PilaScat/gluetun-rotate

  • Release: https://github.com/PilaScat/gluetun-rotate/releases/tag/v0.3.0

  • Changelog: https://github.com/PilaScat/gluetun-rotate/blob/v0.3.0/CHANGELOG.md

  • Zip sha256: 74f213ab9fa9822c681e86a0158e9ccfa329ee1d1cbb5cc57c97f40ddd1c880b

Opened by registry-pr.yml in PilaScat/gluetun-rotate when v0.3.0 was released.

Copilot AI lite review requested due to automatic review settings September 20, 2026 13:09
@dispatcharr-plugins-bot dispatcharr-plugins-bot Bot added the Plugin Update A plugin already in the repository is being updated. label Sep 20, 2026
@dispatcharr-plugins-bot

This comment has been minimized.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot review overview

🟢 Approval recommended

Only a minor documentation punctuation nit remains.

Review effort: Lite
Findings: 1 Low severity

Open (1)
What changed in this PR

Updates the gluetun-rotate plugin from 0.2.1 to 0.3.0.

Changes:

  • Documents viewer-aware rotation holdback behavior.
  • Documents journal message deduplication.
  • Updates plugin metadata to version 0.3.0.

Review note: README line 81 needs terminal punctuation.

File Description
plugins/​gluetun-rotate/​README.md Documents 0.3.0 rotation behavior.
plugins/​gluetun-rotate/​plugin.json Updates the plugin version.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread plugins/gluetun-rotate/README.md Outdated
@dispatcharr-plugins-bot

Copy link
Copy Markdown

Plugin Validation Results

Modified plugins: 1

Plugin: gluetun-rotate

Moves Gluetun to another VPN server when the IPTV provider refuses the current exit address.

Source Repository

Check Status Details
Required fields All required fields present
Release artifact Artifact reachable at resolved URL
Maintainers PilaScat
License MIT - MIT License
Permission You have permission to modify this plugin
Version 0.3.0
Version bump 0.2.10.3.0

View release v0.3.0 on GitHub · Compare v0.2.1...v0.3.0


🎉 All validation checks passed!

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


Other plugins by PilaScat in this repository (2)
Plugin Slug Version
Could Not Dispatch could-not-dispatch 0.4.0
Underfed underfed 0.4.0

@dispatcharr-plugins-bot
dispatcharr-plugins-bot Bot merged commit f8bf9f3 into Dispatcharr:main Sep 21, 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.

2 participants