> 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?

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;

-- 
Bob Copeland %% www.bobcopeland.com

-------------------------------------------------------------------------
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

Reply via email to