From cb2a38addc3060c45871ec84a4e9bb2c7e2f5631 Mon Sep 17 00:00:00 2001 From: Peter Kums Date: Mon, 27 Feb 2017 19:38:12 +0100 Subject: [PATCH] Start day of the week changeable Option in general settings to change the start day of the week to Monday (instead of the default of Sunday). This is only relevant for the Graph : Play by day of week. Feathub issue : http://feathub.com/JonnyWong16/plexpy/+15 --- data/interfaces/default/settings.html | 6 ++++++ plexpy/config.py | 1 + plexpy/graphs.py | 7 ++++++- plexpy/webserve.py | 5 +++-- 4 files changed, 16 insertions(+), 3 deletions(-) diff --git a/data/interfaces/default/settings.html b/data/interfaces/default/settings.html index a48d34c1..042c9f44 100644 --- a/data/interfaces/default/settings.html +++ b/data/interfaces/default/settings.html @@ -117,6 +117,12 @@

Set your preferred time format. Click here to see the parameter list.

+
+ +

Default is Sunday. This is only relevant for the Play by day of week graph.

+