Main Page

From XMLTV
(Difference between revisions)
Jump to: navigation, search
(1.1.0 release)
(XMLTV Project Status: release 1.1.1)
Line 15: Line 15:
 
(for more info see [[XMLTVProject]])
 
(for more info see [[XMLTVProject]])
  
The current release (1.1.0) was made on 2021-01-31 and is available at  https://github.com/XMLTV/xmltv/releases
+
The current release (1.1.1) was made on 2021-02-19 and is available at  https://github.com/XMLTV/xmltv/releases
  
 
New Grabbers
 
New Grabbers
* tv_grab_pt_meo (replacement grabber for Portugal (MEO))
+
* none
* tv_tmdb (new utility to augment listings with TMDB data)
+
  
 
Deleted Grabbers
 
Deleted Grabbers
* tv_grab_eu_xmltvse (disabled, source site gone)
+
* none
  
 
Updates
 
Updates
* tv_grab_fi
+
* tv_grab_uk_tvguide - improvements to channel-id handling
** foxtv: improvements to programme data
+
* QuickStart guide - documentation updates
** telsu: disable listings source
+
 
+
*tv_grab_fi_sv
+
**improved channel handling avoids downloading data for unconfigured channels
+
 
+
* tv_grab_uk_tvguide
+
** enhance data with programme URLs and images
+
 
+
* tv_grab_zz_sdjson_sqlite
+
** improvements to programme data
+
 
+
* tv_imdb
+
** improvements to film and series matching
+
 
+
* xmltv.dtd
+
** add 'system' attribute to 'url' element
+
** add 'image' element to 'programme'
+
** add 'image' and 'url' as sub-elements to credits
+
  
 
And lots of other changes (see commit log for full details)
 
And lots of other changes (see commit log for full details)

Revision as of 16:47, 19 February 2022

Looking for information on a ReplayTV replacement service? Click HERE

XMLTV

XMLTV is a few things with the same name.

  • XMLTV is a very popular XML based file format for describing TV listings. see XMLTVFormat
  • XMLTV is an interface contract between programs the emit guide data and programs that consume it. see HowtoWriteAGrabber and HowtoUseGrabbers
  • XMLTV is a perl module that helps to create XMLTV formatted documents. see XMLTVModule
  • XMLTV is a collection of tools to obtain, manipulate, and search TV Listings. see XMLTVProject

Most of this Wiki has to do with the XMLTVProject

XMLTV Project Status

(for more info see XMLTVProject)

The current release (1.1.1) was made on 2021-02-19 and is available at https://github.com/XMLTV/xmltv/releases

New Grabbers

  • none

Deleted Grabbers

  • none

Updates

  • tv_grab_uk_tvguide - improvements to channel-id handling
  • QuickStart guide - documentation updates

And lots of other changes (see commit log for full details)

Related Projects

There are lots of applications that use XMLTV-formatted files., these include guide viewers and PVRs. There are also some grabbers not included in the XMLTV project distribution. See XmltvRelatedProjects.

The XmltvUnrelatedProjects are things which don't use the XMLTV format but are somehow connected to TV listings.

Personal tools