Modify

Ticket #10819 (closed Patch - Bug Fix: fixed)

Opened 13 months ago

Last modified 12 months ago

nuvexport still tries to use mythcommflag --gencutlist, which is deprecated

Reported by: mythtv@… Owned by: beirdo
Priority: minor Milestone: 0.25.2
Component: Apps - Nuvexport Version: 0.25-fixes
Severity: medium Keywords:
Cc: Ticket locked: no

Description

The gen_cutlist function in nuvexport/export/generic.pm attempts to run: mythcommflag --gencutlist -c CHANID -s STARTTIME

This produces an error that gencutlist is deprecated, and that -c is not a valid option. It suggests that mythutil should be used instead for generating a cut list from commercial flags. nuvexport should be updated to use mythutil --gencutlist --chanid CHANID --starttime STARTTIME

Attachments

mythutil.patch (1.3 KB) - added by mythtv@… 13 months ago.
Patch to use mythutil instead of mythcommflag

Change History

Changed 13 months ago by mythtv@…

Patch to use mythutil instead of mythcommflag

comment:1 Changed 13 months ago by beirdo

  • Owner changed from xris to beirdo
  • Status changed from new to assigned

Thanks, I'll look at this tonight.

comment:2 Changed 12 months ago by mythtv@…>

  • Status changed from assigned to closed
  • Resolution set to fixed

In eeeb99c7304923c07c65d8eb63180922aad9907c/nuvexport:

Convert nuvexport to use mythutil rather than mythcommflag

mythcommflag --gencutlist has been moved to mythutil.

Fixes #10819

Signed-off-by: Gavin Hurlbut <ghurlbut@…>
(cherry picked from commit da20977de18926e53ed68544fba590a4d03aa7b0)

comment:3 Changed 12 months ago by mythtv@…>

In da20977de18926e53ed68544fba590a4d03aa7b0/nuvexport:

Convert nuvexport to use mythutil rather than mythcommflag

mythcommflag --gencutlist has been moved to mythutil.

Fixes #10819

Signed-off-by: Gavin Hurlbut <ghurlbut@…>

comment:4 Changed 12 months ago by beirdo

  • Milestone changed from unknown to 0.25.2
View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'new'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.