Difference between revisions of "XmltvRelatedProjects"

From XMLTV
Jump to: navigation, search
m (XMLTV ready to use data)
(2 intermediate revisions by 2 users not shown)
Line 37: Line 37:
 
==xmltv helper application==
 
==xmltv helper application==
  
*[[AutoEpg|autoEPG]] : an application for easier configuration and automatic download of XMLTV data it can also use TVxb. epgstream.net, XMLTVgui, it translates the guide data to familiar language (example german, france and others into english or other) and injects the guide data into Windows Media Center 7 - Continued projest with a lot of new features  
+
*[[AutoEpg|autoEPG]] :'''2017 UPDATE''' an application for easier configuration and automatic download of XMLTV data it can also use TVxb. epgstream.net, XMLTVgui, it translates the guide data to familiar language (example german, france and others into english or other) and injects the guide data into Windows Media Center 7 - Continued projest with a lot of new features  
 
*[http://xmltv2ical.googlecode.com xmltv2ical] : convert xmltv to [[iCalendar]]
 
*[http://xmltv2ical.googlecode.com xmltv2ical] : convert xmltv to [[iCalendar]]
 
*[http://gshowtv.sourceforge.net/xmltv-druid.html xmltv-druid] : a very simple Gnome druid for selecting, configuring and scheduling a tv_grab task for XMLTV.
 
*[http://gshowtv.sourceforge.net/xmltv-druid.html xmltv-druid] : a very simple Gnome druid for selecting, configuring and scheduling a tv_grab task for XMLTV.
*[http://www.tvxb.com/ TVXB] : Another program extractor (Windows and Wine).
 
 
*[http://sourceforge.net/projects/xmltvproducer/ XMLTV Producer for PHP] : Framework to write XMLTV grabbers in PHP.
 
*[http://sourceforge.net/projects/xmltvproducer/ XMLTV Producer for PHP] : Framework to write XMLTV grabbers in PHP.
 
*[https://launchpad.net/qxmltvhandler qxmltvhandler]: A XMLTV handler in Qt (currently only used for Belgian grabber)
 
*[https://launchpad.net/qxmltvhandler qxmltvhandler]: A XMLTV handler in Qt (currently only used for Belgian grabber)
  
 
==XMLTV ready to use data==
 
==XMLTV ready to use data==
*[https://store.icetv.com.au/xmltv/ Australia] : XMLTV program guide data for all Australian free to air TV regions (excluding shopping and infotainment channels).
+
*[https://store.icetv.com.au/xmltv/ Australia] : XMLTV program guide data from IceTV for all Australian free to air TV regions (excluding shopping and infotainment channels).
*[http://xmltv.com.br/ Brazil] : XMLTV for brazilian channels ready to use. Programação dos canais brasileiros pronta para usar
+
*[http://xmltv.com.br/ Brazil] : XMLTV for brazilian channels ready to use. Programação dos canais brasileiros pronta para usar.
 
*[http://xmltv-co.comlu.com/ Colombia] : XMLTV program data for colombian cable providers. Esta es la programación de la semana siguiente de los canales de cable para Colombia.
 
*[http://xmltv-co.comlu.com/ Colombia] : XMLTV program data for colombian cable providers. Esta es la programación de la semana siguiente de los canales de cable para Colombia.
 +
*[http://xmltv.com.pt/ Portugal] : XMLTV for portuguese channels ready to use. Programação dos canais portugueses pronta para usar.

Revision as of 22:31, 31 October 2017

Guide viewers

  • gShowTV : A TV program schedule viewer and a Personal Video Recorder GUI
  • OnTV : GNOME Applet for monitoring current and upcoming TV programs.
  • skXMLTV : Superkaramba XML TV Viewer (for Lunix/KDE)
  • XSLTv : Browser-based viewer for XMLTV listings.
  • TV-Browser : Java application to display personalized TV/Radio program listings (can use a converter to read XMLTV style files)
  • FreeGuide TV Guide : Java-based application to display personalised TV program listings, uses native XMLTV support.
  • StoryTV : .NET application to create a personalized TV-guide every week based on your preferences.
  • Yabby TV Guide : A light-weight program for XMLTV listings. In alpha testing as of June 2007.
  • nxtvepg : EPG with TeleTEXT data source that also can read and write XMLTV files
  • TvFox : A daily program guide for Firefox
  • SquareEyes : Download and view RadioTimes .dat files - Windows
  • WebTeleVideo.com : A clear TV Listing guide (Italian) with a lightweight interface. Every TV show is enriched with metadata (Posters, plot, actors, directors) and the content is available via API.

PVR and Media centers

  • Freevo : An open-source home theatre PC platform based on Linux
  • MythTV : Personal Video Recorder for Linux
  • SageTV : Commercial PVR and media center for Windows.
  • Showshifter : Commercial PVR and media center for Windows (now defunct).
  • J. River Media Center : Commercial, for Windows
  • Meedio: Commercial media center for Windows (now defunct, sold to Yahoo!).
  • MediaPortal : Open-Source Media Center
  • Beyond TV : Commercial PVR for Windows
  • GB-PVR : free (but not open-source) PVR for Windows
  • DVB Web Sheduler : open source PVR for Windows written in java
  • DScaler : An ongoing attempt to get the best video quality possible from a Windows PC
  • EyeTV : Commercial, for Mac OS X

tv listing grabbers not part of XMLTV SF project

  • belguide : A Belgian XMLTV Grabber
  • webgrab+plus : now on www.webgrabplus.com MultiSite Incremental XMLTV grabber, Windows & Linux, IMDB postprocessor, for Windows and for Linux, grabs from 151 tvguide sites.
  • tv_grab_nl_py version 2 : tv_grab_nl_py effectively already for several years replaces tv_grab_nl that is part of this project. Due to it being written in Python it cannot be incorporated. It however is fully compatible. As of January 2015 a completely renewed Version 2.0 and now 2.1 is released. As this new version also grabs from teveblad.be, it also is well suited for Flemish users. It can be downloaded from GitHub or go to its wiki (in Dutch). At present it is at version 2.2.20
  • tv_grab_py_API : is the world-wide usable successor of tv_grab_nl_py, that is expected to go stable in November 2016. With it you can within a week create a grabber based on any number of HTML or JSON sources anywhere in the world without really knowing about Python. The heart of the API is DataTreeGrab which has its own JSON based data_def language with which you can define what, how and in which format to extract from any HTML or JSON data-source. The API next merges these sources together, can perform a ttvdb lookup and outputs an xmltv listing. Both to the developer and to the end-user many settable options are available to adjust the final end-result. The used JSON data-files are stored in a central place on internet and updates there can be done by a developer mostly transparent to an end-user. Basic tools for (syntax)-testing and detecting source changes are available to the developer, which will get extended in time.

xmltv helper application

  • autoEPG :2017 UPDATE an application for easier configuration and automatic download of XMLTV data it can also use TVxb. epgstream.net, XMLTVgui, it translates the guide data to familiar language (example german, france and others into english or other) and injects the guide data into Windows Media Center 7 - Continued projest with a lot of new features
  • xmltv2ical : convert xmltv to iCalendar
  • xmltv-druid : a very simple Gnome druid for selecting, configuring and scheduling a tv_grab task for XMLTV.
  • XMLTV Producer for PHP : Framework to write XMLTV grabbers in PHP.
  • qxmltvhandler: A XMLTV handler in Qt (currently only used for Belgian grabber)

XMLTV ready to use data

  • Australia : XMLTV program guide data from IceTV for all Australian free to air TV regions (excluding shopping and infotainment channels).
  • Brazil : XMLTV for brazilian channels ready to use. Programação dos canais brasileiros pronta para usar.
  • Colombia : XMLTV program data for colombian cable providers. Esta es la programación de la semana siguiente de los canales de cable para Colombia.
  • Portugal : XMLTV for portuguese channels ready to use. Programação dos canais portugueses pronta para usar.