Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

Latest commit

 

History

History
53 lines (34 loc) · 1.58 KB

README.rst

File metadata and controls

53 lines (34 loc) · 1.58 KB

Mopidy-SaveStatePeriod

Latest PyPI version CircleCI build status Test coverage

Save the state periodically to avoid loosing the state after a power outage

Installation

Install by running:

python3 -m pip install Mopidy-SaveStatePeriod

See https://mopidy.com/ext/savestateperiod/ for alternative installation methods.

Configuration

Before starting Mopidy, you must add configuration for Mopidy-SaveStatePeriod to your Mopidy configuration file:

[savestateperiod]
period = <number of seconds to refresh the state>

Project resources

Credits