Printable Version of Topic
-Brading Software Message Board +--Forum: Mp3/Tag Studio Support and Bug Reports +---Topic: 3.01 Crash loading 19,000 files on WIN-XP started by Charles Posted by: Charles on Oct. 31 2002,00:23 ![]() Posted by: Magnus Brading on Oct. 31 2002,00:53 Exactly when does the crash occur? Immediately when setting that directory to be the working directory? My immediate guess would be that the crash originates from the Delphi listboxes in e.g. the browse tool (which are trying to display all those files), and then it won't be as easy for me to fix it, since the problem is not in my own code. ![]() Anyway, maybe you can temporarily split up the files in this directory into two or more directories while processing the files, and then join them all again afterwards? Posted by: Skirge01 on Nov. 06 2002,17:50 Just an idea, Magnus... can you put an option in there to disable the displaying of the files? To be more specific, can you have it simply allow you to choose a directory to work with, rather than showing the contents of that directory? Winamp does that when you try adding directories to a playlist. George Posted by: Magnus Brading on Nov. 06 2002,19:42 I guess I could, but then again, processing 19000 files in the same directory might be a bad idea for other reasons too, and this option would only be used by the very few users who actually try this, so I'm not sure if it would be worth it (considering the GUI complexity vs usability ratio). Posted by: Skirge01 on Nov. 06 2002,21:21 Hehe... good point! I'd tend to agree that it would only be used by a few people. I guess most of us with thousands of MP3's have organized them into some sort of directory structure prior to it getting that out of hand. (No offense, Charles! ![]() George Posted by: Charles on Nov. 10 2002,00:25 ![]() end |