Opened 17 years ago
Closed 17 years ago
#1761 closed enhancement (duplicate)
Allow detection of DVDs with (illegal) lowercase "video_ts" dir
Reported by: | Owned by: | Isaac Richards | |
---|---|---|---|
Priority: | minor | Milestone: | 0.20 |
Component: | mythtv | Version: | head |
Severity: | medium | Keywords: | dvd autodetect |
Cc: | Ticket locked: | no |
Description
I have a few DVDs probably made on a windows machine where the /video_ts directory is in lowercase (instead of the correct "/VIDEO_TS" case)
This makes the auto detect code see it as a disc full of photos and open mythgallery.
The attached patch is in the style of the existing VCD/SVCD detect and checks for the two obvious types of upper/lowercase. Arguably there could be all kinds of in between options, but this at least seems to catch the most likely scenario
Attachments (1)
Note: See
TracTickets for help on using
tickets.
Detect DVD using lowercase dir names