Code Monkey home page Code Monkey logo

omnitagger's Introduction

omnitagger

Package Version Code Climate

Omnitagger is a CLI tool for beautifying your music files and adding metadata automatically to your files. It provides fingerprint lookup via acoustid. Wether this is specified or not: after that it will check for the artist - title.{mp3,flac,ogg} format. If that pattern isn't found either, it will check the directory the file is in, since it is a common case that when you download an album, the structure is:

artist-name/
├── title.mp3
├── title.mp3
├── title.mp3
└── title.mp3

If that isn't an options either, it will skip the file and continue to the next one. For more information on how omnitagger works, visit the How it works page on the wiki.

Installation

NOTE: If you have python 3.7+ installed, you won't be able to use the fingerprint module. This due to it needs the Chromaprint module and this one is not compatible yet with Python 3.7+.

  • $ pip install omnitagger
  • Download the Chromaprint library.

Documentation

Visit the documentation on the wiki for further details on how to use omnitagger.

The purpose of omnitagger

The purpose of omnitagger was a personal issue we all can relate to in the early days: You download an album or song using a YouTube converter (or oldschool Limewire/Frostwire back in those days) and the names do look horrible. Names with numbers in front of it while it is already in the metatags, underscores instead of spaces... you get it. This was an issue me and a friend of mine always had and I suddenly had the idea to create a python script to make from an ugly and horrible-looking filename a good-looking filename with metatags set correctly automatically. Once I had the idea I kept building and building and sometimes even rebuilding the whole script to make it better and more efficient.

License

MIT.

omnitagger's People

Contributors

kkoomen avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  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.