KMPlayer for Apple TV2
#1
Reading this thread and found it is possible to configure XBMC to play KMPlayer as an "external" player.

Is it similarly possible for ATV2 ?

Guess need to know how to do this red part in terms of ATV2 ?

==============================

<playercorefactory>
<players>
<player name="KMPlayer" type="ExternalPlayer" audio="true" video="true">
<filename>C:\Program Files (x86)\The KMPlayer\kmplayer.exe</filename>
<args>"{1}" /fullscreen /close</args>
<hidexbmc>false</hidexbmc>
<hideconsole>false</hideconsole>
<warpcursor>none</warpcursor>
</player>
</players>
<rules action="prepend">
<rule filetypes="mkv|avi|mp4|mpg|mpeg|mov|hdmov|flv|vob" filename=".*480.*|.*720.*|.*1080.*" player="KMPlayer"/>
</rules>
</playercorefactory>
Reply
#2
No it is not KMplayer is a Windows application. ATV2 is a totally different operating system and architecture.
Reply

Logout Mark Read Team Forum Stats Members Help
KMPlayer for Apple TV20