v16 How to refer external .xml file for kodi skin
#1
I need to refer external .xml file located in network folder.

for a example:-

I wont to call external (network folder) ViewsLiveTV.xml file by include.xml file.


any one have idea, please help me...........


-------------------------------------------------------------------------------------------------------------------------------------------------------

<?xml version="1.0" encoding="UTF-8"?>


<includes>

<include file="Viewtype_Banners.xml" />
<include file="viewtypetest.xml" />
<include file="defaults.xml" />
<include file="ViewsVideoLibrary.xml" />
<include file="ViewsMusicLibrary.xml" />
<include file="ViewsFileMode.xml" />
<include file="ViewsPictures.xml" />
<include file="ViewsAddonBrowser.xml" />
<include file="ViewsLiveTV.xml" /> ------------------------------------- how to add file path to here
<include file="ViewsPVRGuide.xml" />
<include file="ViewsWeather.xml" />
<include file="IncludesCodecFlagging.xml" />
<include file="IncludesHomeRecentlyAdded.xml" />
<include file="IncludesHomeMenuItems.xml" />
<include file="IncludesPVR.xml" />
---------------------------------------------------------------------------------------------------------------------------------------------
Reply
#2
Thread moved to skinning development.
|Banned add-ons (wiki)|Forum rules (wiki)|VPN policy (wiki)|First time user (wiki)|FAQs (wiki) Troubleshooting (wiki)|Add-ons (wiki)|Free content (wiki)|Debug Log (wiki)|

Kodi Blog Posts
Reply
#3
not possible.
xml files need to be included in the skin.
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#4
(2016-04-04, 14:31)DarrenHill Wrote: Thread moved to skinning development.

(2016-04-04, 14:37)ronie Wrote: not possible.
xml files need to be included in the skin.

thanks... ronie

bad luck....
Reply
#5
Yesterday 12:30 Post: #1
I need to refer external .xml file located in network folder.

for a example:-

I wont to call external (network folder) ViewsLiveTV.xml file by include.xml file.


any one have idea, please help me...........


-------------------------------------------------------------------------------------------------------------------------------------------------------

<?xml version="1.0" encoding="UTF-8"?>


<includes>

<include file="Viewtype_Banners.xml" />
<include file="viewtypetest.xml" />
<include file="defaults.xml" />
<include file="ViewsVideoLibrary.xml" />
<include file="ViewsMusicLibrary.xml" />
<include file="ViewsFileMode.xml" />
<include file="ViewsPictures.xml" />
<include file="ViewsAddonBrowser.xml" />
<include file="ViewsLiveTV.xml" /> ------------------------------------- how to add file path to here
<include file="ViewsPVRGuide.xml" />
<include file="ViewsWeather.xml" />
<include file="IncludesCodecFlagging.xml" />
<include file="IncludesHomeRecentlyAdded.xml" />
<include file="IncludesHomeMenuItems.xml" />
<include file="IncludesPVR.xml" />
---------------------------------------------------------------------------------------------------------------------------------------------
Reply
#6
Seriously? Asking the same question again with a new thread?
Main: Lancool II Mesh  - Ryzen 9 5900x - MSI x570 Unify - Zotac RTX 3080 AMP HOLO - 32GB Trident Z Neo 3600 CL16 -  EVO 960 M.2 250GB / EVO 940 250GB / MX100 512GB /  Crucial P1 2TB / WD Blue 3D Nand 2TB 
Sound: Saxx AS30 DSP - Beyer Dynamic Custom One Pro 
TV: Nvidia Shield 2019 Pro- Adalight 114x LEDs - Sony 65XG9505 - Kodi / Emby - Yamaha RX-V683 - Heco Victa 700/101/251a + Dynavoice Magic FX-4
Server: i3 Skylake - 8GB - OMV4 - 22TB Storage
Reply
#7
threads merged.
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply

Logout Mark Read Team Forum Stats Members Help
How to refer external .xml file for kodi skin0