diff options
author | Christian Pointner <equinox@helsinki.at> | 2015-12-08 10:50:37 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2015-12-08 10:50:37 (GMT) |
commit | a6b29b342a73582a7f02877dda648d8d7a44ec57 (patch) | |
tree | 6d782f9e2e23040f79dadf9af7e5a54154573045 /test | |
parent | abff4760fe4aede34b60fbefc8f398ad2370304e (diff) |
import_file should be done
Diffstat (limited to 'test')
-rw-r--r-- | test/simple1.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/simple1.json b/test/simple1.json index 0efecec..0aeec7d 100644 --- a/test/simple1.json +++ b/test/simple1.json @@ -7,6 +7,6 @@ "CHANNELS": 2, "NORMALIZATION_LEVEL": -1200, "AUTOTRIM_LEVEL": 0, - "USE_METADATA": false, + "USE_METADATA": true, "SOURCE_URI": "http://example.com/files/sendung.mp3" } |