Opened 17 years ago

Closed 17 years ago

#3297 closed enhancement (wontfix)

Make volume label for generated isos configurable

Reported by: anonymous Owned by: paulh
Priority: minor Milestone: unknown
Component: mytharchive Version: 0.20
Severity: medium Keywords:
Cc: Ticket locked: no

Description

The mkisofs command in the mythburn.py script currently has the -V option set to "MythTV BurnDVD"

It would be nice if this was configurable, and really nice if it defaulted to the title being recorded.

Using the Fedora package from atrpms, mytharchive-0.20-152.fc6.at.x86_64

Change History (1)

comment:1 Changed 17 years ago by paulh

Resolution: wontfix
Status: newclosed

I'd rather have it name each DVD with a unique volume id something like MYTH_0001 where 0001 would increment after each DVD rather than the title which may not be unique.

Also don't forget that a DVD may have more than one title on it. I think the maximum length of the volume id is 32 characters and there may be restrictions on what chars can be used. Most volume id's I've seen don't have spaces in them for example but I'm not sure if that is a requirement or not.

This isn't something I'm interested in at the moment so if you want this you are going to have to supply a patch. It shouldn't be difficult.

Note: See TracTickets for help on using tickets.