Code Monkey home page Code Monkey logo

ripwhine's Introduction

RIPWHINE - an easy-to-use single purpose ripper and encoder

Requires musicbrainzngs

Not configurable, you can set the destination dir in the UI.

Originally a one-day hack job, but I guess it keeps improving slowly

Usage

$ python setup.py install

Launch with ./ripwhine

The menu is pretty self-evident, and works without pressing enter between commands.

Feel free to experiment with it, it can't break anything!

Output

There's a format to how ripped files are stored, based on my view (that I was told about as a kid) that CDs are organized by artists alphabetically and discs by year.

The output is a directory for the artist, and sub-directories for discs named "Year - Album Name."

The year might be a bit tricky when using the shell to play music so a symlink is set up for the album as well.

Next to the flacs is a file musicbrainz.id with the disc id used for identification.

Apps like Rhythmbox probably don't care, or might read the files in twice, or whatever. Can't say I'm affected by that because I use mplayer ;)

cdparanoia runs with -X so it aborts on fatal errors.

lame runs with --best because it seems reasonable.

Quickstart

  • Insert CD
  • i for identify
  • r for rip

Exchange a new CD in and GOTO 10

TODO/Wishlist

Would be nice if:

  • we were tied to the optical drive's events to automatically identify discs
  • better output from cdparanoia and flac

An original vision was that ripwhine would create a list of your music. That didn't make it during the day and should be easy enough to implement later using os.path.walk() or a separate software, because of the id files.

Greets

I'm quite sure it was sph who told me about organizing discs.

Props to part for pointing me at musicbrainz to replace freedb.

Contact

Email me at [email protected] or whatever.

License

Everyone is permitted to fork and modify and redistribute the code as long as the original author's name is visible somewhere.

If you got good ideas, push them back plz.

ripwhine's People

Contributors

mjtorn avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.