Release Nebula 3.x for Kodi 15.x Isengard - 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: Skin Archive (https://forum.kodi.tv/forumdisplay.php?fid=179) +----- Forum: Nebula (https://forum.kodi.tv/forumdisplay.php?fid=211) +----- Thread: Release Nebula 3.x for Kodi 15.x Isengard (/showthread.php?tid=220994) |
RE: Nebula 3.x - Matze001 - 2015-08-08 Maybe it's not a purely skin related question but maybe someone here has an idea: I am running Kodi Isengard on a "normal" Windows-10-PC. If I am using "fullscreen window" I have the feeling that all animations are waa smoother. Does this make sense? On the negative side, after exactly 1 minute the screen goes black without having a screensaver or "energy save" enabled. This does not happen when I use the fullscreen mode... Any hints/ideas? Cheers, Mat Nebula 3.x - Tgxcorporation - 2015-08-11 (2015-08-08, 14:32)Matze001 Wrote: I am running Kodi Isengard on a "normal" Windows-10-PC. If I am using "fullscreen window" I have the feeling that all animations are waa smoother. Does this make sense? On the negative side, after exactly 1 minute the screen goes black without having a screensaver or "energy save" enabled. This does not happen when I use the fullscreen mode... I think this depends on your video drivers or on windows 10. Please report your issue in the windows support section of the forum. Tgx RE: Nebula 3.x - Matze001 - 2015-08-11 (2015-08-11, 08:29)Tgxcorporation Wrote:(2015-08-08, 14:32)Matze001 Wrote: I am running Kodi Isengard on a "normal" Windows-10-PC. If I am using "fullscreen window" I have the feeling that all animations are waa smoother. Does this make sense? On the negative side, after exactly 1 minute the screen goes black without having a screensaver or "energy save" enabled. This does not happen when I use the fullscreen mode... Thank you for your reply.. I must admit that I asked too quick without a 2nd thought: my Windows screensaver was set to "blank" instead of "none", that was the reason. What I do not understand is that Windows could get focus (I am using launcher4kodi which should be prevent this)... RE: Nebula 3.x - vdb86 - 2015-08-22 Hi Tgxcorporation, I've made a screensaver for Kodi, unfortunately addons can't use their own Fonts and we have to rely on skins to provide them. Would you please add one font size? 120 I've tested it already with Nebula and that font size should work perfectly. If you need any more information please let me know. Thank you for your help! RE: Nebula 3.x - newt - 2015-09-07 Is is possible to control the number of channels displayed in the Live TV guide ? Just 5 isn't enough. Most other skins show 7 or 8. Thanks. RE: Nebula 3.x - jotosmurf - 2015-09-20 Where is the extra fanart being stored? Is there an option to prevent it from being placed in my movies/series/music/musicvideos folders? I know Artwork Downloader has the option to disable "Use local files". But I don't know where that option is in Nebula skin. I looked under "Artwork management" but it does not contain that option. Thanks in advance. RE: Nebula 3.x - Tgxcorporation - 2015-09-22 (2015-09-20, 18:27)jotosmurf Wrote: Where is the extra fanart being stored? Is there an option to prevent it from being placed in my movies/series/music/musicvideos folders? This does not depend on the skin but on the addon. So you have to go to the Artwork Downloader settings: Home -> Settings -> Addons -> My Addons -> Program Addons -> Artwork downloader -> Settings -> Advanced -> Use local files. Thanks Tgx RE: Nebula 3.x for Kodi 15.x Isengard - Tgxcorporation - 2015-09-23 Nebula 3.5.0 is out! Changelog:
Thanks Tgx RE: Nebula 3.x for Kodi 15.x Isengard - Meglivorn - 2015-09-25 Thanks for the new version One question though: could you please tell me which .xml have the layout/code for series list view, specifically the "show info" on/off part? I noticed that if I turn it on, I have the episode plot but the image above fixed on the series background. It only shows the episode thumb if the info is off and the area shows the file icons. I tried to find the xml but I stink and couldn't. RE: Nebula 3.x for Kodi 15.x Isengard - Tgxcorporation - 2015-09-25 (2015-09-25, 20:52)Meglivorn Wrote: One question though: could you please tell me which .xml have the layout/code for series list view, specifically the "show info" on/off part? https://github.com/Tgxcorporation/skin.nebula/blob/isengard/1080i/Includes.xml#L849 and https://github.com/Tgxcorporation/skin.nebula/blob/isengard/1080i/View_52_ShortList.xml#L197 Tgx RE: Nebula 3.x for Kodi 15.x Isengard - Meglivorn - 2015-09-26 Thank you. RE: Nebula 3.x for Kodi 15.x Isengard - mariano198596 - 2015-09-29 great work! thanks, you can add view "shelf 3d" to work with advance luncher , so it is something like http://www.subeimagenes.com/img/prueba-1462895.html Excuse me for my bad english [feature request] - fred_gaou - 2015-10-02 Hi, Please add duration script support then an option to set it to display duration in human readable format such as 1h30 instead of 90 minutes. RE: Nebula 3.x for Kodi 15.x Isengard - mrfatboy - 2015-10-15 Hi TGX, I recently had to do a complete re-install of Windows 7. I am in the process of re-installing Kodi 15.1 and your Nebula skin. Of course I have done many customizations over the years and it's been hard trying to figure out how I did them. How do you complete remove the sub menus from the Home screen? I can't find it in the settings and I can't remember if I changed the code. RE: Nebula 3.x for Kodi 15.x Isengard - Tgxcorporation - 2015-10-15 (2015-10-15, 00:11)mrfatboy Wrote: Hi TGX, There no setting to disable submenus. You need to edit the file "Includes_Horizontal_Home.xml": https://github.com/Tgxcorporation/skin.nebula/blob/isengard/1080i/Includes_Horizontal_Home.xml#L418 and remove the code from line 418 to 442. Tgx |