ronggang/transmission-web-control

Feature request: display files as trees

Open

#393 创建于 2020年4月3日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)CSS (4,716 star) (777 fork)batch import
feature-requesthelp wanted

描述

  • Transmssion version: 2.94 (d8e60ee44f), RPC: 15
  • Tr Web Control version: 1.6.0 beta (20180906)
  • Browser name & version: Firefox iOS 24.1

Problem description:

Currently all files in a torrent are displayed as a flat list rather than a tree of nested directories. This makes it hard to manage torrents with lots of files, for example, selecting all files in a directory to disable downloading them can be really unwieldy, especially on touch UIs like iPad.

Ideally files in a torrent would be displayed as a tree, where operations applied to a directory (enabling/disabling download, setting priorities, etc) would be automatically applied to all files within that directory.

贡献者指南