ronggang/transmission-web-control

Torrents availability

Open

#447 opened on Sep 4, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)CSS (777 forks)batch import
help wanted

Repository metrics

Stars
 (4,716 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Enhacement: Display in a tooltip or tag with an appropriate icon for torrents that do not have 100% availability

EDIT: It is about the total availability of a given torrent on the network. The system command "transmission-remote -t [torrent_number] -i" returns information about the given torrent, including availability. If the availability is below 100%, it means that the file cannot be downloaded in full size. It would be nice to see this information about a given torrent in transmission-web-control.

Contributor guide