Opened 19 years ago

Closed 17 years ago

#3155 closed patch (invalid)

[ PATCH ] Management of Recording Profiles through HTTP+XML

Reported by: morpheuz@… Owned by: dblain
Priority: minor Milestone: unknown
Component: mythtv Version: 0.20
Severity: medium Keywords: xml http backend recording profiles
Cc: mythtv@…, Rob Smith Ticket locked: no

Description

Attachments (2)

patch3155 (7.8 KB ) - added by morpheuz@… 19 years ago.
modifies httpstatus.cpp
patch3155_2 (14.3 KB ) - added by morpheuz@… 19 years ago.
fix to support codecparams table

Download all attachments as: .zip

Change History (7)

by morpheuz@…, 19 years ago

Attachment: patch3155 added

modifies httpstatus.cpp

comment:1 by dblain, 19 years ago

Owner: changed from Isaac Richards to dblain

by morpheuz@…, 19 years ago

Attachment: patch3155_2 added

fix to support codecparams table

comment:2 by morpheuz@…, 19 years ago

New commands:

http://127.0.0.1:6544/createRecProfiles?profilename=Teste&groupname=Transcoders&vcodec=MPEG4 &acodec=MP3&transcodelossless=0&transcoderesize=0&width=480&height=480&rtjpegquality=170 &rtjpeglumafilter=0&rtjpegchromafilter=0&mpeg4bitrate=2200&mpeg4maxquality=2&mpeg4minquality=15 &mpeg4qualdiff=3&mpeg4scalebitrate=1&mpeg4optionvhq=0&mpeg4option4mv=0&mpeg4optionidct=0 &mpeg4optionime=0&hardwaremjpegquality=100&hardwaremjpeghdecimation=4&hardwaremjpegvdecimation=4 &mpeg2streamtype=MPEG-2%20PS&mpeg2aspectratio=4:3&mpeg2bitrate=4500&mpeg2maxbitrate=6000 &samplerate=32000&mp3quality=7&volume=90&mpeg2audtype=Layer%20II&mpeg2audbitratel1=448 &mpeg2audbitratel2=384&mpeg2audvolume http://127.0.0.1:6544/getRecProfiles?groupname=Transcoders http://127.0.0.1:6544/delRecProfiles?id=62

comment:3 by Rob Smith, 18 years ago

Cc: Rob Smith added

comment:4 by Dibblah, 18 years ago

Status: newassigned

comment:5 by stuartm, 17 years ago

Resolution: invalid
Status: assignedclosed

We need updated patches against trunk, that's even assuming there is still a desire for this functionality.

Note: See TracTickets for help on using tickets.