2023-04-03, 22:14
Hi guys, not my post but the guy said his post got rejected, looks like he's trying to get Potplayer to work, should be easy peasy for one of you guys I'm guessing by the length of this thread . Here's the reddit post:
https://www.reddit.com/r/Addons4Kodi/com...actoryxml/
Thanks in advance for any and all help you can offer,
And here's the question:
running 2 versions (19.4, 20.1) kodi on windows 10 pc. external player runs ok from "play using" context menu item BUT crashes Kodi when using kodi player then using shortcut key "Y" and choosing external player. (I have used this file with success on kodi Leia but now have this problem when using Matrix and Nexus versions. PLEASE check my .xml file and let me know what needs to be changed - THANKS
<playercorefactory>
<players>
<player name="PotPlayer" type="ExternalPlayer" audio="false" video="true">
<filename>C:\Program Files\DAUM\PotPlayer\PotPlayerMini64.exe</filename>
<args>"{1}" /fullscreen /close</args>
<hidexbmc>true</hidexbmc>
<hideconsole>false</hideconsole>
<warpcursor>none</warpcursor>
</player>
</players>
<rules action="prepend">
<rule filetypes="true" player="PotPlayer"/>
</rules>
</playercorefactory>
https://www.reddit.com/r/Addons4Kodi/com...actoryxml/
Thanks in advance for any and all help you can offer,
And here's the question:
running 2 versions (19.4, 20.1) kodi on windows 10 pc. external player runs ok from "play using" context menu item BUT crashes Kodi when using kodi player then using shortcut key "Y" and choosing external player. (I have used this file with success on kodi Leia but now have this problem when using Matrix and Nexus versions. PLEASE check my .xml file and let me know what needs to be changed - THANKS
<playercorefactory>
<players>
<player name="PotPlayer" type="ExternalPlayer" audio="false" video="true">
<filename>C:\Program Files\DAUM\PotPlayer\PotPlayerMini64.exe</filename>
<args>"{1}" /fullscreen /close</args>
<hidexbmc>true</hidexbmc>
<hideconsole>false</hideconsole>
<warpcursor>none</warpcursor>
</player>
</players>
<rules action="prepend">
<rule filetypes="true" player="PotPlayer"/>
</rules>
</playercorefactory>