Ladderr

Access your remote files directly from qBittorrent Web UI, just like in the desktop app.

These are versions of this script where the code was updated. Show all versions.

  • v0.6.1 2026-06-22
    • Add cross-compatibility version (full qBittorrent v5.x support)
  • v0.6 2026-06-08

    Version 0.6

    • Linux support.
    • Added support for multiple path mappings.
    • Fix for qBittorrent 5.2 Web UI changes.
    • Fix "Open destination folder" behaviour.
    • Technical: Improve page rediness detection (previously, the script would fail to load 10% of the time!).
    • Technical: Improved dangerous file extension check (fix for uppercase extensions).
    • Technical: Improved how settings keys are named (fix for edge cases).
    • Technical: Added automatic settings migration.
  • v0.5.9 2025-02-16
    • 0.5.9: Added confirmation prompt for opening potentially harmful files. File extensions are configurable.
  • v0.5.8 2024-10-14
    • Added ability to open files and folders directly from the torrent list by double-clicking (see the settings menu).
  • v0.5.7 2024-10-11
    • Added ability to open parent folders of uninitialized files and folders.
  • v0.5.6 2024-10-03
    • Fix for qBittorrent 5.0 Web UI changes
  • v0.5.5 2024-06-23 Imported from URL
  • v0.5.4 2024-06-21 Imported from URL
  • v0.5.3 2024-06-20
    • Fix issue with unicode characters
  • v0.5.2 2024-06-20
    • Fix for paths containing commas
  • v0.5.1 2024-06-18
    • Fix for paths with depth (relative to the base path)
  • v0.5 2024-05-26
    • Fix RCE vulnerability.
    • Add unicode support and fix issue with whitespaces.
    • Note: You will need to re-install the latest ladderr.reg.
  • v0.4 2024-05-23
    • Powershell popup window no longer appears.
    • New browser window/tab closes itself immediately after opening a file/folder.
    • Removed dependency from Python by replacing it with Powershell.
    • Note: You will need to re-install the latest ladderr.reg.
  • v0.3.1 2024-01-30 Imported from URL
  • v0.3 2023-11-25

    Update to version 0.3

  • v0.2 2023-11-07
    • Added Open and Open containing folder in the Content tab.
      • Technical: splitted URI protocol into two ladderr-open: and ladderr-select: to allow opening files directly. Reinstalling ladderr.reg is necessary.
  • v0.1 2023-11-06

    Small corrections

  • v0.1 2023-11-05