Skip to content

Instantly share code, notes, and snippets.

@elan
Forked from tru/gist:04719253d8a6c1a0a921
Created April 28, 2012 08:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elan/508f904826e86848efdd to your computer and use it in GitHub Desktop.
Save elan/508f904826e86848efdd to your computer and use it in GitHub Desktop.
Changes between 0.9.6.0 and 0.9.6.1
New: MacOSX releases are now signed, making it Mountain Lion friendly.
New: We now offer higher quality streams over 3G with the latest iOS client
New: Pass "Plex Media Server" when mapping a port via UPnP so that it shows up nice and pretty on the router
New: Plex Media Server is now available for ReadyNAS Duo v2 (ARM)
Fixed: Don't return empty manifest files, crashes some clients
Fixed: Bad transcoder bug that made remuxing produce ugly artifacts on iOS clients
Fixed: Fixed a bug where a large number of sections could make the server not show up in clients
Fixed: Make sure media sent back and redirects can be cached
Fixed: Speed up deletion of (especially large) library sections by at least two orders of magnitude
Fixed: We have only found an audio match if the language of the stream matches account preferred language.
Fixed: When we have known foreign audio, and a single unknown subtitle, enable it
Fixed: Webkit crash when playing the Hulu channel
Fixed: Handle SIGTERM, this is the default kill signal and we should do a proper shutdown.
Fixed: Plex Media Server now bundles rsync
Fixed: Don't allow the OS to go to sleep while playing direct-played media
Fixed: Crash that happened when manual NAT setting was used
Fixed: Silverlight channel crashes on OS X and Windows.
Fixed: Audio transcoder fixes.
Fixed: SLSS crash and support for files which claim crazy frame-rates.
Fixed: Long shutdown on Linux.
Fixed: Some videos not Direct Streaming with LG TVs.
Fixed: Crash when /etc/mtab doesn't exist, use /proc/mounts instead.
Fixed: /search endpoint supports single quotes in queries.
DLNA changes:
New: Support matching headers by regex for DLNA profiles
New: Allow MIME types to be overridden by DLNA profiles
Fixed: Fix dimensions for DLNA videos of unknown size
Fixed: Don't error out on unknown DLNA profile tags
Fixed: Give up on the DLNA server if it fails too many times, in a row.
Fixed: Windows setup now creates a firewall exception for DLNA
Fixed: iTunes artist titles was not read correctly by DLNA
Fixed: Return a better protocol info for picky clients.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment