Update of /cvsroot/sageplugins/webserver/webserver/webroot/sage
In directory vz-cvs-3.sog:/tmp/cvs-serv20201/webserver/webroot/sage
Modified Files:
about.html
Log Message:
Version 2.29
Index: about.html
===================================================================
RCS file: /cvsroot/sageplugins/webserver/webserver/webroot/sage/about.html,v
retrieving revision 1.97
retrieving revision 1.98
diff -C2 -d -r1.97 -r1.98
*** about.html 19 Jul 2010 03:34:04 -0000 1.97
--- about.html 15 Mar 2011 01:05:17 -0000 1.98
***************
*** 68,71 ****
--- 68,85 ----
<h3>Changelog</h3>
+ <h4>V2.29 14 Mar 2011 For SageTV 7.0</h4>
+ <pre>
+ BUGFIXES:
+ * (jreichen) An error "is not a valid directory on the server" was displayed on the XML Importer if the user didn't want to import from a directory of XML files and left the directory name blank
+ * (jreichen) Manual recording filter was not working on search page
+ * (jreichen) Favorite automatic conversion destination folder was required when Alternate Destination Folder was selected even if Automatic Conversion was not enabled
+ * (jreichen) Favorite automatic conversion setup failed with error "Must specify conversion destination folder" even when Alternate Destination Folder had a valid value
+ * (jreichen) Verify that Favorite automatic conversion Alternate Destination Folder exists and is writable
+ ENHANCEMENTS
+ * (jreichen) Changed to robogeek's SageTV v7-style skin
+ * (jreichen) Store client, extender, and placeshifter descriptive names in Sage.properties. Extenders.properties is no longer used.
+ * (jreichen) Edit client, extender, and placeshifter descriptive names from web interface (click on the context in the home page to go to the client/extender details page)
+ </pre>
+
<h4>V2.28 18 Jul 2010 For SageTV 7.0</h4>
<pre>
|