Kodi Community Forum
[FRODO release] Skin Widgets - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Skinning (https://forum.kodi.tv/forumdisplay.php?fid=12)
+---- Forum: Skin helper addons (https://forum.kodi.tv/forumdisplay.php?fid=300)
+---- Thread: [FRODO release] Skin Widgets (/showthread.php?tid=142389)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49


RE: [FRODO release] Skin Widgets - EtgarDizz - 2014-05-24

Hi,
Why can't I see the newest versions (0.0.28, 0.0.29) in Github? The last version there is 0.0.27


RE: [FRODO release] Skin Widgets - McButton - 2014-05-24

When I click on 'random tv shows' widget, I get no response. I use Gotham aeon nox 4. Also, there is nothing for in progress tv shows. Ideas why these don't work? I'm using version .29.


RE: [FRODO release] Skin Widgets - bolter - 2014-05-25

(2014-05-13, 16:40)djoole Wrote: Thanks Marijn, i hope someone would code this one day... (actions on widgets, like watch toggle)
I don't know where to put this kind of request so that it doesn't get lost... maybe you could point me to the right direction, or even better, fill the request yourself, as i understand you're part of the XBMC devteam, so that would have a better chance to be acheived? Smile

About CrowleyAJ request, +1, i already mentionnend the auto update of the widget itemps doesn't work, although it activated in the options.
I have to launch a library manual scan to make a watched episode disappear from the widgets.

Is this still a problem, as I am running 0.29 and the auto update also doesn't work for me as well.


RE: [FRODO release] Skin Widgets - Hitcher - 2014-05-25

What refresh rate change do you have selected?

@ djoole, why would you want to toggle the watched state?


RE: [FRODO release] Skin Widgets - Martijn - 2014-05-25

manual toggle is not detectable or triggers anything. nothing to do about


RE: [FRODO release] Skin Widgets - bolter - 2014-05-25

60 hz


RE: [FRODO release] Skin Widgets - Martijn - 2014-05-25

(2014-05-25, 09:05)bolter Wrote:
(2014-05-13, 16:40)djoole Wrote: Thanks Marijn, i hope someone would code this one day... (actions on widgets, like watch toggle)
I don't know where to put this kind of request so that it doesn't get lost... maybe you could point me to the right direction, or even better, fill the request yourself, as i understand you're part of the XBMC devteam, so that would have a better chance to be acheived? Smile

About CrowleyAJ request, +1, i already mentionnend the auto update of the widget itemps doesn't work, although it activated in the options.
I have to launch a library manual scan to make a watched episode disappear from the widgets.

Is this still a problem, as I am running 0.29 and the auto update also doesn't work for me as well.
out of my hands (nothing i can/will do about)
http://trac.xbmc.org/ticket/14558


RE: [FRODO release] Skin Widgets - Hitcher - 2014-05-25

(2014-05-25, 10:03)bolter Wrote: 60 hz

Sorry, I meant 'Adjust display refresh rate to match video'. If you have it on 'Always' then the list wont update.


RE: [FRODO release] Skin Widgets - bolter - 2014-05-25

(2014-05-25, 10:18)Hitcher Wrote:
(2014-05-25, 10:03)bolter Wrote: 60 hz

Sorry, I meant 'Adjust display refresh rate to match video'. If you have it on 'Always' then the list wont update.

It's currently set to off


RE: [FRODO release] Skin Widgets - muzzakus - 2014-07-01

If using the change refresh option to match movie, either this script or the skins using it do not update.

Damn shame, I wonder if it's fixable?


RE: [FRODO release] Skin Widgets - Wanilton - 2014-07-07

Martijn, I think this new commit broken script in helix nightlies

https://github.com/xbmc/xbmc/commit/b89acc24548a1f8f835261d3bc841cc6cf6fb14d

Get data and images, but don´t play more video or music, when try start via widget.

Wanilton

PS: Forget, was fixed in master today, it´s work fine again.


RE: [FRODO release] Skin Widgets - finalmakerr - 2014-07-19

Martijn thank you for this great addon!

One issue i notice is: Recommended Items do not auto update when manually marking as watched/unwatched.
Would like to know if it's a bug to be fixed please.


RE: [FRODO release] Skin Widgets - Gizmoh - 2014-07-22

Hi,

thank you for this great Addon.

Unfortunately it does not work in my HTPC with SmartPlaylists on gotham. I already posted it in the cirrus extended thread here (http://forum.xbmc.org/showthread.php?tid=153704&pid=1717243#pid1717243) and here (http://forum.xbmc.org/showthread.php?tid=153704&pid=1723566#pid1723566) but it doesn't seem skin related.

I'm using the newest version of this addon. The only thing i can see from the Logfile is
"WARNING: CPythonInvoker(1, /storage/.xbmc/addons/service.skin.widgets/default.py): the python script "/storage/.xbmc/addons/service.skin.widgets/default.py" has left several classes in memory that we couldn't clean up. The classes include: N14PythonBindings30XBMCAddon_xbmc_Player_DirectorE,N14PythonBindings31XBMCAddon_xbmc_Monitor_DirectorE,N9XBMCAddon7xbmcgui6WindowE"

Do you have any ideas how to fix that?

Thank you.

Gizmoh


RE: [FRODO release] Skin Widgets - finalmakerr - 2014-08-11

This addon is the best for me, i really cannot live without it!
Thank you very much Martijn!

There is a fix for updating Recommended Episodes:
Skin File: Home.xml
<onload>RunScript(service.skin.widgets)</onload>

Now i wonder if that's can make a trouble for Martijn's addon or is it safe to use it?[/color]


RE: [FRODO release] Skin Widgets - druiz - 2014-08-26

is there anyway someone can add the AirDate to the service.skin.widget? for recentepisodes?

I am using amberskin and would like to be able to list the airdate as part of the info on the recent episode shelf.

I dont know much about coding but someone in the irc chat was helpful enough and this is were we are stuck, we have been able to isolate were the information is laid out, and the skin uses this widget to query.....however airdate is not listed as an available option.

thank you