BUG: rTorrent integration + other secondary gaps (incomplete RPC handling, limited history, fragile error handling) #68
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description:
Several secondary features have implementation gaps that reduce overall reliability and completeness.
Detailed Investigation Findings (release/1.7.31)
1. rTorrentClient (
server/clients/RTorrentClient.js)/RPC2).2. History Depth Limitations
maxPages(performance fix), but this can miss older completed downloads.3. Fragile Error Handling Pattern
4. Other Minor Gaps
Impact:
Proposed Solution / Fix Plan:
RTorrentClient.js(add better XML-RPC error handling, session management)./api/statusshowing last error).Cross-Dependencies:
Suggested Labels:
Kind/Bug, Priority: Low–Medium, Area/Download Clients, Area/History, Documentation
Affected Versions: All versions (rTorrent since initial support).
Resolved in commit
6fa9c79a7d.