From c88e4bcb012d3462ebc0f87639943988bdb50292 Mon Sep 17 00:00:00 2001 From: Erik Kristensen Date: Sat, 12 Jun 2010 13:21:46 -0400 Subject: [PATCH] updating the README to match version 2.0-beta --- README | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/README b/README index b685b29..6749d04 100644 --- a/README +++ b/README @@ -1,19 +1,23 @@ +11 June 2010 - This is now a full python based application for Boxee. However I am still in testing phase. Once I am sure that there are not immediate issues with this application I will be submitting it to the Boxee Repository + +If you would like to beta test this for me please use the instructions below. + Installation ------------- -1. Download mythtv-rss-.zip -2. Extract contents of mythtv-rss-.zip -3. Copy boxee.php to webroot of your MythTV Backend (hopefully where your recordings are kept) +1. Download 2.0-beta in the format of your choosing from http://github.com/ekristen/mythboxee/downloads +2. Extract contents of the archive you download. +3. Copy mythboxee.php to some location on your MythTV Backend that is accessible via http. (hopefully where your recordings are kept) 4. Create a soft link to the recordings folder so that your recordings are accessible via http. (IE ln -s /path/to/recordings /DOCUMENT_ROOT/recordings) -5. Edit boxee.php, read the comments at the top of the file, update configuration variables as needed. Only one configuration variable needs to be changed for sure. +5. Edit mythboxee.php, read the comments at the top of the file, update configuration variables as needed. Only one configuration variable needs to be changed for sure and that is the recordings variable. 6. Copy the Boxee App to your apps folder -- * Linux: ~/.boxee/UserData/apps/ * Mac/ATV: ~/Library/Application Support/BOXEE/UserData/apps/ * Windows Vista: C:\Users\\AppData\Roaming\BOXEE\userdata\apps\ * Windows XP: C:\Documents and Settings\\Application Data\BOXEE\userdata\apps\ -7. Edit the descriptor.xml file, update the rss path to http://