H
Homarr8mo ago
ElighaN

Torrent widget only displays "> 1 days" for any ETA greater than 1 day

I am using qbittorrent with the torrent widget and the ETA doesn't display correctly. I can't imagine what is stopping it from reading out "6 days 2 hours" considering it is able to say "4 hours 23 minutes"
No description
7 Replies
Manicraft1001
Manicraft10018mo ago
Hi, it does seem to display incorrectly. I think it's just irrelevant how long it takes as the ETA will often be very high when almost no seeders are seeding. Your torrent is just insanely big
ElighaN
ElighaN8mo ago
I'm just wondering where the widget collects its information. qBittorrent is able to display ETA correctly. I'd assume that if the widget just copies the variable from qBit directly, it would be able to display the exact same information
Tag
Tag8mo ago
It collects the time in ms, that value is then put into a function that translates it to text with seconds, minutes, hours and days. Maybe it stops at 1 day. I don't exactly know if that function is made by us or not though
Manicraft1001
Manicraft10018mo ago
Yes, that function was made by us. Is is really useful to you to see, that your torrent will take 16 days to download? If yes, we could consider to remove that function
Tag
Tag8mo ago
We could just change it to display multiple days in hours still. Like 4 days download would show as 96h
ElighaN
ElighaN8mo ago
that would work too! I just figure if I'm going to display this information in a dashboard I want the information to be accurate and useful
BlueFoot
BlueFoot8mo ago
Personally I don't find it useful, all I need to know is if its under a day, maybe add an option for those people that think its useful?