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

Media Streaming Server

Release Notes - 1.1

  • added seeking support to MediaBrowser and CDS API; ticket #563 (Pro only)
  • added continuous playback to MediaBrowser (Pro only)
  • added support for creating playlists within MediaBrowser (Pro only)
  • added support for RAW image formats; ticket #137
  • improved time based seeking precision
  • added m2ts target video container for transcoding to BD-like container (m2ts with timestamps), should help when subtitles out of sync during transcoding; ticket #150
  • skipping 'series' file path element when retrieving episodic metadata from file name; ticket #572
  • updated XBMC extractor to support files generated by Media Center Master; ticket #531
  • finds AlbumArt.jpg as a local cover art for audio files
  • increased technical metadata retrieval durability for online streams; ticket #573
  • added the possibility to transcode videos based on the FourCC code of the video codec; ticket #567
  • updated H264 level-based transcoding decisions; ticket #584
  • enabled using hidden local cover art files (e.g. folder.jpg); ticket #533
  • added support for transcoding RealVideo files; ticket #250
  • it is now possible to change ordering of online resources; ticket #423
  • number of items in dynamic categories (Last Added, Last Viewed) is now configurable; ticket #357
  • enable turning off image thumbnail generation; ticket #552
  • updated AAC audio container detection via FFmpeg and added MP4 -> MP3 transcoding for online audio streams; ticket #550
  • added REST resource for retrieving details of installed plugins; ticket #564
  • added context menu for the Console text fields (cut/copy/paste)
  • enhanced online item id management, so that the id is new for each feed refresh; ticket #544
  • HTTP status code is now part of the REST API response status line; ticket #591
  • added automatic CPU detection for transcoding
  • removed the possibility to add renderers manually in the Console
  • enabled changing renderer name via the API
  • added profiles for more Sony devices; ticket #595
  • fixed adding files multiple times on Turkish localizations
  • fixed online audio problems with 2011 Sony Bravia profile
  • fixed the priority local cover files are applied
  • fixed MP3 ID3 tag handling to properly merge v1 and v2
  • fixed remuxing live streams in mpegts container; ticket #566
  • fixed DAR handling for files transcoding to FLV
  • fixed the service crashing with "An internal error occurred (error code 7)" on Windows'; ticket #419
  • fixed the Windows installer, it now makes sure the target directory ends with /Serviio to avoid the Uninstaller removing unwanted files; ticket #589
  • added Apache commons-lang to the dependencies