[mythtv-firehose] mythtv branch master updated by stuartm. v0.27-pre2-920-gff5ab27

Git Repo Owner noreply at mythtv.org
Thu Apr 4 12:19:22 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  ff5ab27842c522f9e054876a8eb69a51b8c86a2e (commit)
      from  7683a3ed7fd2487751a75d88536b6d208a32374b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ff5ab27842c522f9e054876a8eb69a51b8c86a2e
Author:    Stuart Morgan <smorgan at mythtv.org> at Wed, 3 Apr 2013 23:10:37 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Thu, 4 Apr 2013 13:18:26 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=ff5ab27842c522f9e054876a8eb69a51b8c86a2e

Remove XMLTV TimeOffset setting and improve xmltv date parsing
The XMLTV spec requires that the grabber do one of two things:
1) Supply dates and times in GMT
2) Include a timezone/time offset in ISO8601 format with datetime
strings

Since we require grabbers and xmltv files to be XMLTV compliant the
TimeOffset setting makes no sense and is only likely to cause
mis-configurations.

The date string parsing has been improved to handling more legitimate
strings and leverages QDateTimes parsing instead of duplicating it.



-----------------------------------------------------------------------

Summary of changes:
 mythtv/programs/mythfilldatabase/xmltvparser.cpp |  162 ++++++++--------------
 mythtv/programs/mythfilldatabase/xmltvparser.h   |    2 +-
 mythtv/programs/mythtv-setup/backendsettings.cpp |   86 ------------
 3 files changed, 61 insertions(+), 189 deletions(-)

-- 



More information about the mythtv-firehose mailing list