xmltv: add support to parse credits

Authored by mauroc on Mar 12 2019, 7:34 PM.

Description

xmltv: add support to parse credits

Add a simple logic to parse credits. It won't parse attributes
on credits, though, so things like:

<actor role="">foo</actor>

It will get just the actor's name, silently ignoring its
role.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>

Details

Committed
maurocMar 12 2019, 7:34 PM
Parents
R466:3dd00c5afa04: xmltv: finish code simplify
Branches
Unknown
Tags
Unknown