Opened 17 years ago

Closed 15 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

Attachments (2)

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

Download all attachments as: .zip

Change History (7)

Changed 17 years ago by morpheuz@…

Attachment: patch3155 added

modifies httpstatus.cpp

comment:1 Changed 17 years ago by dblain

Owner: changed from Isaac Richards to dblain

Changed 17 years ago by morpheuz@…

Attachment: patch3155_2 added

fix to support codecparams table

comment:2 Changed 17 years ago by morpheuz@…

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 Changed 16 years ago by Rob Smith

Cc: Rob Smith added

comment:4 Changed 15 years ago by Dibblah

Status: newassigned

comment:5 Changed 15 years ago by stuartm

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.