Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#10759 closed Patch - Bug Fix (fixed)

Incorrect unmounting of BD disks

Reported by: bryan@… Owned by: stuartm
Priority: minor Milestone: 0.25.1
Component: MythTV - Video Playback Version: 0.25-fixes
Severity: medium Keywords:
Cc: Ticket locked: no

Description

mythfrontend correctly detects that a newly mounted disk is a bluray video but then proceeds to immediately unmount it. This prevents bluray movies from being played at all.

Attachments (1)

bdmountfix.patch (1.1 KB) - added by bryan@… 12 years ago.
Fix for the issue and small cleanup of the offending function

Download all attachments as: .zip

Change History (4)

Changed 12 years ago by bryan@…

Attachment: bdmountfix.patch added

Fix for the issue and small cleanup of the offending function

comment:1 Changed 12 years ago by stuartm

Milestone: unknown0.25.1
Owner: set to stuartm
Status: newaccepted

comment:2 Changed 12 years ago by Bryan ? <bryan@…>

Resolution: fixed
Status: acceptedclosed

In 477e12fd2efe7c62af2a47285cf2c82b31794261/mythtv:

Fix the media monitor unmounting blu-ray discs after insertion, we need them to be mounted in order to play them. Fixes #10759

Signed-off-by: Stuart Morgan <smorgan@…>

comment:3 Changed 12 years ago by Bryan ? <bryan@…>

In d96984a8eb77f790142192454c09d73bbd443424/mythtv:

Fix the media monitor unmounting blu-ray discs after insertion, we need them to be mounted in order to play them. Fixes #10759

Signed-off-by: Stuart Morgan <smorgan@…>
(cherry picked from commit 477e12fd2efe7c62af2a47285cf2c82b31794261)

Note: See TracTickets for help on using tickets.