deluge-console: Get complete torrents infos on 2.0
Posted: Fri Sep 25, 2020 2:07 pm
Hi guys,
I just updated to 2.0 and I only miss one thing from previous version : the output of deluge-console info
It used to give every info on torrents including age, tracker, etc. and now it's much more concise.
As deluge-console accept more parameters maybe there is a way to get more verbose output on a torrent but I didn't find any.
I used to regex the output to generate all kind of useful stats from it and I do miss the old deluge-console info
(You maybe know this feeling when your code broke after an update)
Do you know how could I get the same infos I used to have (ex: age of the torrent, tracker announce and current tracker), even if it is through a file I'd have to parse or maybe through python deluge libraries (without having to do a full deluge plugin) ?
Thanks
I just updated to 2.0 and I only miss one thing from previous version : the output of deluge-console info

It used to give every info on torrents including age, tracker, etc. and now it's much more concise.
As deluge-console accept more parameters maybe there is a way to get more verbose output on a torrent but I didn't find any.
I used to regex the output to generate all kind of useful stats from it and I do miss the old deluge-console info

(You maybe know this feeling when your code broke after an update)
Do you know how could I get the same infos I used to have (ex: age of the torrent, tracker announce and current tracker), even if it is through a file I'd have to parse or maybe through python deluge libraries (without having to do a full deluge plugin) ?
Thanks
