Main Page

From XMLTV
(Difference between revisions)
Jump to: navigation, search
(XMLTV Project Status: add 0.5.53 release)
m (XMLTV Project Status)
(38 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 +
Looking for information on a ReplayTV replacement service? Click [[ReplayTV2|HERE]]
 
=XMLTV=
 
=XMLTV=
  
Line 5: Line 6:
  
 
* XMLTV is a very popular XML based file format for describing TV listings. see [[XMLTVFormat]]
 
* 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 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]]
 
* XMLTV is a collection of tools to obtain, manipulate, and search TV Listings. see [[XMLTVProject]]
Line 13: Line 15:
 
(for more info see [[XMLTVProject]])
 
(for more info see [[XMLTVProject]])
  
The current release (0.5.53) was made on 2008-09-02 and is available at http://files.xmltv.org
+
The current release (1.2.was made on 2023-02-22 and is available at https://github.com/XMLTV/xmltv/releases
  
* tv_grab_is: minor fix to midnight handling
+
New Grabbers
* tv_grab_na_dd: add auto-config config file option
+
* none
* tv_grab_na_icons: adjust to site changes
+
* tv_grab_ar: now supports 2 data sources
+
* tv_grab_uk_rt: improve episode numbering
+
* tv_grab_huro: fix --offset problem and data source changes
+
* tv_grab_eu_epgdata: added category support, stop times, age-rating, more!
+
  
'''*NOTE* fix to _eu_epggdata episode num will break duplicate detection in MythTV'''
+
Deleted Grabbers
 +
* tv_grab_tr  (upstream changes)
 +
* tv_grab_ar  (upstream site ownership change)
  
* tv_grab_dk - non-working, removed
+
Updates
* tv_grab_dk_dr - new  grabber for Denmark!
+
* tv_grab_is: Islandic grabber returns
+
  
And of some bugfixes and polish.
+
* tv_grab_fi  (improvements to handle upstream changes)
 +
* tv_grab_fi_sv (improvements to handle upstream changes)
 +
* tv_grab_fr (improvements to channel name handling and updates for upstream changes)
 +
* tv_grab_na_dd (add some debug info)
 +
* tv_grab_uk_tvguide (bug fixes and improvements)
 +
* tv_grab_zz_sdjson (support Schedules Direct redirection response)
 +
* tv_grab_zz_sdjson_sqlite (improve rating agency data validation and update documentation)
 +
* tv_merge (minor change to output handling)
 +
 
 +
 
 +
Please see the commit log for all changes in this release
  
 
==Related Projects==
 
==Related Projects==

Revision as of 22:30, 22 February 2023

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.2.1 was made on 2023-02-22 and is available at https://github.com/XMLTV/xmltv/releases

New Grabbers

  • none

Deleted Grabbers

  • tv_grab_tr (upstream changes)
  • tv_grab_ar (upstream site ownership change)

Updates

  • tv_grab_fi (improvements to handle upstream changes)
  • tv_grab_fi_sv (improvements to handle upstream changes)
  • tv_grab_fr (improvements to channel name handling and updates for upstream changes)
  • tv_grab_na_dd (add some debug info)
  • tv_grab_uk_tvguide (bug fixes and improvements)
  • tv_grab_zz_sdjson (support Schedules Direct redirection response)
  • tv_grab_zz_sdjson_sqlite (improve rating agency data validation and update documentation)
  • tv_merge (minor change to output handling)


Please see the commit log for all changes in this release

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