Skip to content

indexes audio file collections into a database using id3 tags. Handles mp3, ogg, flac.

Notifications You must be signed in to change notification settings

jacob/librarian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

==

Librarian is a utility for scanning a collection of audio files on
disk and importing their tag data into a database. 

Librarian uses the ruby wrapper for taglib, documentation at
http://rtaglib.rubyforge.org , to parse tags in mp3, flac & ogg
files. Tag data is extracted to a single unnormalized table with these
columns: path, file, album, artist, title, genre, year, track.

This project is currently in-development / unfinished. 

About

indexes audio file collections into a database using id3 tags. Handles mp3, ogg, flac.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published