• 1
  • 14
  • 15
  • 16(current)
  • 17
  • 18
  • 49
[FRODO release] Skin Widgets
I have the same problem with 0.14 on Frodo Beta 2 on Windows.
Debug log: http://pastebin.com/ccxhJVr3
Reply
(2012-12-06, 21:01)Roman_V_M Wrote: I have the same problem with 0.14 on Frodo Beta 2 on Windows.
Debug log: http://pastebin.com/ccxhJVr3

Strange this is happening because it shouldn't.

Could you try making
https://github.com/XBMC-Addons/service.s...lt.py#L180
PHP Code:
runtime str(item['runtime']) 

Could you also add
PHP Code:
log(item['runtime']) 
at line 176 so i can see why it is failing?
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
First of all thanks for this great addon Wink

One question: Is it possible to get 'Most Played Artist' displayed? :/
Reply
The post i removed a little higher up was also about the unicode or str error.
It resolved itself after my addons updated themselves, i believe after a library update.
Everything working fine now on Beta2.
Image [RELEASE] Metroid
Image [RELEASE] IrcChat
Reply
Can someone help me by pointing me to where the deufault.py file is that i need to edit? I'm running ubuntu 12.04 lts with xbmc beta 3. i still have the script failed error for services.skin.widgets
Reply
(2012-12-10, 00:09)Vinnie85 Wrote: Can some help me by pointing me to where the deufault.py file is that i need to edit? I'm running ubuntu 12.04 lts with xbmc beta 3. i still have the script failed error for services.skin.widgets

Should be in your $HOME/.xbmc/userdata/addons/service.skin.widgets folder.

Reply
Thumbs Up 
Top! It work realy good for me Nod
Reply
I have installed Frodo RC1 but can´t install this script cause of net met dependencies?
Can someone point me into the right direction?
Reply
Marked as broken in the repo, according to a message that popped up in xbmc.
Image
HTPC: Motherboard: Asus F2A85-V, CPU: AMD A10 6800K, RAM: Kingston XMP BEAST 16GB, Samsung 840 EVO 250GB, LG CH12NS30 Blu-Ray drive, Samsung, and WD various 2 and 3TB for storage, Windows 8.1, one for all remote/FLIRC, Logitech z906 surround system.
Reply
(2012-12-13, 00:26)Death-Axe Wrote: Marked as broken in the repo, according to a message that popped up in xbmc.

Changelog: v0.0.17
- Try to break all skins
- Updated language files from Transifex

im guessing why its not updating is because in the addon.xml, requirements were added:

Code:
<requires>
        <import addon="xbmc.addon" version="12.0.0"/>
        <import addon="xbmc.json" version="6.0.0"/>
        <import addon="xbmc.python" version="2.1.0"/>
        <import addon="script.module.simplejson" version="2.0.10"/>
    </requires>

This
Code:
<import addon="xbmc.addon" version="12.0.0"/>
is what i think is the problem...it should be 12.0 not 12.0.0

@Martijn

why try to break all skins? Smile
Image

If my replies help you, please click on my reputation Image below :) thanks :)
Reply
New format is 12.0.0, but XBMC have backwards compatibility for 12.0 too for addons, look this commit
https://github.com/xbmc/xbmc/commit/a650...b86ffd4881
MediaBrazil forum Website - Youtube Channel
MQ9-1.6.0.29 - 09.15.2023 - Aeon MQ Skin Team
MarcosQui Website Donate and support us.
Reply
So as of this morning skin.widgets reports as broken in the repository for me (as stated above). I can't get it to update or function at all.
Reply
Is it possible to change the TV Show recently episode preview pictures to season folder pictures ? or make it an option ?

i tried to read the py but i can't find the place where it tries to load the pictures..
Reply
(2012-12-15, 02:41)joeblack2k Wrote: Is it possible to change the TV Show recently episode preview pictures to season folder pictures ? or make it an option ?

i tried to read the py but i can't find the place where it tries to load the pictures..

no season images (and won't add it)
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
Where does Skin widgets get series posters from? the posters its displaying for my shows aren't the ones that I've got set in my library?
Reply
  • 1
  • 14
  • 15
  • 16(current)
  • 17
  • 18
  • 49

Logout Mark Read Team Forum Stats Members Help
[FRODO release] Skin Widgets8