From 6a42e263a84feb423608a10969b1d52c69b13817 Mon Sep 17 00:00:00 2001 From: WEBER Antoine Date: Mon, 14 Sep 2015 20:50:39 +0200 Subject: [PATCH] ajouter les info pour la route docker --- config.js_example | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config.js_example b/config.js_example index f8f6830..7c4e47f 100644 --- a/config.js_example +++ b/config.js_example @@ -11,10 +11,12 @@ Mac OS X: Windows XP, Server 2003, ou Home Server: C:\Documents and Settings\yourusername\Local Settings\Application Data\Plex Media Server\Plug-in Support\Databases\com.plexapp.plugins.library.db +Docker +/home/username/plex-config/Plex Media Server/Plug-in Support/Databases/com.plexapp.plugins.library.db */ module.exports = { - database: '/Users/aweber/Desktop/com.plexapp.plugins.library.db', + database: "/home/antoine/plex-config/Plex Media Server/Plug-in Support/Databases/com.plexapp.plugins.library.db", init_db: function(){