MP3 Duplicate finder
|
Author |
Message |
ZiNgA BuRgA
Smart Alternative
Posts: 17,022.2988 Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.1274
|
RE: MP3 Duplicate finder
Canned sourcecode?
I'd just install those programs, though I guess making a bubble sort+duplicate detector doesn't take long at all.
Simplest thing: create a playlist using a program, then get your app to bubble sort it, then just compare each item.
|
|
29/04/2007 03:42 PM |
|
Ge64
Former Admin ;)
Posts: 3,163.4170 Threads: 295
Joined: 3rd Feb 2007
Reputation: 0.38918
E-Pigs: 108.4795
|
RE: MP3 Duplicate finder
Yeah but its 11000 tracks... Im going to write an id3 tag fixer first by the way cause no program seems to do what i want AND handle thousands of files... Then finding dupes will be easy.
|
|
29/04/2007 04:11 PM |
|
ZiNgA BuRgA
Smart Alternative
Posts: 17,022.2988 Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.1274
|
RE: MP3 Duplicate finder
Really? Most apps don't stick restrictions on number of files - they just take longer to handle 'em. I might see if Winamp/MediaMonkey have similar features...
|
|
29/04/2007 05:36 PM |
|
Ge64
Former Admin ;)
Posts: 3,163.4170 Threads: 295
Joined: 3rd Feb 2007
Reputation: 0.38918
E-Pigs: 108.4795
|
RE: MP3 Duplicate finder
yeah good apps but the homebrew you find on google ... they overload. one program had a standard open dialog which lists all the files like <file1>, <file2>, <file3> and returns it to the program, and it couldnt handle 6000 files (lol, it even said 'hold ctrl to select multiple files' Double postoh and by canned source i mean stuff that's obviously been done before (well) a thousand times so you don't need to do it again, like ID3 tag controls, base converters, certain file format reading code like INI, whatever
i used to use planet source code
|
|
29/04/2007 06:33 PM |
|
User(s) browsing this thread: 1 Guest(s)