freedb support for mp3 albums

Post a reply

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: freedb support for mp3 albums

auto-tagging feature

by realish2 » Fri Mar 05, 2004 3:03 pm

There's a program called "Tag and Rename" here:

http://www.softpointer.com/tr.htm

It is brilliant -- you can look up and add tag info in one step, using either freedb or allmusic.com.

If MM could integrate this same functionality -- or some close approximation -- it would be, in my mind, the ultimate music app.

Right now, the lack of this functionality is the only thing stopping me from moving exclusively to MM.

by jiri » Sun Feb 01, 2004 4:01 am

This hasn't been implemented into MM yet. The code for this exists, it's just necessary to prepare some UI for this. However, this solution is quite limited in what set of tracks are properly recognizes and thus we would prefer to include a bit better solution (if possible).

Jiri

Script

by felixdgr81 » Sat Jan 31, 2004 8:59 pm

What is the status on this script?

Can I get a copy?

by jiri » Tue Aug 12, 2003 4:21 pm

Solved by e-mail, again.

e-mail bounced back

by muxa » Tue Aug 12, 2003 2:42 pm

Hi Jiri,

I've been trying to send you the code (+ sample program) but it was returning as undeliverable.
Any alternative e-mail addresses?

Mike

by jiri » Tue Aug 05, 2003 10:22 am

Discussed by e-mail...

Jiri

freedb support for mp3 albums

by muxa » Thu Jul 31, 2003 8:39 pm

Hi there,

It's a great music database software you've developed! The best among i saw. Contratulations!
I'm a developer myself and want to suggest a feature with other users might appreciate - freedb support for mp3 albums
I started to develop a similar music db program some time ago, but then I've lost most of my code, so i've decided to stop the project.
I had such feature for finding mp3 album info on freedb and it worked sutisfactory.

Here's how it worked:
1. Send selected mp3s (of a folder) to queue - sorted by track number.
2. Calculate diskid
- this one was a bit tricky, but i got a recognizable diskid at the end
3. Check diskid on freedb
4. Store song info

If you want i can e-mail you the code i had for calculating diskid for mp3s.

Note: Some CDs don't have any pause between track. Most of the CDs have a 2 sec pause. And this matters for diskid calculation.
So this can we either asked from the user in step 1,
or it can be done automatically: calculate 2 diskids (with pauses and without), check both and present all results to choose the right one.

Hope you can implement this feature in future versions of Song-DB.

Best regards,

Mikhail Diatchenko
mikhail@clc.co.nz

Top