Posts: 21
Joined: Jan 2010
Reputation:
0
madcow
Junior Member
Posts: 21
2 of my plugins (Couchpotato and Sickbeard XBMC) don't run if I launch them from the home screen.
Going to addons and then starting them works fine.
What can I do to help resolve these issues?
Posts: 21
Joined: Jan 2010
Reputation:
0
madcow
Junior Member
Posts: 21
Using Settings>Appearance>Settings> Custom items.
How else could I add them?
Posts: 18,215
Joined: Aug 2007
Reputation:
716
Hitcher
Team-Kodi Member
Posts: 18,215
I meant from there - Favourites or Addon?
Posts: 21
Joined: Jan 2010
Reputation:
0
madcow
Junior Member
Posts: 21
I added them as an addon (programs). I will try to add them as a favourite to see if it resolves the issue.
Posts: 18,215
Joined: Aug 2007
Reputation:
716
Hitcher
Team-Kodi Member
Posts: 18,215
Works for me as a Favourite.
Got a debug log?
Posts: 21
Joined: Jan 2010
Reputation:
0
madcow
Junior Member
Posts: 21
strange. I removed the links from the custom items and readded them. and now they both work again.
Thanks for taking the time to look into it.
Anyway, this is an excerpt of the XBMC.log that I get when I add the addon as a program addon, rather than a favourites
22:33:23 T:140394796922624 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.IndexError'>
Error Contents: list index out of range
Traceback (most recent call last):
File "/storage/.xbmc/addons/plugin.program.sickbeard/default.py", line 66, in <module>
mainMenu()
File "/storage/.xbmc/addons/plugin.program.sickbeard/default.py", line 10, in mainMenu
addDirectory('Manage Shows', 1)
File "/storage/.xbmc/addons/plugin.program.sickbeard/default.py", line 18, in addDirectory
xbmcplugin.addDirectoryItem(handle=int(sys.argv[1]), url=return_url, listitem=list_item, isFolder=True, totalItems=3)
IndexError: list index out of range
-->End of Python script error report<--
Also I'd like to thank you for all your hard work. I very much enjoy using the Xeebo skin. I really like the simplicity and functionality driven home screen.
Posts: 132
Joined: Jul 2011
Reputation:
2
Thx everything works great on this skin
Posts: 1,025
Joined: May 2010
Reputation:
18
loggio
Posting Freak
Posts: 1,025
Hi Hitcher,
Have you had any time lately to take a look at my previous comments?
Cheers,
Loggio.
Posts: 18,215
Joined: Aug 2007
Reputation:
716
Hitcher
Team-Kodi Member
Posts: 18,215
They're noted but I've little time to fix anything right now.
Posts: 1,025
Joined: May 2010
Reputation:
18
loggio
Posting Freak
Posts: 1,025
No worries. Hope all's well.
Thanks,
Loggio.
Posts: 18
Joined: Feb 2013
Reputation:
0
Another thing: On my raspbmc I cannot add a favourite to the custom list. If type = favourite, nothing happens when I try to open the path menu. I am using the latest (June) raspbmc release and XeeBo 5.10.
Posts: 376
Joined: Jun 2013
Reputation:
3
Is there any way to add information to the movie / tv show screen.
What I mean is that on certain other skins, you get the audio type, the video codec, the film studio, the run time etc.
Is that possible?
Thanks