commit d655bd5de4aa211fc4ccba7b0721d5c4589cafc0
parent ec8b23f0d905a46f7dcc7bab45cfe97263cf0b3c
Author: Brian C. Lane <bcl@brianlane.com>
Date:   Sun,  9 May 2010 21:44:06 -0700
Adding some clarifications to the README file.
Diffstat:
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/README b/README
@@ -41,6 +41,9 @@ by Brian C. Lane <bcl@brianlane.com>
   port 80 traffic to port 8888.
 
   == Configuration ==
+  Log into the web interface by entering http://urlORipOfYourServer/
+  The admin account is admin/badpassword
+
   The first thing to do is add the directories where your media files are 
   stored. Log into the system and select 'Media Sources'. Give it a name and
   a local path (only local directory is supported at this time).
@@ -52,6 +55,10 @@ by Brian C. Lane <bcl@brianlane.com>
   media files. For movies it will run mp4info on it to get the details of
   the video format.
 
+  Add users to the system so that they can then login and setup their queue
+  however they would like. Note that normal users cannot add or scan media
+  sources, that has to be done by the admin account.
+
 2. Client Installation