2020-01-02, 06:21
I installed NextPVR and had trouble due to my Playercorefactory.xml setup. So I deleted it. I decided the NextPVR addon isn't for me, uninstalled it and restored Playercorefactory to make VLC my default player again, but it DOESN'T WORK ANYMORE!! WHY NOT!? My wife is going to kill me...
<playercorefactory>
<players>
<player name="VLC" type="ExternalPlayer" audio="false" video="true">
<filename>C:\Program Files (x86)\VideoLAN\VLC\VLC.exe</filename>
<hidexbmc>true</hidexbmc>
<hideconsole>false</hideconsole>
<warpcursor>none</warpcursor>
<playcountminimumtime>1140</playcountminimumtime>
</player>
</players>
<rules action="prepend">
<rule internetstream="false" player="VLC" />
</rules>
</playercorefactory>
<playercorefactory>
<players>
<player name="VLC" type="ExternalPlayer" audio="false" video="true">
<filename>C:\Program Files (x86)\VideoLAN\VLC\VLC.exe</filename>
<hidexbmc>true</hidexbmc>
<hideconsole>false</hideconsole>
<warpcursor>none</warpcursor>
<playcountminimumtime>1140</playcountminimumtime>
</player>
</players>
<rules action="prepend">
<rule internetstream="false" player="VLC" />
</rules>
</playercorefactory>