Opened 18 years ago

Closed 18 years ago

#2134 closed defect (fixed)

mythburn creates a dvdauthor.xml with incorrect jump title commands when wantIntro is set

Reported by: spin667@… Owned by: paulh
Priority: minor Milestone: unknown
Component: mytharchive Version: head
Severity: medium Keywords: mytharchive
Cc: Ticket locked: no

Description

If you use the MythCenter? - Autoplay theme/schema the jump title statements produced by mythburn actually point back to the current title, resulting in the DVD player playing the first real title over and over again.

The logic is correct for Simple - Autoplay, because it doesn't have an intro title.

The solution is to add 2 to the current itemNum if wantIntro is true when creating the jump title statement.

I'll attach a patch to do that, but it might be just as easy to fix it by hand.

PS: I guess there should be a mytharchive component?

Attachments (1)

mythburn-offbyone.diff (777 bytes) - added by spin667@… 18 years ago.

Download all attachments as: .zip

Change History (3)

Changed 18 years ago by spin667@…

Attachment: mythburn-offbyone.diff added

comment:1 Changed 18 years ago by anonymous

Component: mythtvmytharchive
Owner: changed from Isaac Richards to paulh

comment:2 Changed 18 years ago by paulh

Resolution: fixed
Status: newclosed

(In [10705]) Fix #2134 by applying the patch.

Fixes a problem with the MythCenter? - Autoplay DVD menu theme where an incorrect 'jump title' in the post command was jumping back to the start of the first title rather than the next title in the sequence.

Note: See TracTickets for help on using tickets.