Kodi Community Forum

Full Version: Windows bar with external player
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Good evening to everybody, trying MPC HC as external player for the files mkv in full screen fashions it allows me under the bar of windows.

As I can eliminate of default this problem ? This is my playercorefactory:

"<playercorefactory>
<players>
<player name="MPC-HC" type="externalplayer" audio="false" video="true">
<filename>C:\Program Files\MPC HomeCinema (x64)\mpc-hc64.exe</filename>
<args>/fullscreen /close "{1}"</args>
<hidexbmc>false</hidexbmc>
<hideconsole>false</hideconsole>
<warpcursor>none</warpcursor>
</player>
</players>
<rules action="prepend">
<rule filetypes="mkv" player="MPC-HC"/>
</rules>
</playercorefactory>"



Besides what in this moment is the more version' stable of xbmc.

Thanks to everybody and you excuse for mine bad English
Help