Difference between revisions of "New In 0810"

From LinuxMCE
Jump to: navigation, search
(Bug Fixes)
Line 14: Line 14:
 
*Infrared repeats parameter can now be edited in the web admin
 
*Infrared repeats parameter can now be edited in the web admin
 
*The playlist editor has been redone, and a Vertical mode added as well
 
*The playlist editor has been redone, and a Vertical mode added as well
*SqlCVS has been fixed and now works
 
 
*Playlist export to .m3u and .pls functionality
 
*Playlist export to .m3u and .pls functionality
  
Line 46: Line 45:
 
===New Features===
 
===New Features===
 
===Bug Fixes===
 
===Bug Fixes===
 +
*SqlCVS has been fixed and now works
 
==LinuxMCE Project Infrastructure==
 
==LinuxMCE Project Infrastructure==
 
*Bug tracking now managed by [http://svn.linuxmce.org/ Trac] (formerly Mantis)
 
*Bug tracking now managed by [http://svn.linuxmce.org/ Trac] (formerly Mantis)
 
*[http://linuxmce.org/news.php?id=28 New 12-month release schedule]
 
*[http://linuxmce.org/news.php?id=28 New 12-month release schedule]
 
*[http://linuxmce.org/news.php?id=28 New servers]
 
*[http://linuxmce.org/news.php?id=28 New servers]

Revision as of 16:58, 14 January 2009

Here's a list of all the new and fixed stuff in the 0810 release.

Media

New Features

Bug Fixes

  • Media attribute import from Amazon/IMDB is now smarter (Trac: 52)
  • Fixed path/filename escaping in web admin (Trac: 57)
  • "Docs" scenario removed - no supporting player (Trac: 56, SVN: 21572,)
  • Fixed mounting of shares with special characters in their names (Trac: 55)
  • Fixed mounting of "non-browsable" samba shares (Trac: 38)
  • *.dvd.keys.tar.gz, *mpg.png, and *.mpg.png.tnj are no longer displayed in the web admin
  • accompanying *.dvd.keys.tar.gz will follow source file when renaming/deleting from the web admin
  • fixed a bug where deleting a performer's picture would delete the file entirely from the system. Now the picture is only deleted if nothing else references it
  • fixed similar bug that would permanently delete a picture when disassociating it from a file.
  • changing privacy settings via web admin now flags the orbiters to regenerate

Hardware Support

  • USB Microphone Support

Home Control

New Features

Bug Fixes

Device Support

Other

  • Updated base distribution to Kubuntu 0810 (with 2.6.27-9-generic kernel)
  • Cleaned up many packages so they're as close as possible to Ubuntu's Apt repository versions
  • LinuxMCE can now be installed without an active Internet connection (Trac: 26)

LinuxMCE Dev Tools

New Features

Bug Fixes

  • SqlCVS has been fixed and now works

LinuxMCE Project Infrastructure