Release date: Sun Nov 3 2013
Download Tarball:
http://www.pdlna.com/cgi-bin/index.pl?menu=download&type=release&version=0.64.0
Download Installation, Configuration and Debugging Guide:
http://www.pdlna.com/cgi-bin/index.pl?menu=download&type=icdguide&version=0.64.0
Changes:
- moved from Movie::Info to using FFmpeg natively to determine media information (based on the idea of lombao)
- using FFmpeg instead of Mplayer to create VideoThumbnails
- using FFmpeg instead of Mplayer to gather media streams
- added default values for FILEINFO database and increased PROGRAM_DBVERSION
- indexing files is now about 4 to 5 times faster (by disabling AutoCommit)
- storing media information is now 0.5 times faster (by disabling AutoCommit)
- added support for MySQL
- added amount of directories to WebUI
- added $VERSION, $HOSTNAME and $OS variables to the FriendlyName configuration
- fixed issue #21 (https://github.com/geuma/pDLNA/issues/21) -aka- special characters in filenames break some regular expressions (under some circumstances)
- improved handling of ExcludedItems configuration parameter
- directories with no subdirectories or subfiles will be deleted from ContentLibrary
- Length of all Media Items in WebUI will only be shown when LowResourceMode is disabled
- added FFmpeg information to WebUI to provide easier access to Transcoding possibilities