Difference between revisions of "Main Page"

From XMLTV
Jump to: navigation, search
(XMLTV Project Status: update with 0.5.61 data)
(XMLTV Project Status: 1.3.1 release)
 
(22 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
Looking for the ReplayTV Shutdown FAQ? Click [[ReplayTV|HERE]]
+
Looking for information on a ReplayTV replacement service? Click [[ReplayTV2|HERE]]
 
=XMLTV=
 
=XMLTV=
  
Line 6: 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 14: Line 15:
 
(for more info see [[XMLTVProject]])
 
(for more info see [[XMLTVProject]])
  
The current release (0.5.61) was made on 2011-06-22 and is available at http://files.xmltv.org
+
The current release (1.3.was made on 2024-02-24 and is available at https://github.com/XMLTV/xmltv/releases
  
* Changes in this release (0.5.61)
+
New Grabbers
  
    tv_grab_re      - disable broken grabber
+
* tv_grab_uk_freeview (a new grabber for UK Freeview users)
    tv_grab_na_dtv  - disable broken grabber
+
    tv_grab_fr_kazer - new graber for Kazer.org
+
    tv_grab_ar      - rewrite! back in distro
+
    tv_grab_fi      - rewrite! back in distro
+
    lots of grabber updates. See Changelog for details
+
  
And some bugfixes and polish.
+
Deleted Grabbers
 +
 
 +
* tv_grab_eu_epgdata (upstream site gone)
 +
* tv_grab_na_dtv (upstream site changes)
 +
* tv_grab_pt_meo (upstream site changes)
 +
* tv_grab_uk_guide (upstream site changes)
 +
 
 +
Updates
 +
 
 +
* tv_grab_ch_search (fix setting of configured channels)
 +
* tv_grab_fi (updates for STAR Chanel/FOXTV rename, and YLE data source (API key needs))
 +
* tv_grab_zz_sdjson (improvements to episode/season handling)
 +
* tv_grab_zz_sdjson_sqlite (improvements to episode/season handling, 3rd-party metadata, lineups handling, and more)
 +
 
 +
Please see the commit log for all changes in this release
  
 
==Related Projects==
 
==Related Projects==

Latest revision as of 17:17, 24 February 2024

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

New Grabbers

  • tv_grab_uk_freeview (a new grabber for UK Freeview users)

Deleted Grabbers

  • tv_grab_eu_epgdata (upstream site gone)
  • tv_grab_na_dtv (upstream site changes)
  • tv_grab_pt_meo (upstream site changes)
  • tv_grab_uk_guide (upstream site changes)

Updates

  • tv_grab_ch_search (fix setting of configured channels)
  • tv_grab_fi (updates for STAR Chanel/FOXTV rename, and YLE data source (API key needs))
  • tv_grab_zz_sdjson (improvements to episode/season handling)
  • tv_grab_zz_sdjson_sqlite (improvements to episode/season handling, 3rd-party metadata, lineups handling, and more)

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.