![]() |
Release Mimic 1.x for Helix - 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 1.x for Helix (/showthread.php?tid=210552) |
RE: Mimic for Helix - braz - 2015-01-19 (2015-01-19, 20:24)TomFreeloader Wrote: Nice Skin! I like to change skins every once in a while because I am weird like that, But I really like the BIG views and the fact that I can see the words and read it from a distance with most of the themes, also love the menu customization stuff, very nice, on the other hand, I wish there was a way to change the level of translucency (If that's the right word?) for the main menu background to be able to see the custom background pics a little better. I'm certainly no expert at python or screwing with xmls but I may mess with it a bit later and see if I can achieve the effect I am looking for. Thanks for all your time consuming work on this skin! No problem, I think's it's mentioned somewhere else in this thread, but you're going to need to open up the color.xml file for whichever color theme you are using (located in the skin's /colors folder). Look for the "background" tag and change the first two characters from FF to EE or DD. RE: Mimic for Helix - doeppi - 2015-01-19 (2015-01-18, 18:49)doeppi Wrote:Quote:BigNoid has the spinner hidden for rpi, I'm guessing it must not be able to handle the animation when it is "working." Any chance for this in the next update? ![]() RE: Mimic for Helix - braz - 2015-01-19 (2015-01-19, 20:58)doeppi Wrote:I'm thinking there must be a reason it is hidden for rpi. I'll go ahead and comment out that visibility condition...though it may come back if other rpi users run into any issues.(2015-01-18, 18:49)doeppi Wrote:Quote:BigNoid has the spinner hidden for rpi, I'm guessing it must not be able to handle the animation when it is "working." (2015-01-18, 19:20)bryanbrazil Wrote:(2015-01-18, 18:53)Edworld Wrote:(2015-01-18, 18:25)bryanbrazil Wrote: Not sure about the differences between them, at the time I just happened to use the first one. I don't use either now, I've found running texture maintenance utility from the command line to be more reliable. FYI, here's the command I use to update IMDB ratings and Top 250 for movies. Code: C:\>python texturecache.py imdb movies | python texturecache.py set RE: Mimic for Helix - doeppi - 2015-01-19 Wow, that was quick - thanks a lot! RE: Mimic for Helix - deletedpenguin - 2015-01-20 bryanbrazil, this is a great skin - thanks for all your efforts. A few questions: 1. Is it possible to have the widgets up by default (rather than having to press up)? 2. Is it possible to change the backgrounds for the context menus and PVR screens? (Or alternatively, can you point me to where the default img is referenced in the code so I can edit it myself?) Thanks! Oh, and a bug I noticed: When adding PVR info to the top bar via the home settings menu, if the title is long enough, it overlaps with the temp/time rather than scrolling. RE: Mimic for Helix - braz - 2015-01-20 (2015-01-20, 00:58)deletedpenguin Wrote: bryanbrazil, this is a great skin - thanks for all your efforts. A few questions: 1. No, someone would have to figure out how to create a smooth transition when moving between the widgets. I don't plan to spend any more time on it. Somewhere in this thread there are instructions for keeping the widgets open if you want to try it. 2. What do you want to change, just the color or replace it with another image? The dialogs and context menus use dialog_context.png as the background, along with a color diffuse. If you just want to change the color you only have to change the "context" tag in the color xml file. Depending on what you want to use for the image, you can either replace dialog_context.png or use a new image with a border attribute, etc. If you go this route, you will have to change it in many, many xmls, which would constitute an entire skin mod. Thanks for the bug report, I resized the infoline label on the Home screen. I just eyeballed it, so let me know if it's still an issue. RE: Mimic for Helix - deletedpenguin - 2015-01-20 Thanks mate for the prompt reply. RE: 1. I'll have a closer read through the thread to try and figure it out, though it's a nice to have - not necessary. RE: 2. I want to replace the CD img that's in the background. RE: Mimic for Helix - braz - 2015-01-20 (2015-01-20, 02:25)deletedpenguin Wrote: RE: 2. I want to replace the CD img that's in the background. Oh, that's much easier. ![]() RE: Mimic for Helix - deletedpenguin - 2015-01-20 Perfect, thanks mate. RE: Mimic for Helix - jmuck78 - 2015-01-20 (2015-01-19, 04:00)bryanbrazil Wrote:(2015-01-19, 03:15)jmuck78 Wrote: @bryanbrazil - love the skin and the updates relative to reNOX. I had been using the icon view for my music videos in reNox, but I can't seem to get that to work right when I enter music videos from the home menu. The icon view is not available. The only views that are available in the music videos section are list views and poster views. How can I add the icon view from post 101 to the music video section? @bryanbrazil - I actually have both reNOX and Mimic installed on my system. The icon view is available as a choice in the Music Videos section in reNOX, it is not in Mimic. I have been looking through the xml files, and I can't seem to find where the "icon" view is even defined. Do you know where that view is defined, and what changed between reNOX and Mimic? RE: Mimic for Helix - rvdgeer - 2015-01-20 Wow, thanks for this great looking skin! Have been trying out several skins over the last couple of months, but I'm sure I'll stick with mimic now... Love the clean looks and theming options! I've installed the skin on several devices now and noticed it's quite touch friendly om my (Android) tablet. However, on touch devices it seems impossible to open te sidebar menu (don't know the official name) in any of the views. I would sure love a mod that incorporates a (small, invisible) button to open the sidebar menu on touch devices. Unfortunately I don't have enough skills to create such a mod myself... Anyone up for it? RE: Mimic for Helix - djstallion - 2015-01-20 Touchscreen friendly mod is in my to-do list. I wanna use Mimic SlimStar also in my Galaxy Tab and for now Mimic navigation is not very touchscreen friendly. Probably I will add to Mimic SlimStar option to enable or disable touchscreen mode. UPDATE: Experimental version is done for SlimStar mod: http://forum.kodi.tv/showthread.php?tid=215529&pid=1898644#pid1898644 RE: Mimic for Helix - Edworld - 2015-01-21 (2015-01-18, 20:07)bryanbrazil Wrote: Bryan: I'm also using Silvo's mod for aeon nox and would like to have this view with his skin. I can copy the playlist over and it works but I can't get the numbers on the left of the view. Do you know what files I need to modify or simply can I copy them over from your skin and just drop them in the 1080 folder? thanks RE: Mimic for Helix - braz - 2015-01-21 (2015-01-21, 02:27)Edworld Wrote:Mimic already includes IMDB Top 250 and Best Picture playlists. Just add Top 250 to your menu/submenu in skin settings and you will get the view in the screenshot when using List view. I believe I also customized the info in Icon view and maybe a few others.(2015-01-18, 20:07)bryanbrazil Wrote: UPDATE: Oops, I misread your post. Not exactly sure what it would take to get this view in his mod. You would need to compare my List view xml to his. For the other views I customized, the labels are in MyVideoNav.xml. RE: Mimic for Helix - gbzygil - 2015-01-21 1. How can i make widgets to always show? 2. How can i make episode thumbnails to show instead of series thumbnails when viewing widgets? |