Playercorefactory not working
#1
I recently moved house and for some reason XBMC would not run properly so i deleted and reinstalled and now my playercorefactory for blu ray payback will not work, when i select play disc in the main menu i get the spinning disc but that is all. i've checked my batch file and that is still working. any ideas.

<playercorefactory>
<players>
<player name="Player" type="ExternalPlayer" audio="false" video="true">
<filename>C:\Users\XBMC\AppData\Roaming\XBMC\userdata\PlayBDMV.bat</filename>
<args>"{1}"</args>
<forceontop>false</forceontop>
<hidexbmc>false</hidexbmc>
<hidecursor>false</hidecursor>
</player>
</players>
<rules action="prepend">
<rule name="Blu-Ray" protocols="bd" player="Player"/>
<rule filetypes="bdmv" filename="*.bdmv" player="Player"/>
</rules>
</playercorefactory>

Thanks
Jon
Reply
#2
Please provide a debug log (wiki) that includes an attempt to play a Blueray disc. Be sure to enable debug logging first. Also, please upload your log to www.pastebin.com or wwwxbmclogs.com and post just the URL link to your uploaded log here with your reply.
Reply

Logout Mark Read Team Forum Stats Members Help
Playercorefactory not working 0