Main Page

From XMLTV
(Difference between revisions)
Jump to: navigation, search
(XMLTV Project Status)
(XMLTV Project Status: 0.6.3 release)
Line 15: Line 15:
 
(for more info see [[XMLTVProject]])
 
(for more info see [[XMLTVProject]])
  
The current release (0.6.1) was made on 2019-03-16 and is available at http://files.xmltv.org
+
The current release (0.6.3) was made on 2020-08-22 and is available at http://files.xmltv.org
  
Major Changes in this release (0.6.1)  
+
Major Changes in this release (0.6.2 & 3)  
  
 
IMPORTANT
 
IMPORTANT
  
tv_grab_eu_dotmedia and tv_grab_se_tvzon are deprecated and will be
+
The tv_grab_eu_xmltvse grabber has replaced the old
removed in the next release of XMLTV.
+
tv_grab_eu_dotmedia and tv_grab_se_tvzon grabbers, which have been
 +
removed.
  
Please switch to the new tv_grab_eu_xmltvse grabber as soon as possible.
 
  
 
New Grabbers
 
New Grabbers
  
tv_grab_eu_xmltvse - new grabber for Europe
+
- There are no new grabbers in this release
tv_grab_pt_vodafone - new grabber for Portugal
+
  
 
Deleted Grabbers
 
Deleted Grabbers
  
tv_grab_es_laguiatv
+
* tv_grab_dotmedia (deleted, please switch to tv_grab_eu_xmltvse)
tv_grab_fr_kazer
+
* tv_grab_dtv_la (deleted)
tv_grab_in_toi
+
* tv_grab_il (disabled, needs rewriting to support website changes)
tv_grab_nl
+
* tv_grab_pt_meo (disabled)
 +
* tv_grab_se_swedb (disabled)
 +
* tv_grab_se_tvzon (deleted, please switch to tv_grab_eu_xmltvse)
 +
* tv_grab_ch_search (disabled, needs updating to support website changes)
  
 
Updates
 
Updates
  
tv_grab_eu_epgdata
+
* XMLTV.pm (update handling of reading from STDIN due to XML::Parser adopting 3-arg open)
 
+
* MANIFEST  (updated to remove Travis CI files that are not included in release tarballs)
include fanart URLs in output
+
* tv_grab_ch_search (handle upstream cookies)
 
+
* tv_grab_eu_epgdata (various fixes and improvements)
tv_grab_fi
+
* tv_grab_fi (various fixes and improvements)
 
+
* tv_grab_fr (update grabber due to upstream changes)
add new ampparit and telsu sources
+
* tv_grab_huro (use https source site URLs)
 
+
* tv_grab_it (fix overlapping/duplicate programmes)
tv_grab_il
+
* tv_grab_na_dd (use https source site URLs)
 
+
* tv_grab_na_dtv (various fixes and improvements)
update grabber due to upstream changes
+
* tv_grab_pt_vodafone (various fixes and improvements)
 
+
* tv_grab_uk_tvguide (various fixes and improvements)
tv_grab_is
+
* tv_grab_zz_sdjson_sqlite (many fixes and improvements)
 
+
now only provides RUV channels
+
 
+
tv_grab_zz_sdjson_sqlite
+
 
+
improvements to lineup management
+
add support for TheTVDB metadata
+
 
+
tv_augment
+
 
+
new rules to improve episode numbering
+
logging must now be enabled explicitly
+
 
+
tv_count/tv_merge
+
 
+
mandatory command line options for files
+
 
+
tv_imdb
+
 
+
migrate to new URL for archived IMDB data
+
 
+
 
+
And lots of other changes (see ChangeLog for details)
+
  
 
==Related Projects==
 
==Related Projects==

Revision as of 15:56, 22 August 2020

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 (0.6.3) was made on 2020-08-22 and is available at http://files.xmltv.org

Major Changes in this release (0.6.2 & 3)

IMPORTANT

The tv_grab_eu_xmltvse grabber has replaced the old tv_grab_eu_dotmedia and tv_grab_se_tvzon grabbers, which have been removed.


New Grabbers

- There are no new grabbers in this release

Deleted Grabbers

  • tv_grab_dotmedia (deleted, please switch to tv_grab_eu_xmltvse)
  • tv_grab_dtv_la (deleted)
  • tv_grab_il (disabled, needs rewriting to support website changes)
  • tv_grab_pt_meo (disabled)
  • tv_grab_se_swedb (disabled)
  • tv_grab_se_tvzon (deleted, please switch to tv_grab_eu_xmltvse)
  • tv_grab_ch_search (disabled, needs updating to support website changes)

Updates

  • XMLTV.pm (update handling of reading from STDIN due to XML::Parser adopting 3-arg open)
  • MANIFEST (updated to remove Travis CI files that are not included in release tarballs)
  • tv_grab_ch_search (handle upstream cookies)
  • tv_grab_eu_epgdata (various fixes and improvements)
  • tv_grab_fi (various fixes and improvements)
  • tv_grab_fr (update grabber due to upstream changes)
  • tv_grab_huro (use https source site URLs)
  • tv_grab_it (fix overlapping/duplicate programmes)
  • tv_grab_na_dd (use https source site URLs)
  • tv_grab_na_dtv (various fixes and improvements)
  • tv_grab_pt_vodafone (various fixes and improvements)
  • tv_grab_uk_tvguide (various fixes and improvements)
  • tv_grab_zz_sdjson_sqlite (many fixes and improvements)

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