Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

152 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

musql

Music tags to SQL conversion

About

Reads metadata from music files and inserts them into a relational database for further processing.

Usage

./musql <path to directory or file>

SQLite is used as database backend. By default, the database is created at ./musql.db3. This can be configured with the parameter -o:

./musql -o ~/musql.db3 <path to directory or file>

Usage help can be viewed via ./musql --help.

About

Music tags to SQL conversion

Topics

Resources

Stars

1 star

Watchers

2 watching

Forks

Used by

Contributors

Languages