Mod Low Shelfcase for MQ6 & MQ7 (Updated for MQ8 Leia) - 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: Aeon MQ (https://forum.kodi.tv/forumdisplay.php?fid=68) +---- Thread: Mod Low Shelfcase for MQ6 & MQ7 (Updated for MQ8 Leia) (/showthread.php?tid=279787) |
Low Shelfcase for MQ6 & MQ7 (Updated for MQ8 Leia) - the_bo - 2016-06-14 **UPDATE**
Hi Everyone Id like to share the mod i made to the shelfcase view. Ive modded the shelf to be smaller so more titles get shown on screen plus more room for fanart to show. This works with both MQ6 and MQ7 and updated for MQ8 Leia. Thanks to original author of shelfcase view There will be a little editing of xml files not too difficult, ill provide instructions below. Without further ado heres how it looks Instructions - MQ8 Leia 1. Open file customviewsvideo.xml Use search for word shelf you should see code like following
Under that paste the following and save file
2. Open file includes.xml and search for shelf again should see following line
Under that paste the following
3. Next open file MyVideoNav.xml and search for views should see following line
Add the number 74 to the end Next search shelf again should see the following
Under that paste the following
4. Finally download the ViewShelfCase.xml file here. Right click save as. https://pastebin.com/dl/A5qfskWJ Note: In the save as dialog box, click on the drop down arrow where says text file and select All Files and save the file as ViewShelfCase.xml Make sure its saved as ViewShelfCase.xml and not viewshelfcase.xml 5. Place the ViewShelfCase.xml inside the xml directory in the MQ8 skin folder. 6. Reboot box or change skin and go back to MQ8 to refresh skin. Go to change views and enable Shelf Case ***Old Versions Below***
Instructions - MQ6 (720p & 1080p) In the 720p or 1080p folder of the skin open the file customviewsvideo.xml in an xml editor. Use search function and search for word shelf. You should see the following code: Code: <control type="radiobutton" id="19263"><!-- Shelf --><!-- 63 --> Under that paste the following code and save. Code: <control type="radiobutton" id="19273"> Next open file includes.xml Search for word shelf again. You should see following Code: <include file="ViewsShelf.xml" /><!-- 63 --> Under that paste the following line and save Code: <include file="ViewsShelfCaseLow.xml" /><!-- 73 ShelfCase Low Mod --> Next open file MyVideoNav.xml. Search for word views you should see following line: Code: <views>51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,73</views> Add the number 73 at the end. Next search for the word shelf again you should see the following line: Code: <include condition="Skin.HasSetting(viewshelf_video)">ViewShelf</include><!-- 63 --> Under that paste the following line: Code: <include condition="Skin.HasSetting(viewshelfcaselow_video)">ViewShelfCaseLow</include><!-- 73 --><!-- ShelfCase Low Mod --> Finally download the following file and place it in the 720p or 1080p folder. Right click save as. ViewsShelfCaseLow.xml 720p ViewsShelfCaseLow.xml 1080p Important: When the save as dialog appears make sure to click on the (save as type) drop down menu from text document to all files. Then add the extension .xml to the end of the ViewsShelfCaseLow filename. When the file is downloaded Right click and select properties to ensure that it saved as xml file and not txt. Instructions - MQ7 Repeat the instructions for MQ6 above but replace every number of 73 to 74 Download the following image thumb_shelf_reflect_case.png and place it in the media folder of the skin. Make sure its named as thumb_shelf_reflect_case.png Finally download one of the following file and place it in the 1080p folder. Right click save as. ViewsShelfCaseLow.xml (Disc shows on top of case) ViewsShelfCaseLow.xml (Disc shows on front of case) Thats it guys should work hopefully wasnt too difficult to follow. Enjoy RE: Low Shelfcase Mod for MQ6 & MQ7 - movie78 - 2016-06-14 Not Showing in the selected View List Using Kodi 17 MQ6 Krypton. RE: Low Shelfcase Mod for MQ6 & MQ7 - the_bo - 2016-06-14 (2016-06-14, 20:40)movie78 Wrote: Not Showing in the selected View List Works on Jarvis. Haven't tried testing on Krypton. RE: Low Shelfcase for MQ6 & MQ7 - toutoune290 - 2016-08-30 showing in the list views but not showing in the selection RE: Low Shelfcase for MQ6 & MQ7 - toutoune290 - 2016-08-30 it finally works but i do not have the bluray cases !!! is there some picture to put in an other RE: Low Shelfcase for MQ6 & MQ7 - the_bo - 2016-08-30 (2016-08-30, 11:10)toutoune290 Wrote: it finally works but i do not have the bluray cases !!! can you post a screenshot of how it looks. do the bluray covers show in other views ok? Ill have a look through viewshelfcase.xml file ensure everythings ok RE: Low Shelfcase for MQ6 & MQ7 - lerieur - 2016-08-30 hello you can make a zip file to install thank you RE: Low Shelfcase for MQ6 & MQ7 - djhifi - 2016-08-31 (2016-08-30, 11:10)toutoune290 Wrote: it finally works but i do not have the bluray cases !!! Are you sure you are marking the bluray movie folders on your collection with: "Movie Name (year) - BLURAY" ? RE: Low Shelfcase for MQ6 & MQ7 - toutoune290 - 2016-08-31 no, but it works in the other views RE: Low Shelfcase for MQ6 & MQ7 - binnugsay - 2016-08-31 (2016-08-30, 17:27)the_bo Wrote:(2016-08-30, 11:10)toutoune290 Wrote: it finally works but i do not have the bluray cases !!! Hello The_Bo, No bluray also for me. Have a look watch gallery
Everything is ok in other views, so !!! And i have used the file for MQ7 in 1080p without changing anything, did i miss something..... Here is my xml file : RE: Low Shelfcase for MQ6 & MQ7 - the_bo - 2016-08-31 (2016-08-31, 22:38)binnugsay Wrote: Hello The_Bo, Just rechecked the file and bluray covers showing fine on my system. Does your movies have bluray in the file name?. If they dont can you try testing adding a movie with bluray in the name of the movie file. Thanks RE: Low Shelfcase for MQ6 & MQ7 - djhifi - 2016-09-01 (2016-08-31, 07:42)toutoune290 Wrote: no, but it works in the other views Lol, start marking them then. That's the problem right there. RE: Low Shelfcase for MQ6 & MQ7 - binnugsay - 2016-09-01 (2016-08-31, 23:49)the_bo Wrote:(2016-08-31, 22:38)binnugsay Wrote: Hello The_Bo, First thanks for your beautiful work fine in others views and have the Bluray cases. Perhaps this is a way to put the bluray name but to much movies!! so my problem is the cases as you can see on the picture.... RE: Low Shelfcase for MQ6 & MQ7 - the_bo - 2016-09-01 (2016-09-01, 07:21)binnugsay Wrote:(2016-08-31, 23:49)the_bo Wrote:(2016-08-31, 22:38)binnugsay Wrote: Hello The_Bo, Can you give examples of how your Bluray and DVD movies are named. I could alter the code to show the cases if there's other words in filename. Eg if there's a HD in your filename I could use that to show Bluray case. Thanks RE: Low Shelfcase for MQ6 & MQ7 - binnugsay - 2016-09-01 (2016-09-01, 09:09)the_bo Wrote:(2016-09-01, 07:21)binnugsay Wrote:(2016-08-31, 23:49)the_bo Wrote: Just rechecked the file and bluray covers showing fine on my system. Does your movies have bluray in the file name?. If they dont can you try testing adding a movie with bluray in the name of the movie file. Hello, all of my movies have cases in other views, mkv, more and also some Bluray Iso. For example, Blood Diamond.iso, Evasion.iso, Amazonia.iso and more and more in Mkv. If you can change Something to have cases in all of them, it will be nice. The name as you can see have the good extension name at the top of the jacket but no cases around! So mistake for me. Thanks a lot |