Caenhorn
Caenhorn
Effective configuration: ``` pi@mopidy-zero:/var/log/mopidy $ sudo mopidyctl config Running "/usr/bin/mopidy --config /usr/share/mopidy/conf.d:/etc/mopidy/mopidy.conf config" as user mopidy [core] cache_dir = /var/cache/mopidy config_dir = /etc/mopidy data_dir = /var/lib/mopidy max_tracklist_length = 10000 restore_state...
Thanks for the tip! I installed mopidy-local-sqlite, added it as a library of choice in config. Alas, it crashes with sqlite too. ``` INFO Scanned 18500 of 26212 files in...
I've collected some data on process size and memory dynamics. It looks like it does run out of free+cached+swap memory. Judging by log-file, process itself does not crash. ...