some files are hashed again everytime filelist is refreshed

Asked by Sayyadin

Hi,
I'm using version 1.0.3 on Ubuntu 9.10 .

Some of my mp3 files get hashed again every time the filelist is refreshed.
They seem to be ok because I can play them and everthing.

Someone has an idea why this is happening?

Question information

Language:
English Edit question
Status:
Answered
For:
LinuxDC++ Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Sayyadin (sayyadin) said :
#1

I uploaded one of the files which get hashed every time:
http://85.8.80.28/~say/everybody%20hurts.mp3

Revision history for this message
Steven Sheehy (steven-sheehy) said :
#2

The DC++ core will rehash a file only if it's filename (case insensitive), size or last modified time has changed since it was last hashed. Where are you storing your share? Perhaps it is on some filesystem that is updating the modified time when you remount it. I seem to recall some issue with networked file systems causing files to rehash due to something similar.

Revision history for this message
Razzloss (razzloss) said :
#3

Files stored on FAT32 will be rehashed after DST change, but this will happen only once after the change. Can't recall anything about networked filesystems, but it is possible.

In this case the files were mp3s so the most likely cause is either broken .sfv-file or you've broken the mp3s. (For sfv to consider mp3 broken all you need to do is change the tag or the file is really corrupted (you might not hear the click but it could be there)).

--RZ

Revision history for this message
Ruyk (lists-abelonline) said :
#4

I have this problem too. I think it's due to linuxdcpp's inability to distinguish file "abc" from "Abc". It can only read case insensitive but and doesn't take into account that this limitation is not part of any modern flie system.

Revision history for this message
Steven Sheehy (steven-sheehy) said :
#5

That DC++ bug #311818.

Can you help with this problem?

Provide an answer of your own, or ask Sayyadin for more information if necessary.

To post a message you must log in.