digitie / transmission-remote-dotnet

Automatically exported from code.google.com/p/transmission-remote-dotnet
GNU General Public License v3.0
1 stars 0 forks source link

Files tab in Details window is not been updated in realtime #205

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Go to Files tab of the multi-file torrent which is downloading
2. Watch the tab for some time, note that the tab is NOT updated
3. Switch to neighbour tab (e.g. Trackers) and back, note that Files tab 
is NOT updated
4. Switch to another torrent in main window and back, note that Files tab 
IS updated

What is the expected output? What do you see instead?
I think everyone would like to see real-time update of the information in 
the tabs (e.g. percentage complete for each file in the torrent)

What version of the product are you using? On what operating system?
TRD: v3.12 bulid 3599 under Windows 7 Ultimate
T: v1.83-1 under embedded Linux (ARM CPU) on Synology DS-409

Please provide any additional information below.
I don't think that turning this on will be too bandwidth-consuming.

Original issue reported on code.google.com by defre...@gmail.com on 7 Feb 2010 at 6:01

GoogleCodeExporter commented 8 years ago
Files are not updated in every refresh. FILES_REFRESH_MULTIPLICANT is 3, so if 
the normal update is 3 sec, file are updated every 9s.

Original comment by elso.and...@gmail.com on 25 Jul 2010 at 4:39