Video Library Display Configuration
#5
(2019-07-20, 02:20)Tstrbl Wrote: Is what I want to modify called the Movies 'view'?
Probably not. I don't know what skin you are using, but the "view" files all have specific names, not generic "movies view" or "tv show view".

But what you are implying that by finding the correct view, you can change the xml code is correct but may not be that simple. The code will certainly appear in the "view" file, but it is possible that the code links to another file such as Variables.xml or Includes.xml or variations of those names and it is those files you may need to modify instead.

Best to install this if you don't already have it, find the area you want to change and analyse the code... https://notepad-plus-plus.org/

Of some help... https://kodi.wiki/view/First_skin_tutorial

Adding the following to the Global section of your keyboard.xml file will allow you to refresh Kodi to quickly see changes and display the name of the xml file for the currently displayed screen.
xml:
<F5>XBMC.ReloadSkin()</F5>
<F6>Skin.ToggleDebug()</F6>
My Signature
Links to : Official:Forum rules (wiki) | Official:Forum rules/Banned add-ons (wiki) | Debug Log (wiki)
Links to : HOW-TO:Create Music Library (wiki) | HOW-TO:Create_Video_Library (wiki)  ||  Artwork (wiki) | Basic controls (wiki) | Import-export library (wiki) | Movie sets (wiki) | Movie universe (wiki) | NFO files (wiki) | Quick start guide (wiki)
Reply


Messages In This Thread
RE: Video Library Display Configuration - by Karellen - 2019-07-20, 05:00
Logout Mark Read Team Forum Stats Members Help
Video Library Display Configuration0