jurialmunkey
jurialmunkey
Confirming not currently working as expected. I think it is likely because the `border` attribute is not applied to the diffuse texture when scaling/stretching. The original behaviour of the `border`...
@enen92 I agree - rewriting the art mapping is the wrong approach. Infolabels should contain the info that they say they contain. For Icon it make sense as Icon has...
Just adding that I can confirm that this issue occurs for me also. Initial scan of library the .srt files are recognised and SubtitleLanguage infolabels are filled correctly. However, after...
To add a bit of context to movianlost's incredibly detailed bug report: In the skin I'm using a standard "edit" control to allow the user to type either directly into...
@scott967 - just FYI I'm not using global search. I use my own custom window for search. My custom window has an edit control and then the value of the...
@scott967 skin is broken on nexus until transparent control rendering fix is merged https://github.com/xbmc/xbmc/pull/21645 You either need a test build including that PR or go back to nexus nighties prior...
@scott967 - Here's a simple test plugin which will output to `xbmcgui.Dialog().ok()` the value passed to its `info=` param both as the string and the bytes output of raw_unicode_escape encoding...
After thinking about this a bit more -- I'm assuming the reason for the conversion to presentation forms FE block in the $INFO[] is due to the way Kodi maps...
FYI - WIN64 testbuild here: http://mirrors.kodi.tv/test-builds/windows/win64/KodiSetup-20220809-e8868e4c-Fix_RTL_Text_Input_In_Edit_Control-x64.exe From a quick test, it appears to be working correctly. Text is rendering correctly in the edit control and I appear to be getting...
Force pushing to bring in line with latest master as PR is now significantly out of date again.