Skip to content

RillingDev/musql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Languages