nickdos / xmltv2mediastar-epg

Automatically exported from code.google.com/p/xmltv2mediastar-epg
GNU General Public License v2.0
0 stars 0 forks source link

Add support for "content type" flags #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Content type meta data is available in the XMLTV file format and is coded for 
in the EPG data file in 
column 8. The codes for this field are described in Table 28 of this PDF 
document:

http://webapp.etsi.org/action/OP/OP20060428/en_300468v010701o.pdf 

(also see attachment: content_descriptor_table.pdf)

Code stubs are already present but the only content type currently recognised 
is "movie".

Original issue reported on code.google.com by nickdos on 3 Aug 2006 at 6:31

Attachments:

GoogleCodeExporter commented 9 years ago
AN initial set of content types have been implemented but is incomplete. 
Because the
MediaStar does not currently display this field, no further work will be done 
until
it is.

Original comment by nickdos on 13 Mar 2007 at 11:20