![]() |
Release Mimic 2.x for 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: Mimic-LR (https://forum.kodi.tv/forumdisplay.php?fid=218) +---- Thread: Release Mimic 2.x for Isengard (/showthread.php?tid=221728) |
RE: Mimic 2.x for Isengard - braz - 2015-05-19 (2015-05-19, 08:22)CaptainStereo Wrote:(2015-04-25, 07:44)braz Wrote:(2015-04-25, 03:50)CaptainStereo Wrote: Bryan!!! Per my question in the thread I started, can I get this in Helix? This looks exactly like the color I was searching for!!! Look here for the location of your userdata folder. http://kodi.wiki/view/Userdata I'm away from a computer, that's all the help I can give for now. You may just have to wait until you upgrade to Isengard. RE: Mimic 2.x for Isengard - Dojoroda - 2015-05-25 The more is use Mimic, the more I am convinced it should be the DEFAULT skin for KODI going forward. It's powerful, visually excellent, and it gets out of the way nicely. Everything is well placed and the customization of the skin itself on the user side of things is outstanding! ![]() ![]() RE: Mimic 2.x for Isengard - Dojoroda - 2015-06-03 Is it possible to add icons/logos to the sub menus? RE: Mimic 2.x for Isengard - CaptainStereo - 2015-06-04 (2015-05-25, 22:59)Dojoroda Wrote: The more is use Mimic, the more I am convinced it should be the DEFAULT skin for KODI going forward. It's powerful, visually excellent, and it gets out of the way nicely. Everything is well placed and the customization of the skin itself on the user side of things is outstanding! Amen! Best skin by far in my humble opinion!!! RE: Mimic 2.x for Isengard - braz - 2015-06-07 Just added the ability to export/import all skin settings. Also changed the reset skin settings button to use script.toolbox. The skin settings commands can be found under Skin Settings > Advanced in the git version. Everything seems to work in my limited testing, please let me know if you find any issues. Thanks! RE: Mimic 2.x for Isengard - braz - 2015-06-07 (2015-05-17, 16:33)LemonSun Wrote: Hey !Can't reproduce that here, I get the TV show poster in the episode info dialog. RE: Mimic 2.x for Isengard - bigbwit - 2015-06-07 (2015-06-07, 19:48)braz Wrote: Just added the ability to export/import all skin settings. Also changed the reset skin settings button to use script.toolbox. The skin settings commands can be found under Skin Settings > Advanced in the git version. Any tips on installing from git? I downloaded the zip but I get a Dependencies not Met error on openelec on Raspberry-pi 2. Is there a way to update the current mimic skin I have (version 1.1.1)? RE: Mimic 2.x for Isengard - braz - 2015-06-08 (2015-06-07, 22:01)bigbwit Wrote: Any tips on installing from git? I downloaded the zip but I get a Dependencies not Met error on openelec on Raspberry-pi 2. Is there a way to update the current mimic skin I have (version 1.1.1)?Make sure you've installed Kodi 15 Isengard. Then install Mimic 2.x from the repo to ensure that all the dependencies get installed. Finally, download the latest zip from github and extract the files over the existing ones in your addons folder. RE: Mimic 2.x for Isengard - Dojoroda - 2015-06-08 When I view the TV or Movie Library in the low-list view mode, the background artwork randomly changes instead of displaying what is selected. Is there a way to correct this? RE: Mimic 2.x for Isengard - braz - 2015-06-09 Added support for Google auto complete courtesy of the Extended Info script. Also a skin setting to turn it off if you use Extended Info but don't want auto complete. ***Requires latest Extended Info script from github (3.0.0). ![]() ![]() RE: Mimic 2.x for Isengard - braz - 2015-06-09 (2015-06-08, 15:50)Dojoroda Wrote: When I view the TV or Movie Library in the low-list view mode, the background artwork randomly changes instead of displaying what is selected. Is there a way to correct this?Can't replicate that issue here, I'm getting the correct fanart in LowList view. Sounds like your fanart isn't loading and it's falling back to the background set for the tv/movie section. This only happens in LowList view, all other views display fanart correctly? RE: Mimic 2.x for Isengard - Dojoroda - 2015-06-10 Yes they do seem correct everywhere else. Perhaps I should try a ground zero and delete my mimic folder (after saving the settings) and try downloading the github's newest version? RE: Mimic 2.x for Isengard - bigbwit - 2015-06-10 (2015-06-07, 19:48)braz Wrote: Just added the ability to export/import all skin settings. Also changed the reset skin settings button to use script.toolbox. The skin settings commands can be found under Skin Settings > Advanced in the git version. I click on the Export Skin settings but nothing comes up. I am on an RPi 2 with a beta build of 15 Isengard. RE: Mimic 2.x for Isengard - Aikavols - 2015-06-11 Hey! I know this was brought up with the Mimic 1.x version, but I haven't seen it in the 2.x version. When working with YouTube videos, I was wondering if there was any way to add a progress bar on how much has of the video has been buffered. Ultimately, it would be nice just to have a slights shadowed difference to show how much has queued up, but I'm open to all kinds of options. If I overlooked this in the skin, let me know! Thanks in advance. RE: Mimic 2.x for Isengard - braz - 2015-06-11 (2015-06-10, 23:02)bigbwit Wrote:You'll need to install script.toolbox, see first post. I just added it as a dependency, so it won't automatically get installed until the next Mimic version hits the repo. I should disable those buttons if the script isn't installed.(2015-06-07, 19:48)braz Wrote: Just added the ability to export/import all skin settings. Also changed the reset skin settings button to use script.toolbox. The skin settings commands can be found under Skin Settings > Advanced in the git version. |