2014-05-13, 12:50
(2014-05-12, 07:06)MilhouseVH Wrote: I'm afraid I don't have a debug log but saw this today (tip of master XBMC on OpenELEC) - a new TV show episode had just been scraped a few seconds prior to the exception:
Code:self.WINDOW.setProperty("%s.%d.Studio" % (request, count), item['studio']
Edit: Restarted XBMC, enabled debug logging, scanned in another new TV show episode (using JSON) and saw the same exception - full debug log: http://sprunge.us/NTMD
Can confirm, I've got the same error with latest helix nightlies. Going back to xbmc 2:14.0~git20140511.0206-e1ee20c fixes it.
Looks like something in between commit e1ee20c9922 and de15dd68e9 breaks it, could be this? https://github.com/xbmc/xbmc/pull/4677