<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000001">
On 11/19/2013 4:14 PM, John Pilkington wrote:<br>
<blockquote cite="mid:528BE2CD.4050408@tesco.net" type="cite">On
19/11/13 21:46, faginbagin wrote:
<br>
<blockquote type="cite">On 11/19/2013 8:57 AM, John Pilkington
wrote:
<br>
<blockquote type="cite">On 19/11/13 13:21, Zig wrote:
<br>
<blockquote type="cite">
On 11/19/2013 2:37 AM, John Pilkington wrote:
<br>
<blockquote type="cite">On 19/11/13 06:34, Jay Ashworth
wrote:
<br>
<blockquote type="cite">----- Original Message -----
<br>
<blockquote type="cite">From: "Mark E. Mallett"
<a class="moz-txt-link-rfc2396E" href="mailto:mem@mv.mv.com"><mem@mv.mv.com></a>
<br>
</blockquote>
<br>
<blockquote type="cite"><starttime>
<br>
2013-11-14T18:14:00-05:00
<br>
</starttime>
<br>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
<br>
<snip>
<br>
<br>
<blockquote type="cite">Agreed. The bad xml/EoL format caused a
failure /before/ mythtranscode was called. With that
corrected, the format passed to mythtranscode included the
TZoffset that /it/ didn't understand. Your patch, below,
cured that. I still don't know why Mark had the xml/EoL
problem and you don't.
<br>
</blockquote>
<br>
I think the difference may be due to differences in python
libraries. I'm running Mythbuntu upgraded to saucy, with
whatever python libraries that gets you, and the starttime in my
info.xml files (with the utcisoformat patch) look like:
<br>
<br>
<starttime>2013-09-30T01:15:00</starttime>
<br>
<br>
One line per element, indented, unlike the old 0.23 version
where everything was on one line.
<br>
<br>
Regards,
<br>
Helen
<br>
</blockquote>
<br>
Good call. 0.27-fixes with the suggested utc patches, Fedora 18. I
don't use mythtranscode in MythArchive but had the .iso title
problem before the malformed python calls were corrected.
<br>
<br>
<starttime>
<br>
2013-07-25T10:46:00
<br>
</starttime>
<br>
<br>
python --version
<br>
Python 2.7.3
<br>
<br>
John P
<br>
<br>
<br>
</blockquote>
Here's another data point.<br>
I've got 0.27-93 fixes with utc patches, Mythbuntu 12.04.3 64 bit.
Starttime is all on one line in my info.xml with the same python as
John's...??<br>
<br>
<starttime>2013-11-17T16:03:00</starttime><br>
<br>
python --version<br>
Python 2.7.3<br>
<br>
Ziggy<br>
<br>
<br>
</body>
</html>