Opened 14 years ago
Closed 14 years ago
#9518 closed Patch - Feature (Fixed)
[PATCH] Detect DVD/Bluray discs without mounting
Reported by: | 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)
Change History (3)
Changed 14 years ago by
Attachment: | 1080-mythcdrom-linux-libudp.diff added |
---|
comment:1 Changed 14 years ago by
Milestone: | unknown → 0.25 |
---|---|
Owner: | changed from markk to stuartm |
Priority: | minor → major |
Severity: | medium → low |
Status: | new → accepted |
comment:2 Changed 14 years ago by
Resolution: | → Fixed |
---|---|
Status: | accepted → closed |
Applied in [67674bf7b]
Note: See
TracTickets for help on using
tickets.
Lawrence, your timing is uncanny ...