Open GoogleCodeExporter opened 9 years ago
I corrected this by placing
<extension point="xbmc.service" library="default.py" start="login"></extension>
Above the line:
<extension point="xbmc.addon.metadata">
Original comment by mdegu...@gmail.com
on 13 Jun 2014 at 12:05
You could probably add this as an option in the settings menu, it would be easy
to add in on command. If not, you can close this issue.
Original comment by mdegu...@gmail.com
on 13 Jun 2014 at 12:07
Haha, nice one. Didn't think of making complete RCB a service. If I had done it
myself I would have added an option to RCB service.
I guess I will still stick to my approach if I will implement this in RCBs main
line. But your solution is a nice workaround until I find the time to add this
option. Thanks!
Original comment by maloep
on 13 Jun 2014 at 2:26
It's a decent workaround yes. I took this out actually, since I know have a
cusom XBMC home screen, and I start it manually, but I figured this would help
others. You can close the ticket once you wrap things up on your end (if
anything). I have another ticket in if you didn't see it, #175. Bit of a weird
one, but not a show stopper. Your add on makes my GitHub project shine, so I
thank you immensely.
Original comment by mdegu...@gmail.com
on 13 Jun 2014 at 2:49
Original issue reported on code.google.com by
mdegu...@gmail.com
on 13 May 2014 at 11:54