[RELEASE] xbmcswift2 - plugin framework
#53
(2014-02-08, 20:46)ruuk Wrote: This is just a guess, but most of the time I get this sort of error it is because one of my strings is None instead of a string. Try a "print repr(item)" at the end of your for loop and look for that in your log maybe.

Thanks for the hint. Indeed, the problem was in incomplete WIP code. As it turned out, Gotham allows to add ListItems without path property, while Frodo does not - it requires at least an empty string dummy. Adding paths solved the problem.
Reply


Messages In This Thread
RE: [RELEASE] xbmcswift2 - plugin framework - by Roman_V_M - 2014-02-10, 14:33
Logout Mark Read Team Forum Stats Members Help
[RELEASE] xbmcswift2 - plugin framework2