2015-11-18, 22:06
(2015-11-18, 15:31)badaas Wrote: Problem with applying saved theme, causes terminal never ending hang
Aargh, I believe that has to be the only place left I didn't check for any unicode errors

I will fix it right away
(2015-11-18, 15:31)badaas Wrote: Problem with applying saved theme, causes terminal never ending hang
(2015-11-18, 16:38)Jayz2K Wrote: EDIT : Nevermind, seems it's provided by SkinShortcuts when <backgroundbrowse> tag is used. Will check ...
(2015-11-18, 22:08)marcelveldt Wrote:(2015-11-18, 16:38)Jayz2K Wrote: EDIT : Nevermind, seems it's provided by SkinShortcuts when <backgroundbrowse> tag is used. Will check ...
Indeed, you can use that to set a image path as image. Note that this will ONLY work with a multiimage control in your skin. So, no auto generation of a playlist. That would be overkill as the multiimage control does that just fine.
Note that you can use the muliimage control for all your images. It doesn't have to be a path.
So you can use the same multiimage control to display all backgrounds.
(2015-11-19, 02:01)badaas Wrote: Hehe, sorry budThanks
(2015-11-19, 21:13)Jayz2K Wrote: Here's the log for android.
(2015-11-21, 14:04)tomer953 Wrote: Marcel, "Next Episodes" widget is loaded very slow.
and the weird thing is, that even after the first load time - it keep loading it every time the widget is being display.
short vid for example: https://vid.me/pZti
Edit:
I now see that only in my own pc is slow, in my HTPC it fast. my pc is pulling the files from SQL server that sits on the HTPC.
everything else is flying (streaming bluray and etc...) only that widget is slow... any idea why ?
http://pastebin.com/bwfkYCzf
(2015-11-22, 00:15)wencaS Wrote: Thanks for this awesome script.
I used a script to choose colors for MOD Stars color according ratings. But not showing opacity slider.
(2015-11-22, 17:49)marcelveldt Wrote:(2015-11-19, 21:13)Jayz2K Wrote: Here's the log for android.
I'm sorry but I really can not reproduce the issue. Also no usefull info in the log you provided.
This issue seems to occur only on Android x86, even my Android ARM device is working fine.
If anycone can tell me how to get Android x86 on a device or VM I can test this, otherwise I'm afraid it will never be fixed.
(2015-11-22, 18:05)Jayz2K Wrote: I also did not see anything in the log (with my little understanding of it). What's weird is I found I can access widgets navigating through 'Video library > Video add-on > ...' while Default widgets is empty. So maybe I will try to make this last one to show only when not android device.
But I suspect some caching issues on android devices, I have others things reported as acting weird when using skin.strings (sometimes going back to previous value if not exiting KODI). Even if KODI is not exiting, the skin.string should be kept in memory until it does, but not always the case. Maybe it as something to do with this also ...