Save the state periodically to avoid loosing the state after a power outage
Install by running:
python3 -m pip install Mopidy-SaveStatePeriod
See https://mopidy.com/ext/savestateperiod/ for alternative installation methods.
Before starting Mopidy, you must add configuration for Mopidy-SaveStatePeriod to your Mopidy configuration file:
[savestateperiod] period = <number of seconds to refresh the state>
- Original author: Samuel Loury
- Current maintainer: Samuel Loury
- Contributors