beetbox / beets

music library manager and MusicBrainz tagger
http://beets.io/
MIT License
12.84k stars 1.82k forks source link

CD ripping #139

Open ghost opened 11 years ago

ghost commented 11 years ago

This issue was automatically migrated from Google Code. Original author: fil...@gmail.com (June 22, 2011 09:44:56) Original issue: https://github.com/google-code-export/beets/issues/207

JDLH commented 11 years ago

I second the idea of calling on morituri to do the ripping. One area of overlap between management (beets) and ripping (morituri) is in identifying which Musicbrainz Release entry corresponds to a particular CD. It can be that a CD discid maps to multiple Releases (different countries, labels, release dates, etc.) Often the human is required to choose the correct entry. I'd like to have to do this only once, and have beets know the result. Also, I want the discid to be stored with the metadata, and that requires access to the CD, which the ripper will have.

tlc commented 10 years ago

I'm a happy user of morituri, but I think it's a bad idea to integrate it.

Some things to consider about integrating them:

Again, I really like morituri. Some of the issues above are only issues w.r.t. beets integration. Others are worth working around for perfect rips.

holms commented 10 years ago

Talking about CDripping, I'm for example quite serious about this. Like some torrent trackers only accept certain rips from certain software. For example in mac it's http://tmkk.undo.jp/xld/index_e.html it's opensource so you can build it or use it whatever you like. If I were you I'd stay away from cdripping. this is really unneeded in my opinion. Or it's should be done as scene standarts requires or just don't do it, or make another tool for this if you need those mp3's so much.

filmor commented 10 years ago

Just wanted to ping this, I'm the original author of this issue. Has anyone taken this over yet? Is there any decision on how to approach this?

sampsyo commented 10 years ago

Nope—it's wide open if you'd like to take ownership.

ArchangeGabriel commented 7 years ago

Note that morituri has been forked into https://github.com/JoeLametta/whipper, where devs are actively reworking the whole things. Integrate beets and whipper with each other could be a good idea.