Opened 12 years ago

Closed 11 years ago

Last modified 10 years ago

#12090 closed Patch - Feature (fixed)

Services API - Get cut list and comm break for recorded

Reported by: jlbarriere68@… Owned by: janbar <jlbarriere68@…>
Priority: minor Milestone: 0.28
Component: MythTV - Services API - Backend Version: Master Head
Severity: medium Keywords: COMM BREAK, EDL, CUT LIST
Cc: Ticket locked: no

Description

This is a patch adding the ability to get cut list and comm break for recordings. Also new servives are able to return offset by keyframe, position or duration depending of request parameter "OffsetType" { nil , "Position", "Duration" }

I made a PR to github: https://github.com/MythTV/mythtv/pull/70

Change History (7)

comment:1 by sphery, 12 years ago

Milestone: 0.28unknown

Overlaps with/partial duplicate of #11491. We'll have to decide on a single approach.

comment:2 by Drew <drew@…>, 11 years ago

It would be nice to see this or #11491 implemented soon. It restricts proper commercial skips and EDL use on videos that don't have a steady framerate.

The Services API would obviously be better, but those patches aren't for version 0.28. If those get modified to go into the 0.28 tree, could it get submitted?

comment:3 by jlbarriere68@…, 11 years ago

I can rebase soon the code to be merged again into master.

comment:4 by jlbarriere68@…, 11 years ago

I rebased my PR from github on the last commit of master of mythtv.

comment:5 by janbar <jlbarriere68@…>, 11 years ago

Owner: set to janbar <jlbarriere68@…>
Resolution: fixed
Status: newclosed

In 3182179254c97b6cff7a000b9ebfa304c2a66a61/mythtv:

Error: Processor CommitTicketReference failed
GIT backend not available

comment:6 by janbar <jlbarriere68@…>, 11 years ago

In cedd7a4d99110792ae20cbbc3d6cb64c25fcf56f/mythtv:

Error: Processor CommitTicketReference failed
GIT backend not available

comment:7 by Karl Egly, 10 years ago

Milestone: unknown0.28
Note: See TracTickets for help on using tickets.