GithubHelp home page GithubHelp logo

id3reset's Introduction

id3reset is supposed to (re)set the artist, album and track ID3 tags of MP3 files according to the directories they are located in and their filenames. 

For example if there is a file
  mp3s/Artist1/Album1/Track1.mp3
and id3reset is called with
  id3reset mp3s
the file will get Artist1 as artist, Album1 as album and Track1.mp3 as track.

id3reset relies on exactly this hierarchy (artist/album/track). It does not recurse into directories deeper as album and it doesn't modify files that are directly in the artist directory itself.

I created this programm because my MP3-player is solely using the ID3 tags to navigate thru the files and completely ignores the directory structure, but I rather want to navigate thru the directories.

Compiling
id3reset depends on TagLib. There should be some package like libtagc0-dev for your distribution.

id3reset's People

Contributors

stefanschramm avatar

Stargazers

 avatar

Watchers

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