mldonkey icon indicating copy to clipboard operation
mldonkey copied to clipboard

Rebuilding every time the shared files list

Open rokafeller opened this issue 8 years ago • 1 comments

Hi, everytime I run mlnet daemon it starts building the shared files list from scratch, computing md4's, etc. Does this really need to happen every time I start mlnet? any chance to have a differential handling of shared files list?

rokafeller avatar Jun 02 '17 14:06 rokafeller

Hi, I'm having this same issue with 3.1.7 version.

Only the file shared_files_new.ini is updated but the file shared_files.ini remains empty and the files are scanned again every time mlnet daemon is started.

I tried to rename the share_files_new.ini to share_files.ini when the daemon is stopped and to start it again. Then it shows the following in the mlnet.log and it doesn't start:

Exception: Failure("Bad shared file ttr") while handling option:shared_files 
  in shared_files.ini
Aborting

Seems that some bug prevents the shared_files.ini to be updated.

r-jordan avatar Oct 24 '20 19:10 r-jordan