2018-06-25, 10:48
Hi,
I searched internet and found a definition for playercorefactory.xml
Unfortunately adding this file to causes Kodi to crash.
Any suggestion how to get it up and running?
I added debug log to https://paste.ubuntu.com/p/wrNrs58Hwt/
I searched internet and found a definition for playercorefactory.xml
Code:
<playercorefactory>
<players>
<player name="MXPlayer" type="ExternalPlayer" audio="false" video="true">
<filename>com.mxtech.videoplayer.ad</filename>
<hidexbmc>true</hidexbmc>
<playcountminimumtime>120</playcountminimumtime>
</player>
</players>
<rules name="System rules">
<rule video="true" player="MXPlayer"/>
</rules>
</playercorefactory>
Code:
Android/data/org.xbmc.kodi/files/.kodi/userdata/
Any suggestion how to get it up and running?
I added debug log to https://paste.ubuntu.com/p/wrNrs58Hwt/