command line conversion for iTunes Library.xml files into SQL databases for querying.
usage: convert.py [-h] [--library LIBRARY] [--db DB]
optional arguments: -h, --help show this help message and exit --library LIBRARY Path to XML library file --db DB Path to SQLite DB file
Charlie Volland-Butler