Bug 200160 - [MAINTAINER] multimedia/emby-server: Update to 3.0.5607.2 Stable
Summary: [MAINTAINER] multimedia/emby-server: Update to 3.0.5607.2 Stable
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Adam Weinberger
URL: https://github.com/MediaBrowser/Media...
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-12 22:13 UTC by Ben Woods
Modified: 2015-05-15 15:39 UTC (History)
2 users (show)

See Also:


Attachments
Patch to update multimedia/emby-server to 3.0.5607.2 Stable (5.21 KB, patch)
2015-05-12 22:13 UTC, Ben Woods
woodsb02: maintainer-approval+
Details | Diff
Successful poudriere testport logs on FreeBSD 10.1 amd64 (gzipped) (58.60 KB, application/x-gzip)
2015-05-12 22:16 UTC, Ben Woods
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Woods freebsd_committer freebsd_triage 2015-05-12 22:13:41 UTC
Created attachment 156734 [details]
Patch to update multimedia/emby-server to 3.0.5607.2 Stable

Update multimedia/emby-server to latest stable release 3.0.5607.2.

Changes this release:
 * Resolved Play To issue with Xbox One that would revert to the default Dlna profile if using a custom device name
 * Resolved transcoding failures with Sony Bravia's
 * Resolved missing images with Sony Bravia's
 * Resolved transcoding failures with Panasonic Viera
 * Significantly reduced network footprint when discovering devices on the network
 * New DLNA profiles added for VLC and Bubble UPnp, to direct stream all content (subject to bitrate setting)
 * Resolved issue of missing header when using the web client on Xbox One
 * Resolved incorrect aspect ratio when transcoding anamorphic content with Android TV & Fire TV
 * Resolved issue of file handles being left open in Linux when extracting chapter images. This was the primary cause of the Unbutu crashing being reported.
 * Resolved issue of backdrop images not being downloaded in certain situations
 * Reduced CPU usage caused by dynamically created images
Comment 1 Ben Woods freebsd_committer freebsd_triage 2015-05-12 22:16:36 UTC
Created attachment 156735 [details]
Successful poudriere testport logs on FreeBSD 10.1 amd64 (gzipped)
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-05-15 15:39:03 UTC
A commit references this bug:

Author: adamw
Date: Fri May 15 15:38:36 UTC 2015
New revision: 386419
URL: https://svnweb.freebsd.org/changeset/ports/386419

Log:
  Update multimedia/emby-server to latest stable release 3.0.5607.2.

  Changes this release:
   * Resolved Play To issue with Xbox One that would revert to the default Dlna profile if using a custom device name
   * Resolved transcoding failures with Sony Bravia's
   * Resolved missing images with Sony Bravia's
   * Resolved transcoding failures with Panasonic Viera
   * Significantly reduced network footprint when discovering devices on the network
   * New DLNA profiles added for VLC and Bubble UPnp, to direct stream all content (subject to bitrate setting)
   * Resolved issue of missing header when using the web client on Xbox One
   * Resolved incorrect aspect ratio when transcoding anamorphic content with Android TV & Fire TV
   * Resolved issue of file handles being left open in Linux when extracting chapter images. This was the primary cause of the Unbutu crashing being reported.
   * Resolved issue of backdrop images not being downloaded in certain situations
   * Reduced CPU usage caused by dynamically created images

  PR:		200160
  Submitted by:	Ben Woods (maintainer)

Changes:
  head/multimedia/emby-server/Makefile
  head/multimedia/emby-server/distinfo
  head/multimedia/emby-server/pkg-plist
Comment 3 Adam Weinberger freebsd_committer freebsd_triage 2015-05-15 15:39:06 UTC
Committed, thanks Ben.