2014-03-28, 00:33
(2014-03-28, 00:08)RavRob Wrote: One HTPC working, the other isn't. Both with Gotham beta 2 and both running Windows 7.The one that is failing is trying to convert a date, but failing because it thinks that the data is a tuple instead of a string. The easiest solution for that host is probably to choose the reset-and-update option out of the settings, which should fix up the weird corruption.
Techno-babble: I actually saw some tuples stored for dates just recently when doing some experimenting with the tzwin support in dateutil (where it tries to take advantage of windows' timezone calls). I'm imagining that your one host got some wacky airtime data stored a while back when the tzwin code was still enabled (it's been gone for a little while now). I'm thinking that you won't see a similar failure in data processed by the latest code.
Thanks for the helpful log data!
..wayne..