Project

General

Profile

Actions

Feature #4441

open

pass to client or parse more information from XMLTV

Added by piotr galek almost 8 years ago. Updated over 7 years ago.

Status:
New
Priority:
Normal
Assignee:
Category:
EPG - Grabbers
Target version:
Start date:
2017-06-19
Due date:
% Done:

0%

Estimated time:

Description

Hi
I saw XMLTV delivery many information like on example:

<programme start="20170621100000 +0200" stop="20170621110000 +0200" channel="CBS Action">
    <title lang="pl">Agenci NCIS</title>
    <title lang="xx">Navy NCIS: Naval Criminal Investigative Service</title>
    <desc lang="pl">Gibbs zostaje ranny w zamachu terrorystycznym. Członkowie jego zespołu są przygnębieni. Tony zastępuje szefa. Jego decyzja wzbudza niechęć pozostałych agentów. Tymczasem Gibbs powoli wraca do zdrowia. Ma czas na rozmyślania. Próbuje sobie poradzić ze wspomnieniami, które od dawna próbował wymazać z pamięci</desc>
    <credits>
      <director>Dennis Smith</director>
      <actor>Mark Harmon</actor>
      <actor>Michael Weatherly</actor>
      <actor>Pauley Perrette</actor>
      <actor>David McCallum</actor>
      <actor>Sean Murray</actor>
      <actor>Cote de Pablo</actor>
      <actor>Lauren Holly</actor>
    </credits>
    <date>2006</date>
    <category lang="pl">Serial Sensacyjny</category>
    <icon src="http://ocdn.eu/images/program-tv/MmQ7MDA_/b1065f71c129750b882a1e20274a1589.jpg" />
    <country>USA</country>
    <episode-num system="onscreen">S3 E23</episode-num>
    <rating>
      <value>12</value>
    </rating>
  </programme>

but information like:
- country
- date
- actor
- director

and maybe more

are not pass to client - like pvr.hts kodi ...
i uderstand some information are not important to parse and show on TVH WebUI - but at least could be forwarded to client ...

Actions

Also available in: Atom PDF