blob: 94f1060d1764aaa7b9055bd2837d6af8ad10f967 (
plain)
1
2
3
4
5
6
7
8
9
|
# Scripts usage
Scan scripts are used for for creating the SQL lite database and filling it with the music and movies. The data is later read with datasource project and in the end used from the QML.
# Requirements
Scan scripts require the mutagen Python package.
https://bitbucket.org/lazka/mutagen
|