Opened 13 years ago

Closed 13 years ago

Last modified 11 years ago

#9424 closed Patch - Feature (fixed)

Support for Sony Blu-ray players

Reported by: mattpyne@… Owned by: beirdo
Priority: minor Milestone: 0.25
Component: MythTV - UPnP Version: Master Head
Severity: low Keywords:
Cc: Ticket locked: no

Description

Sony Blu-ray players (and probably TVs, although this patch does not cover them) require special handling for UPNP.

This patch adds additional handling to the DetermineClient? to make it possible to spot the Sony devices and it also adds the required handing to force the Blu-ray player to browse videos and recorded TV.

Attachments (3)

sony.diff (4.3 KB) - added by mattpyne@… 13 years ago.
sony.2.diff (4.2 KB) - added by mattpyne@… 13 years ago.
In my haste I made a mistake in the patch…
sony.3.diff (4.2 KB) - added by mattpyne@… 13 years ago.
In my haste I made a mistake in the patch…

Download all attachments as: .zip

Change History (6)

Changed 13 years ago by mattpyne@…

Attachment: sony.diff added

Changed 13 years ago by mattpyne@…

Attachment: sony.2.diff added

In my haste I made a mistake in the patch...

Changed 13 years ago by mattpyne@…

Attachment: sony.3.diff added

In my haste I made a mistake in the patch...

comment:1 Changed 13 years ago by beirdo

Owner: changed from dblain to beirdo
Status: newassigned

comment:2 Changed 13 years ago by Github

Milestone: unknown0.25
Resolution: fixed
Status: assignedclosed

Add exception support for Sony Blu-ray Players for UPNP

Fixes #9424

Patch from the ticket, slightly massaged and cleaned up. Seems that Sony Blu-ray players want the mime type to be video/avi for some silly reason.

Signed-off-by: Gavin Hurlbut <ghurlbut@…>

Branch: master Changeset: 117b1b0fd3a03762cfa59c3c44ca3cc6a56f134d

comment:3 Changed 11 years ago by Rune Petersen <rune@…>

This change breaks media support on BDP-S590 for anything but AVI files.

The Client-Info for most/all BDP are the same so there is no way do distinglish between players. So this hack will be applied to all blu-ray players Sony has ever made, and will ever make.

May I suggest that this hack be removed (I am biased I know) and as an alternative implementing a way to force mime types.

Note: See TracTickets for help on using tickets.