Ticket #9424 (closed Patch - Feature: fixed)
Opened 2 years ago
Last modified 6 months ago
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
Change History
Changed 2 years ago by mattpyne@…
- Attachment sony.2.diff added
In my haste I made a mistake in the patch...
Changed 2 years ago by mattpyne@…
- Attachment sony.3.diff added
In my haste I made a mistake in the patch...
comment:1 Changed 2 years ago by beirdo
- Owner changed from dblain to beirdo
- Status changed from new to assigned
comment:2 Changed 22 months ago by Github
- Status changed from assigned to closed
- Resolution set to fixed
- Milestone changed from unknown to 0.25
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 6 months 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.
