On 12/8/06, Bob Copeland <[EMAIL PROTECTED]> wrote:
> After doing a Rescan Music on the karma, the tracks are in the DB, but
doing
> a riocp -b does *not* add the tracks to the database. On the bright
side,
> it's not killing the karma anymore!
Interesting. Are the same files missing every time? Is it every file?
What does "ls -l /mnt/karma/fids0/" look like?
I haven't looked in enough detail to know if it always misses the same
files.
The fact that these files don't turn up in the DB in the first place, and
then also get skipped by riocp -b suggests that there's one underlying
cause.
The files (mp3 and *1) are present in the fids0 directory and show up with
ls.
This code looks suspicious, though I doubt it's the culprit (libkarma 0.0.5,
don't have .6 handy):
karmaUsb.c:444:
while((de0 = readdir(dp0)) != NULL) {
if(strncmp(de0->d_name, "_0", 2) != 0)
continue;
I'll have a closer look this evening and see if I can come up with any more
details.
Olly
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
linux-karma-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linux-karma-devel