mopidy/mopidy/backends/local/json/ext.conf
Thomas Adamcik 118095e522 local: Add new json based library
- Sets local-tagcache as disabled
- Implements new library that uses a gzip compressed json as storage.
- Thanks to reuse of existing serialization code this is a fairly small change.
2013-11-27 23:39:53 +01:00

4 lines
83 B
Plaintext

[local-json]
enabled = true
json_file = $XDG_DATA_DIR/mopidy/local/library.json.gz