Opened 14 years ago

Closed 14 years ago

#9518 closed Patch - Feature (Fixed)

[PATCH] Detect DVD/Bluray discs without mounting

Reported by: Lawrence Rust <lvr@…> Owned by: stuartm
Priority: major Milestone: 0.25
Component: MythTV - DVD Playback Version: Master Head
Severity: low Keywords: dvd bluray UDF
Cc: Ticket locked: no

Description

This patch to libmyth/mythcdrom-linux.cpp enables the detection of a DVD & Bluray discs by reading the UDF format data direct from the drive using libudf (part of libcdio) and thus avoids the need to mount the disc. This is very convenient for use with the MediaMonitor? and 'Jump to plugin' which can then AutoPlay? a DVD without mods to fstab or installing pmount or a desktop automounter.

The detection of libudf is done in configure and is entirely automatic.

Attachments (1)

1080-mythcdrom-linux-libudp.diff (3.4 KB) - added by Lawrence Rust <lvr@…> 14 years ago.

Download all attachments as: .zip

Change History (3)

Changed 14 years ago by Lawrence Rust <lvr@…>

comment:1 Changed 14 years ago by stuartm

Milestone: unknown0.25
Owner: changed from markk to stuartm
Priority: minormajor
Severity: mediumlow
Status: newaccepted

Lawrence, your timing is uncanny ...

comment:2 Changed 14 years ago by stuartm

Resolution: Fixed
Status: acceptedclosed

Applied in [67674bf7b]

Note: See TracTickets for help on using tickets.