aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-06-18 17:23:40 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-06-18 17:23:40 +0300
commita11bdf7e9af9ff1778b3dd15e217af99f6ea8672 (patch)
tree2a3287bb9d5c9d2d9c62786a9ecca88a0f34bdaf
parentimplement grouping by hour of the day (diff)
downloadvk-scripts-a11bdf7e9af9ff1778b3dd15e217af99f6ea8672.tar.gz
vk-scripts-a11bdf7e9af9ff1778b3dd15e217af99f6ea8672.zip
README update
Diffstat (limited to '')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 06f137e..48c6103 100644
--- a/README.md
+++ b/README.md
@@ -168,6 +168,13 @@ Values must be in the `%Y-%m-%dT%H:%M:%SZ` format (a subset of ISO 8601).
All dates and times are in UTC.
+#### Known issues
+
+* When people go online using the web version and don't visit other pages over
+time (for example, just listening to music), they appear offline.
+Hence the 0:00:00 durations you might sometimes encounter.
+This might also happen using other clients.
+
[matplotlib]: http://matplotlib.org/
[track_status.py]: #track_statuspy