fedarovich / qbittorrent-cli

Command line interface for QBittorrent
MIT License
303 stars 16 forks source link

Last Active property #17

Open djarbz opened 4 years ago

djarbz commented 4 years ago

I'm trying to filter to get completed torrents and then I am interested in getting the last activity date. I do not see the activity date on the list of properties and --verbose does not seem to add any information.

My end goal is to delete from disk, all torrents that have not had activity in X days.