0.0.26 • Published 4 months ago

@ygracs/xmltv-lib-js v0.0.26

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
4 months ago
rev.:0.0.3
date:2023-07-11

Introduction

This module provide a base functionality for handling an EPG-sources based on XMLTV-format.

Use cases

Installation

npm install @ygracs/xmltv-lib-js

Current limitations

For now there is no support (or support is limited) for some elements defined on XMLTV-format (a definition of the XMLTV-document you can see here).

<channel> element

For <channel> element by now there are those limitations:

  • only single <icon> element is supported;
  • for url element system attribute is not supported.

<programme> element

For <programme> element by now there are those limitations:

  • for element following attributes are not supported: pdc-start, vps-start, showview, videoplus and clumidx;
  • for element are not supported following child elements: credits, date, keyword, language, orig-language, lenth, icon, url, country, episode-num, video, audio, previously-shown, premiere, last-chance, new, subtitles, review, image;
  • only single <rating> element is supported;
  • for rating element system attribute is not supported;
  • for rating element <icon> child element is not supported;
  • only single <star-rating> element is supported;
  • for star-rating element system attribute is not supported;
  • for star-rating element <icon> child element is not supported.
0.0.26

4 months ago

0.0.25

9 months ago

0.0.23

11 months ago

0.0.24

11 months ago

0.0.22

12 months ago

0.0.20

2 years ago

0.0.21

2 years ago

0.0.19

2 years ago

0.0.18

2 years ago

0.0.17

2 years ago

0.0.16

3 years ago

0.0.15

3 years ago

0.0.14

3 years ago