Oh dear.. I think I imploded the universe.

Need help? Ask your questions here! I'll try to answer every one, but anyone can answer!
dave
Site Admin
Posts: 6715
Joined: Sun Sep 18, 2005 8:02 am
Location: Seattle
Contact:

Re: Oh dear.. I think I imploded the universe.

Post by dave »

yeah sorry about that. kjams does more or less depend on a case IN-sensitive file system.

User avatar
Sedge
Posts: 214
Joined: Wed Aug 13, 2008 11:49 pm
Location: Ridgefield, WA
Contact:

Re: Oh dear.. I think I imploded the universe.

Post by Sedge »

OK, finally back to where I was when I noted the problem. Wow - big headache. Now, back to the quest for perfect Metadata - kind of starting over, since I apparently have 4,000 songs that weren't loaded prior. One really super nice feature for this program would be one that could scan a user-determined location for 'orphaned' songs other than in the actual kJams Music folder - This would make adding songs a bit easier too - just drop them where they belong, then run a single command to scan and add tracks, without having to fear having multiple library entries for one track. Of course, once the database conversion is done...

dave
Site Admin
Posts: 6715
Joined: Sun Sep 18, 2005 8:02 am
Location: Seattle
Contact:

Re: Oh dear.. I think I imploded the universe.

Post by dave »

that's a LOT harder than it seems. imagine for each song you want to import it has to try to match it against each and every song in your 100,000 song library. way you're importing 10,000 songs, that would be 1,000,000,000,000 file-path comparisons. that would take forever. i think my approach above would cut your mustard

what the plan has been since the beginning is that "add to library" can just copy your files into place, getting them all snuggy right in your library folder for you.

User avatar
Sedge
Posts: 214
Joined: Wed Aug 13, 2008 11:49 pm
Location: Ridgefield, WA
Contact:

Re: Oh dear.. I think I imploded the universe.

Post by Sedge »

Oh, I like that approach too. It might be a little rough for those who have external hard drives, but at the end of the day, since that kJams Music folder can exist anywhere, as long as it is available every time you want to run kJams, it will make for a better system. I let iTunes do the same, although I was pretty leery of it at first (and rightly so - it copies the file, and if the meta data isn't right, it renames the file so that you have no clue by filename or path what it could be) but overall, it's been a very convenient system.

>>Sedge

dave
Site Admin
Posts: 6715
Joined: Sun Sep 18, 2005 8:02 am
Location: Seattle
Contact:

Re: Oh dear.. I think I imploded the universe.

Post by dave »

8)

Post Reply