| Summary: | [MAINTAINER] multimedia/emby-server: Update to 3.0.5607.2 Stable | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Ben Woods <woodsb02> | ||||||
| Component: | Individual Port(s) | Assignee: | Adam Weinberger <adamw> | ||||||
| Status: | Closed FIXED | ||||||||
| Severity: | Affects Only Me | CC: | adamw, joshruehlig | ||||||
| Priority: | --- | ||||||||
| Version: | Latest | ||||||||
| Hardware: | Any | ||||||||
| OS: | Any | ||||||||
| URL: | https://github.com/MediaBrowser/MediaBrowser/releases/tag/3.0.5607.2 | ||||||||
| Attachments: |
|
||||||||
Created attachment 156735 [details]
Successful poudriere testport logs on FreeBSD 10.1 amd64 (gzipped)
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 Committed, thanks Ben. |
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