Release Mimic-LR (Lyrebird-Rmod) - Matrix version - 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-LR (Lyrebird-Rmod) - Matrix version (/showthread.php?tid=361672) |
RE: Mimic-LR (Lyrebird-Rmod) - Matrix version - randallspicher - 2021-11-30 (2021-11-27, 19:10)pk72 Wrote: Hi,I assume the "cog" you refer to brings up a settings dialog or some sort? For video playback, various playback settings are already handled by the various other buttons (video icon, audio icon, subtitle icon, etc all bring up various playback settings dialogs). If there are some other sorts playback settings that you might want to change on the fly, let me know the details of what's missing, and I can try to add them in there (either on one of the existing dialogs, or maybe another button) The progress bar already displays time elapsed on the left side. Putting in a skin setting for changing the location of the playback controls might be possible. RE: Mimic-LR (Lyrebird-Rmod) - Matrix version - chitridang - 2021-11-30 (2021-11-30, 04:27)randallspicher Wrote:@randallspicher(2021-11-25, 06:36)chitridang Wrote: If the movie is scrapped, I can choose between poster and fanart or can use th info dialog. If the movie is not srapped, I can not choose the different artwork nor use the info dialog... Thanks a lot for the information RE: Mimic-LR (Lyrebird-Rmod) - Matrix version - pk72 - 2021-12-01 "Putting in a skin setting for changing the location of the playback controls might be possible" That would be great, thank you. The skin is excellent by the way, thanks for your efforts. RE: Mimic-LR (Lyrebird-Rmod) - Matrix version - jrod10133 - 2021-12-01 Is possible to add an indicator of a loading bar when clicking on a next page on add-ons like YouTube RE: Mimic-LR (Lyrebird-Rmod) - Matrix version - chitridang - 2021-12-02 @randallspicher Are the local artworks of a movie be scraped if I put them in the "Movie set information folder"? I have tried but failed. Does the MSIF work in Kodi Matrix yet? RE: Mimic-LR (Lyrebird-Rmod) - Matrix version - ultrax - 2021-12-02 I still love your skin and use it every day. Unfortunately I don't know how to upload screenshots here, but I wrote the second post with the Columbo pictures. In your skin, in contrast to the original Mimic, I am missing the second line in the top left corner. On the pictures as an example "5 of 12 entries". Can you add that or have I set something wrong? Best regards from Germany and thank you very much for your great work. RE: Mimic-LR (Lyrebird-Rmod) - Matrix version - randallspicher - 2021-12-03 (2021-12-01, 22:11)jrod10133 Wrote: Is possible to add an indicator of a loading bar when clicking on a next page on add-ons like YouTube There is a busy dialog present in the skin, which should pop-up when when kodi is busy. There seems to be some issue with it however. (I tested a different skin with a plugin, and saw it pop up there, but it seems to be broken in Mimic-LR. I've never really looked at that dialog before, so it will take some experimenting to figure out how it operates. RE: Mimic-LR (Lyrebird-Rmod) - Matrix version - chitridang - 2021-12-04 @randallspicher I have found this file on the web https://www.mediafire.com/file/lh8g48ow2k5y278/View_50_List.xml/file It works on your skin. In list view, the poster is big! https://i.postimg.cc/2Sg22QK5/listView.jpg RE: Mimic-LR (Lyrebird-Rmod) - Matrix version - chitridang - 2021-12-06 @randallspicher How can I add or remove an item from Home Menu? RE: Mimic-LR (Lyrebird-Rmod) - Matrix version - lwilli1026 - 2021-12-07 Is there a way to add a busy spinner to know when something is waiting to be loaded? Love your work on this skin @randallspicher Keep up the great work. RE: Mimic-LR (Lyrebird-Rmod) - Matrix version - euqis - 2021-12-29 I recently setting kodi again and I love mimic.lr skin. But i got an issue for home screen - widgets. I made menu for tv show and made smart playlists as a widget. It shows well tv shows as a thumnail but when I click it, there is no response. Just long press button it pops out menus. In the past, when you press the button, it showed the episode list. But no more. Anyone who help? Love mimic skin & Thanks for your great effort. RE: Mimic-LR (Lyrebird-Rmod) - Matrix version - chitridang - 2022-01-04 @randallspicher Do you keep on working on rhis skin? I like it very much RE: Mimic-LR (Lyrebird-Rmod) - Matrix version - randallspicher - 2022-01-05 (2021-12-01, 22:11)jrod10133 Wrote: Is possible to add an indicator of a loading bar when clicking on a next page on add-ons like YouTube (2021-12-07, 06:28)lwilli1026 Wrote: Is there a way to add a busy spinner to know when something is waiting to be loaded? Love your work on this skin @randallspicher Keep up the great work. That was a bug in the BusyDialog, which was not displaying anything for some reason. I fixed it in the latest betas. RE: Mimic-LR (Lyrebird-Rmod) - Matrix version - randallspicher - 2022-01-05 (2021-12-29, 15:43)euqis Wrote: I recently setting kodi again and I love mimic.lr skin. But i got an issue for home screen - widgets.There seems to be some weird issue with the the way the playlists interact with skin shortcuts plugin that generates all that stuff. If the playlist is set up to return "groups" of items (which includes "tvshows", which is a group of episodes), rather than display an individual media file (song, movie, or episode), the resulting list doesn't have any actual URL on any of the items, which I believe is because skinshortcuts is not generating any library "target=" for playlists on the content tag it generates when it builds the xml for the home page , which then evidently leaves kodi confused about what sort of activation urls to generate (should it generate a url to activate the media library navigation? or the music library? etc), so kodi gives up and does not bother to return any url with the list items. (if it is an individual song, or video item (episode/movie) then kodi knows to build a url to that individual media file, but something like "genre" or "tag" or "tvshow" needs a filter url to one of the libraries (to load a filtered library navigation page), so evidently requires a hint from the <content> tag that tells it which library to point at. Which is all actually odd, because the file paths for each item returning in the playlist all specify the library... so not sure why kodi would have trouble figuring out which library to build a navigation url to... Anyway, I added some logic to the sub-template that renders the widget content to examine the file path for the item and determine if it came from playlist (is a filtered search), and figure out if it should load a music or video navigation, and toss in a manual onclick to activate navigation in the appropriate library for the item. Fix is in the lasted beta. RE: Mimic-LR (Lyrebird-Rmod) - Matrix version - randallspicher - 2022-01-05 (2021-12-06, 04:51)chitridang Wrote: @randallspicher Go to Settings -> Skin, then under "Home Window" the first item on the right should be "setup menus and widgets". click on that and it will open the skin shortcuts plugin menu builder. The left-side items would be the actual main menu items, and you can bring up the context menu on each to do things like move it, or delete it, or disable it, or insert a new menu item. on the right side is the features of each menu item (once you highlight it on the left), which is where you can do things like change the label, change what clicking on it does, attach widgets to it, configure it's sub-menu, etc. |