[mythtv] Feature Request/RFC: A stable, extensible, third-party usable API
Robert McNamara
robert.mcnamara at gmail.com
Wed Sep 29 18:33:13 UTC 2010
On Wed, Sep 29, 2010 at 11:29 AM, Robert Johnston <anaerin at gmail.com> wrote:
>
> The "Filterable" means the list can be whittled down like so:
>
> http://backend/GetRecordings?Title=Get%20Smart&Channel=TCM
>
> And recording groups could be secured, requiring:
>
> http://backend/GetRecordings?Group=Naughty%20Porn&PIN=12345
>
> A call to:
>
> http://backend/GetCommercialList?ProgramID=1016_201001011905
Have you looked at MythXML? What you are quoting here is more or less
exactly what it does. You would need to flesh it out, but tons of
functionality all there for the taking, plus a framework to build on.
Robert
More information about the mythtv-dev
mailing list