Update of /cvsroot/sageplugins/webserver
In directory vz-cvs-3.sog:/tmp/cvs-serv19930
Modified Files:
plugin.xml
Log Message:
Version 2.29
Index: plugin.xml
===================================================================
RCS file: /cvsroot/sageplugins/webserver/plugin.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** plugin.xml 19 Jul 2010 03:34:04 -0000 1.2
--- plugin.xml 15 Mar 2011 01:04:52 -0000 1.3
***************
*** 14,17 ****
--- 14,27 ----
<ReleaseNotes>
<![CDATA[
+ Version 2.29
+ 1. 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
+ 2. Manual recording filter was not working on search page
+ 3. Favorite automatic conversion destination folder was required when Alternate Destination Folder was selected even if Automatic Conversion was not enabled
+ 4. Favorite automatic conversion setup failed with error "Must specify conversion destination folder" even when Alternate Destination Folder had a valid value
+ 5. Verify that Favorite automatic conversion Alternate Destination Folder exists and is writable
+ 6. Changed to robogeek's SageTV v7-style skin
+ 7. Store client, extender, and placeshifter descriptive names in Sage.properties. Extenders.properties is no longer used.
+ 8. 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)
+
Version 2.28
1. Fixed NullPointerException in auto conversion section of Favorite Details page
|