From 5b926c380af27d225c404944609403ac71bc3b9e Mon Sep 17 00:00:00 2001 From: Joas van Oostveen Date: Sun, 21 Jun 2015 10:48:07 +0200 Subject: [PATCH] Fixed volumes --- needo/plexWatch.xml | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/needo/plexWatch.xml b/needo/plexWatch.xml index 64f99d3..43195a2 100644 --- a/needo/plexWatch.xml +++ b/needo/plexWatch.xml @@ -10,7 +10,7 @@ Notify and Log watched content on a Plex Media Server[br][br] [b][span style='color: #E80000;']Directions:[/span][/b][br] [b]/plexWatch[/b] : in this path, plexWatch will store it's configuration files.[br] - [b]/logs[/b] : in this path plexWatch will store it's logs. + [b]/logs[/b] : the path to the Plex log files. (this directory should contain a file named "Plex Media Server.log") https://registry.hub.docker.com/u/needo/plexwatch/ https://github.com/needo37/plexWatch @@ -41,15 +41,20 @@ - /mnt/user/appdata/plexWatch/logs - /log - rw + /mnt/cache/appdata/Plex/Library/Application Support/Plex Media Server/Logs/ + /logs + ro - /mnt/user/appdata/plexWatch + /mnt/cache/cache_only/plexWatch/ /plexWatch rw + + /etc/localtime + /etc/localtime + ro + http://[IP]:[PORT:8080]/plexWatch http://i.imgur.com/QkAUWqZ.png