Testing version: Snapshot: rev. 2.3.3-515-g59524856d from PR #756
Just noticed that when I add a new file to download, it doesn't show up in the "Shared files" window.
On aMule 2.3.3 (from Debian 13.4 repositories), the new file being downloaded shows up in "Shared files" once a whole 9500KB part has been downloaded (maybe even earlier). This allows the user to check the upload queue and stats on that file, add comments, etc...
In the tested version, it just doesn't show up in that window, even if I click the "Reload" button. The only way to get the file there is by stopping+resuming it, restarting aMule or waiting for it to finish and then clicking "Reload".
Is it possible to fix it? I guess it shall have a O(1) cost to get the file into "Shared files" windows, no matter what size the library is.
Testing version: Snapshot: rev. 2.3.3-515-g59524856d from PR #756
Just noticed that when I add a new file to download, it doesn't show up in the "Shared files" window.
On aMule 2.3.3 (from Debian 13.4 repositories), the new file being downloaded shows up in "Shared files" once a whole 9500KB part has been downloaded (maybe even earlier). This allows the user to check the upload queue and stats on that file, add comments, etc...
In the tested version, it just doesn't show up in that window, even if I click the "Reload" button. The only way to get the file there is by stopping+resuming it, restarting aMule or waiting for it to finish and then clicking "Reload".
Is it possible to fix it? I guess it shall have a O(1) cost to get the file into "Shared files" windows, no matter what size the library is.