[mythtv-commits] Ticket #13306: MythArchive fails during DVD Menu creation

MythTV noreply at mythtv.org
Mon Feb 18 23:27:55 UTC 2019


#13306: MythArchive fails during DVD Menu creation
----------------------------------+------------------------------
 Reporter:  jpilk                 |          Owner:  (none)
     Type:  Bug Report - General  |         Status:  new
 Priority:  minor                 |      Milestone:  needs_triage
Component:  Plugin - MythArchive  |        Version:  Unspecified
 Severity:  high                  |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+------------------------------

Comment (by jpilk):

 I made the changes from this patch in systems running recent master under
 el7.6 and Fedora 28, and successfully created DVD .iso images on each.
 MythCenter_Animated theme and a few old local tweaks.

 In addition, a change in syntax was needed for psutil-5.4 in Fedora:

 p.set_ionice(psutil.IOPRIO_CLASS_IDLE)  becomes
 p.ionice(psutil.IOPRO_CLASS_IDLE)

 The old version still works with psutil-2.2 in el7

 I had an initial failure caused by an illegal character in place of an
 apostrophe in a title derived from EIT.  I have a feeling that this has
 been reported before.  Workaround with the metadata editor.

-- 
Ticket URL: <https://code.mythtv.org/trac/ticket/13306#comment:4>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list