mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Last Activity available in Web API #11755
Labels
No labels
Accessibility
AppImage
Bounty
Build system
CI
Can't reproduce
Code cleanup
Confirmed bug
Confirmed bug
Core
Crash
Data loss
Discussion
Docker
Documentation
Duplicate
Feature
Feature request
Feature request
Feature request
Filters
Flatpak
GUI
Has workaround
I2P
Invalid
Libtorrent
Look and feel
Meta
NSIS
Network
Not an issue
OS: *BSD
OS: Linux
OS: Windows
OS: macOS
PPA
Performance
Project management
Proxy/VPN
Qt bugs
Qt6 compat
RSS
Search engine
Security
Temp folder
Themes
Translations
Triggers
Waiting diagnosis
Waiting info
Waiting upstream
Waiting web implementation
Watched folders
WebAPI
WebUI
autoCloseOldIssue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/qBittorrent#11755
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Originally created by @EtienneRod on GitHub (Feb 16, 2021).
qBittorrent version and Operating System
qBittorrent v4.3.3
If on linux, libtorrent-rasterbar and Qt version
Qt: | 5.12.8
Libtorrent: | 1.2.12.0
What is the problem
The key "Last Activity" is not available in Web API
What is the expected behavior
To have the key available
Steps to reproduce
Get info to a torrent using the API, key is not available
Extra info(if any)
Having this info could help to automate seeding management.
Like removing torrent with ratio over X and last activity over X days.
@thalieht commented on GitHub (Feb 16, 2021):
last_activity? https://github.com/qbittorrent/qBittorrent/wiki/WebUI-API-(qBittorrent-4.1)#get-torrent-list@EtienneRod commented on GitHub (Feb 16, 2021):
I am officially blind...