File Release Notes and Changelog
Release Name: 0.9.1
Notes:
This release contains various bug fixes and introduces Playstation 3 compatibility as the main feature.
Attention PS3 users, in order to enable Playstation 3 support,
add the following to the server section of your configuration
file: <protocolInfo extend="yes"/>
Changes:
v0.9.1 Playstation 3 support
* added support for Playstation 3
* added command line option that allows to tell the server where to
put the configuration upon first startup
* fixed a fseeko-check related bug in configure
* the configure script now honors the LDFLAGS while checking for sqlite3
* fixed wrong message printout in configure
* PC Directory can now be renamed in the UI
* fixed a bug in configure.ac, the --with-extractor-libs= parameter didn't work
* fixed a MySQL related bug, if the path or filename contained non-UTF8
characters, the inserted strings weren't complete
* circumvented a bug/feature of older MySQL versions, that caused the
MySQL database creation script to fail
* MySQL database version pumped to 2 (MediaTomb will automatically
update the database during the first launch)