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 - gavin19 - 2015-10-17 Anyone know what I need to edit to make the title font (default) larger when in list view for videos? This text. If I edit this in the Fonts.xml Code: <name>font15</name> then it enlarges the text if I change to 'Slim list' view, but in normal list view it enlarges the text underneath the title instead (Date/Genres). I have tried every block for the default font but none affect that specific text. Cheers. RE: Mimic 2.x for Isengard - braz - 2015-10-17 (2015-10-17, 17:05)gavin19 Wrote: Anyone know what I need to edit to make the title font (default) larger when in list view for videos? This text.The titles in List view are font30. Beware though, this font is also used in other areas of the skin. RE: Mimic 2.x for Isengard - gavin19 - 2015-10-17 (2015-10-17, 18:28)braz Wrote: The titles in List view are font30. Beware though, this font is also used in other areas of the skin. Much appreciated. It's for an elderly relative and they just needed a boost to that title text. RE: Mimic 2.x for Isengard - Takuaraa - 2015-10-22 How does Import Skin Settings work? Whenever I click it it won't show any folder but my sources. Screen: http://imgur.com/XwwRAL5 How can I select my backup file? RE: Mimic 2.x for Isengard - braz - 2015-10-23 (2015-10-22, 18:03)Takuaraa Wrote: How does Import Skin Settings work? Whenever I click it it won't show any folder but my sources. Screen: http://imgur.com/XwwRAL5 If you add a folder using file manager and then export to that folder, you should be able to import the file. Let me know if that doesn't work. For Mimic 3.x, I've switched to skin.helper.service for importing/exporting the skin settings. RE: Mimic 2.x for Isengard - Takuaraa - 2015-10-23 Yes that worked. Thank you. RE: Mimic 2.x for Isengard - onlinespending - 2015-10-23 (2015-07-15, 05:23)braz Wrote:(2015-07-15, 02:05)Edworld Wrote: braz,I've never used RCB, so not likely. Will support RetroPlayer when/if it gets added to core. I take it this is no longer true, as I see Rom Collection Browser now listed as a supported add-on on the first page. Just discovered this amazing skin. Great work! Would love it see Advanced Launcher support added if possible. The reason being, since Kodi is now used on many Android devices it's not uncommon to want to launch native apps (Netflix, HBO Go, Hulu, Android games, etc) from Kodi. But with so many apps rather than include them all on the Kodi home screen it'd be nice to be able to group them ("Streaming TV", "News", etc.) and have those groupings on the Kodi home screen that then bring up a grid of the apps in that group. Perhaps there's a way to do this without Advanced Launcher? RE: Mimic 2.x for Isengard - skimshady - 2015-10-24 Great skin! The best I use the Video Add-ons Widget and Program Add-ons Widget on the Home Screen. On both Widgets among all the Add-ons it shows a blank and non-functional gaping slot for the "Get More..." -item. Could it be removed or hidden in the Widgets? RE: Mimic 2.x for Isengard - braz - 2015-10-24 (2015-10-24, 04:25)skimshady Wrote: Great skin! The bestSorry, no way to remove that item. RE: Mimic 2.x for Isengard - skimshady - 2015-10-24 (2015-10-24, 06:37)braz Wrote:(2015-10-24, 04:25)skimshady Wrote: Great skin! The bestSorry, no way to remove that item. Could it be made functional and given a proper graphical icon then? RE: Mimic 2.x for Isengard - braz - 2015-10-24 (2015-10-24, 13:11)skimshady Wrote:Not that I'm aware of.(2015-10-24, 06:37)braz Wrote:(2015-10-24, 04:25)skimshady Wrote: Great skin! The bestSorry, no way to remove that item. RE: Mimic 2.x for Isengard - onlinespending - 2015-10-24 So I went ahead and installed Kodi 15.2 final, the Mimic skin, and the Rom Collection Browser add-on. Couple observations 1.) There appears to be a bug when browsing games. The genre and year that is displayed under the title is not shown for most games in the list. They are shown, however, as you scroll closer to those games. It's not specific games, just a browsing graphical glitch it appears. Not sure if you or anyone else can verify this. 2.) Is there any way to change the RCB views? Would love to be able to use some sort of wall view, like Info Wall. UPDATE: I've attached a screenshot of the bug mentioned above. Notice the games in the middle of the list are missing the genre and date info. But as I move the selection highlight up, the middle games with start to have that info populated RE: Mimic 2.x for Isengard - braz - 2015-10-25 (2015-10-24, 23:04)onlinespending Wrote: So I went ahead and installed Kodi 15.2 final, the Mimic skin, and the Rom Collection Browser add-on. Couple observations1) I've noticed this as well, it's a script issue as far as I can tell. And I don't think RCB has been updated in quite a while. 2) I only developed list view due to the variety of icon aspect ratios for games. Someone would need to create additional views. RE: Mimic 2.x for Isengard - meccs - 2015-10-26 Can you please tell me how I can change the time for the random background artwork? It changes too quick imo. Thanks and keep up the good work! RE: Mimic 2.x for Isengard - braz - 2015-10-27 (2015-10-26, 11:06)meccs Wrote: Can you please tell me how I can change the time for the random background artwork? It changes too quick imo. Thanks and keep up the good work!If I remember correctly, open up the Defaults.xml and change the timeperimage value for multiimage controls. For example, change the value from 7000 to 15000. |