Android XBMC 12.2 and External Player help
#1
Hi,

I am trying to configure my Android stick MK808B as a pure media player running XBMC with MXPlayer Free as an external player. After reading the Wikis and other sample playercorefactory, I am still unable to get this to work . Appreciate any advice from the gurus in the forum. Here is my simple playercorefactory.xml. Thanks in advance for your help.


<playercorefactory>
<players>
<!-- MXPlayer Free definition -->
<player name="MXPlayerFree" type="ExternalPlayer" audio="false" video="true">
<!-- Android intent -->
<filename>com.mxtech.videoplayer.ad</filename>
<!-- Hide XBMC -->
<hidexbmc>true</hidexbmc>
<!-- After 2 minutes bump the play count of the item in XBMC -->
<playcountminimumtime>120</playcountminimumtime>
</player>
</players>
<!-- Rules for which external player to use -->
<rules action="prepend">
<rule video="true" player="MXPlayerFree"/>
</rules>
</playercorefactory>
Reply
#2
same thing here says External player active, check ok when playback is ready. Need help too. I'm using a stick MK808, very new to this need further instruction and guides when figuring this out, been hoping I can make this work out.
Reply

Logout Mark Read Team Forum Stats Members Help
XBMC 12.2 and External Player help0