Skip to content

Check that ruTorrent has registered its handlers with rtorrent - #3182

Merged
xirvik merged 1 commit into
Novik:masterfrom
xirvik:feat/env-check-handlers
Aug 18, 2026
Merged

Check that ruTorrent has registered its handlers with rtorrent#3182
xirvik merged 1 commit into
Novik:masterfrom
xirvik:feat/env-check-handlers

Conversation

@xirvik

@xirvik xirvik commented Aug 18, 2026

Copy link
Copy Markdown
Collaborator

env_check.php now asks rtorrent which keys are set on event.download.inserted_new. Everything there except rtorrent own 1_prepare and ~_save_full was installed by ruTorrent from a plugin init.php on a page load, and rtorrent never persists them. After rtorrent restarts with nobody opening the web UI there are none, and torrents added by any other client silently get no ratio group, no added time and no history entry.

Warns rather than fails, since an install with those plugins disabled is legitimate, and points at php/initplugins.php.

env_check.php now asks rtorrent which keys are set on
event.download.inserted_new. Everything there except rtorrent own 1_prepare
and ~_save_full was installed by ruTorrent from a plugin init.php on a page
load, and rtorrent never persists them. After rtorrent restarts with nobody
opening the web UI there are none, and torrents added by any other client
silently get no ratio group, no added time and no history entry.

Warns rather than fails, since an install with those plugins disabled is
legitimate, and points at php/initplugins.php.
@xirvik
xirvik merged commit 89d9c6c into Novik:master Aug 18, 2026
5 checks passed
@xirvik
xirvik deleted the feat/env-check-handlers branch August 18, 2026 01:34
@xirvik xirvik mentioned this pull request Aug 18, 2026
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant