WIP Krypton Testing branch - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67) +---- Forum: Amber (https://forum.kodi.tv/forumdisplay.php?fid=203) +---- Thread: WIP Krypton Testing branch (/showthread.php?tid=269157) |
RE: Krypton Testing branch - ws6an - 2017-03-14 (2017-03-13, 21:18)ws6an Wrote: Since updating to Krypton, the 3D tag does not display for 3D films anymore. Instead a blank placeholder is inserted and the furthest right icon gets pushed off the side out of view. Here is an example of what I mean: ok so I've worked out why the 3D flag no longer shows. The Image location referenced in Includes_Media.xml file is incorrect. It should be: <texture>badges/3D.png</texture> I have changed this and the image now shows correctly. Can this be updated in the skin please? RE: Krypton Testing branch - dubbud - 2017-03-15 (2017-03-13, 18:27)joethepartylion Wrote: OK, if you want to write new view then you can start here as it will give you an idea on what to do: Thanks. I will use one of the pre-existing Amber view types as a base and go from there. RE: Krypton Testing branch - joethepartylion - 2017-03-15 (2017-03-14, 23:06)ws6an Wrote: ok so I've worked out why the 3D flag no longer shows. The Image location referenced in Includes_Media.xml file is incorrect. It should be: We found the same thing :-) I'll send a pull request to Jester and see if I can make sure all the badges are visible. RE: Krypton Testing branch - joethepartylion - 2017-03-15 (2017-03-14, 21:50)Cnuut Wrote: (Sorry forgot this thread) :S :-) OK, let me see what I can come up with. RE: Krypton Testing branch - rew88 - 2017-03-15 (2017-03-14, 12:02)joethepartylion Wrote:(2017-03-14, 07:11)rew88 Wrote: Hi is there a way of just seeing the slideshow when playing music I find it really cluttered That works a treat absolutely spiffing RE: Krypton Testing branch - Cnuut - 2017-03-15 (2017-03-15, 11:03)joethepartylion Wrote:(2017-03-14, 21:50)Cnuut Wrote: (Sorry forgot this thread) :S I would prefer it on the thumbnail RE: Krypton Testing branch - ws6an - 2017-03-15 (2017-03-15, 11:02)joethepartylion Wrote:(2017-03-14, 23:06)ws6an Wrote: ok so I've worked out why the 3D flag no longer shows. The Image location referenced in Includes_Media.xml file is incorrect. It should be: Thanks RE: Krypton Testing branch - dubbud - 2017-03-18 Thanks again for Fixes1_v17 I have noticed that when I am watching DVD.iso movies and try to bring up the DVD menu, I cant seem to find it on the On Screen Display. I have noticed however that if I move the cursor to the far right, it does bring it up, its just that its not labelled. I probably haven't explained myself that well so a picture shows a thousand words. BTW, I note it was mentioned previously http://forum.kodi.tv/showthread.php?tid=223277 Thanks again RE: Krypton Testing branch - BillCosby - 2017-03-22 (2017-02-11, 22:09)Raitsa Wrote: With RevertShelves Branch, youtube is so much faster to zap around its unreal.While it is better now, I still have the occasional flickering. RE: Krypton Testing branch - joethepartylion - 2017-03-22 (2017-03-18, 04:34)dubbud Wrote: Thanks again for Fixes1_v17 Hi,can you try the latest update in github https://github.com/joethepartylion/skin.amber/tree/Fixes1_v17 RE: Krypton Testing branch - dubbud - 2017-03-22 Thanks Joe, I think I already had that update. I managed to work it out. In the VideoOSD.xml, there is the following section: <include content=“OSDButtons”> <param name=“icon”>OSD/OSDDvdNF.png</param> It has "toggle button" whereas other parts of the OSD have "radio button". I just changed it to "radio button" and it now shows up. RE: Krypton Testing branch - joethepartylion - 2017-03-22 (2017-03-22, 16:38)dubbud Wrote: Thanks Joe, Yes, that's the change I made to the fixes branch, glad it works :-) RE: Krypton Testing branch - dubbud - 2017-04-02 Have been using this great skin regularly now and came across a possible bug. When I watch a video, either a DVD iso or any other format, and I stop the video using the OSD "stop" button, it stops quickly and correctly. However when I stop the video pressing "x" on my keyboard (when using Windows Kodi) or pressing "stop" button on my remote (when using libreelec on my android box), the video will pause but then shudders for 3-5 seconds before stopping. It doesn't seem to happen when using other skins. Thanks again. RE: Krypton Testing branch - dubbud - 2017-04-08 (2017-04-02, 01:16)dubbud Wrote: Have been using this great skin regularly now and came across a possible bug. When I watch a video, either a DVD iso or any other format, and I stop the video using the OSD "stop" button, it stops quickly and correctly. However when I stop the video pressing "x" on my keyboard (when using Windows Kodi) or pressing "stop" button on my remote (when using libreelec on my android box), the video will pause but then shudders for 3-5 seconds before stopping. Hi joethepartylion, Just wondering whether you can replicate the same problem as above or whether it is just isolated to my setups. Thanks RE: Krypton Testing branch - RAD72 - 2017-04-09 Is there any way or option to use the audio logos in the media flags like the older Amber did? Or an option to hide the "my rating" flag if we don't use it? Thanks. |