Kodi Community Forum
Release script.embuary.helper - a skin helper service / widgets alternative - 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: Release script.embuary.helper - a skin helper service / widgets alternative (/showthread.php?tid=345471)

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


RE: script.embuary.helper - a skin helper service / widgets alternative - sualfred - 2019-11-27

thanks @jurialmunkey 

Missunderstood his question


RE: script.embuary.helper - a skin helper service / widgets alternative - bsoriano - 2019-11-27

(2019-11-27, 07:13)sualfred Wrote: since they are hidden you don't have to add it

@sualfred, thanks.

Regards,

Bart


RE: script.embuary.helper - a skin helper service / widgets alternative - bsoriano - 2019-11-27

(2019-11-27, 07:15)jurialmunkey Wrote:
(2019-11-26, 23:56)bsoriano Wrote:
(2019-11-26, 23:16)sualfred Wrote: Should also be populated much faster because there is no Python "overhead". Like using ?xsp paths. They are instantly filled.
@sualfred, thanks again.  I think I am somewhat slow today, but what would be the paths to use for the content tag for the hidden containers for addons?

Regards,

Bart

Code:

addons://sources/video
addons://sources/audio
addons://sources/executable
addons://sources/image

Also, I'm not 100% sure, but I think you might be able to get the favourites list with
Code:
favourites://

BTW, you can find the <content> paths here:
https://kodi.wiki/view/Opening_Windows_and_Dialogs

@jurialmunkey, thank you! And thanks for pointing out the wiki page, I did not know where to look for that.

Regards,

Bart


RE: script.embuary.helper - a skin helper service / widgets alternative - bsoriano - 2019-11-27

(2019-11-27, 07:15)jurialmunkey Wrote:
(2019-11-26, 23:56)bsoriano Wrote:
(2019-11-26, 23:16)sualfred Wrote: Should also be populated much faster because there is no Python "overhead". Like using ?xsp paths. They are instantly filled.
@sualfred, thanks again.  I think I am somewhat slow today, but what would be the paths to use for the content tag for the hidden containers for addons?

Regards,

Bart 
Code:

addons://sources/video
addons://sources/audio
addons://sources/executable
addons://sources/image

Also, I'm not 100% sure, but I think you might be able to get the favourites list with
Code:
favourites://

BTW, you can find the <content> paths here:
https://kodi.wiki/view/Opening_Windows_and_Dialogs 
@jurialmunkey @sualfred  , all of the addon paths worked great, thank you both.  What I did not find was how to get the total count of addons, there is no path that I could find that would give me that number.  addons:// just gives me 5 as the count, since that is the number of addon types (video, audio, program, game, picture).  An ideas as to how I could get that?  Thanks again for your help.

Regards,

Bart


RE: script.embuary.helper - a skin helper service / widgets alternative - sualfred - 2019-11-27

Also possible: addons://user/all

If you ever look for paths I suggest you to open the window in Kodi and check the Container.Folderpath info label. If you are using Sublime and Phil's KodiDev plugin you can easily get those values without adding any skin overlay or something similar.


RE: script.embuary.helper - a skin helper service / widgets alternative - bsoriano - 2019-11-27

(2019-11-27, 18:38)sualfred Wrote: Also possible: addons://user/all

If you ever look for paths I suggest you to open the window in Kodi and check the Container.Folderpath info label. If you are using Sublime and Phil's KodiDev plugin you can easily get those values without adding any skin overlay or something similar.

@sualfred thanks! addons://user/all worked just great.

I have not started using sublime yet, it seemed the learning curve was high.  I need to give that a try.

Regards,

Bart


RE: script.embuary.helper - a skin helper service / widgets alternative - edjalmo - 2019-12-02

Hi, @sualfred !
I use the widget Next episode and it work great! The only "problem" I have with is because when I'm watching a TV show that is airing the next episodes don't show in this widget after they are added in library. You think make sense add an option to update this widget with the new episodes of aTV shows that is airing, after they are add to the library?


RE: script.embuary.helper - a skin helper service / widgets alternative - sualfred - 2019-12-02

https://github.com/sualfred/script.embuary.helper/wiki/Service:-Running-tasks#auto-refresh-widgets


RE: script.embuary.helper - a skin helper service / widgets alternative - edjalmo - 2019-12-02

(2019-12-02, 07:03)sualfred Wrote: https://github.com/sualfred/script.embuary.helper/wiki/Service:-Running-tasks#auto-refresh-widgets
Oh! So, this is a skin side thing.


RE: script.embuary.helper - a skin helper service / widgets alternative - sualfred - 2019-12-02

Yep. But you can try to alter the set path and adding the argument by yourself.


RE: script.embuary.helper - a skin helper service / widgets alternative - sualfred - 2019-12-21

Pillow seems to be fixed soon for Windows builds. Test build: https://mirrors.kodi.tv/test-builds/windows/win64/KodiSetup-20191217-ef9f7d01-depends-x64.exe

Matrix tree:
https://github.com/sualfred/script.embuary.helper/tree/matrix

If anyone could do me the favour to see if everything is working?


RE: script.embuary.helper - a skin helper service / widgets alternative - bsoriano - 2019-12-21

(2019-12-21, 12:35)sualfred Wrote: Pillow seems to be fixed soon for Windows builds. Test build: https://mirrors.kodi.tv/test-builds/windows/win64/KodiSetup-20191217-ef9f7d01-depends-x64.exe

Matrix tree:
https://github.com/sualfred/script.embuary.helper/tree/matrix

If anyone could do me the favour to see if everything is working?

@sualfred, I will test between today and tomorrow and let you know.

EDIT: @sualfred , I have not encountered any errors.  Anything in particular that you would like me to test? Please let me know.  Thanks.

Regards,

Bart


RE: script.embuary.helper - a skin helper service / widgets alternative - Giant_Midget - 2019-12-26

Scrub this. Did a fresh install.


script.embuary.helper - a skin helper service / widgets alternative - DarrenHill - 2019-12-26

@Giant_Midget - that log is stuffed full of banned addons (wiki) which violate our piracy policy (wiki).

Please actually read the forum rules (wiki) that you accepted and agreed to abide by when you signed up here, as with a wholely infected system there is no support offered here.

The forum moderators have determined that banned addons (wiki) are present on your system. To receive assistance here, these banned items must be removed. If a clean log is not submitted within 3 days, then the relevant post(s) will be removed after this time.


RE: script.embuary.helper - a skin helper service / widgets alternative - sualfred - 2019-12-26

As DarrenHill said I require a clean log without crap.
And of the most recent version. Not 1.0.20. I dunno from where you got it but it's horrible old and features missing. The one on my repo with that version is for Krypton and discontinued almost a year ago.