Serviio - free DLNA media server for Windows, Mac and Linux

Media Streaming Server

Release Notes - 0.4

  • added video 'on-the-fly' transcoding capabilities; issue #46
  • added DB optimalization configuration for faster browsing
  • updated profile detection mechanism to be able to interrogate any HTTP header and check its value against a regular expression
  • enabled entering remote shared folders (when the console runs on a different machine than the server); issue #74
  • enabled sharing images with resolution higher that 4096x4096; issue #25
  • added support for MP4 with H264 and LPCM (e.g. Canon DSLR cameras' video format); issue #67
  • added support for WMV files including WMA PRO 10 audio track; closes #76
  • added link to serviio.org to About tab of the console; issue #84
  • displays console window after console start on Linux and OSX; issue #77
  • added more episodic file name patterns (see http://www.serviio.org/index.php?option=com_content&view=article&id=12); issue #36
  • enabled sharing of root folders (e.g. c:\, d:\); issue #75
  • added automatic image rotation based on EXIF metadata; issue #55
  • added .mov extension for video files; issue #97
  • added profile for Samsung A-series TVs; issue #88
  • added profile for DirecTV DVR
  • Windows installer now detects Java on 64-bit machines; issue #81
  • possibility to provide FFmpeg location using ffmpeg.location system variable
  • added support for MPEG2TS files with .tp extension; issue #89
  • added system tray menu item to enable/disable automatic library updates; issue #102


 

  • updated MP3 mime-type to fix playback on some devices; issue #66
  • fixed specific AC-3 audio track detection; issue #80
  • fixed audio track detection in a case of multiple tracks; issue #80
  • fixed Linux console startup script; issue #64
  • added more available memory (384MB) to handle transcoding of large images
  • images are sorted by file name in folder view; issue #71
  • fixed marking of viewed assets to be more generic and support more devices; issue #82
  • fixed audio album art not showing on some devices; issue #69
  • fixed locking of streamed files; issue #94
  • browsing in the Folder category is now faster
  • optimized library updating mechanism for speed and less CPU utilization; issue #72, #73


 

  • updated FFmpeg to revision 23012, it also enables MP3 encoding (thanks to LAME MP3 Encoder)
  • updated Apache Derby to version 10.5.3.0