Release date: Sun May 5 2013
Download Tarball:
http://www.pdlna.com/cgi-bin/index.pl?menu=download&type=release&version=0.62.0
Download Installation, Configuration and Debugging Guide:
http://www.pdlna.com/cgi-bin/index.pl?menu=download&type=icdguide&version=0.62.0
Changes:
- fixed issue #13 (https://github.com/geuma/pDLNA/issues/13) -aka- uninitialized value $request_line
- added support for transcoding all supported types of audio files to WMAv1
- added code to remove newly added ExcludeDirs and ExcludeItems from ContentLibrary
- added execution time to SQL query logging
- added configuration option EnableGeneralStatistics and code to gather statistics (memory usage, media items) every minute and added graphs in WebUI for the EnableGeneralStatistics configuration parameter (currently not available on FreeBSD)
- modified Check4Updates LogCategory to default, since LogCategory update was not available at all
- fixed a bug regarding UPnP Services, where only one service is available (PDLNA::Devices)
- FunFeature: added configuration option Check4UpdatesNotification: a message to a connected urn:samsung.com:serviceId:MessageBoxService service will be sent if a new version of pDLNA is available (if Check4Updates is enabled)
- some general improvements regarding database connections, which lowers memory consumption