Release Notes
Fixed
- Fix streaming mode inconsistencies when
modeparameter is unspecified - Fix startup on Windows 7
Added
- Add option to automatically deinterlace video when transcoding
- Previously, this was always enabled; the purpose of the option is to allow disabling any deinterlace filters
- Note that there is no performance gain to disabling the option with progressive content; filters are only ever applied to interlaced content
Changed
- Change FFmpeg Profile video codec and audio codec text fields to select fields
- The appropriate video encoder will be determined based on the video format and hardware acceleration selections
- Remove FFmpeg Profile
Transcode,Normalize VideoandNormalize Audiosettings- All content will be transcoded and have audio and video normalized
- The only exception to this rule is
HLS Directstreaming mode, which directly copies video and audio streams
- Always try to connect to Plex at
http://localhost:32400even if that address isn't advertised by the Plex API- If Plex isn't on the localhost, all other addresses will be checked as with previous releases