Solved External player - Potplayer
#1
Hi, I set PotPlayer as external player with this configuration:

<filename>C:\Program Files\DAUM\PotPlayer\PotPlayerMini64.exe</filename>
<args>"{1}" /fullscreen /close</args>
<hidexbmc>false</hidexbmc>
<hideconsole>false</hideconsole>
<warpcursor>none</warpcursor>
<playcountminimumtime>1140</playcountminimumtime>
</player>
</players>
<rules action="prepend">
<rule filetypes="mkv|avi|divx|ogm|mp4|mov|m4v|flv|m2v|mpeg|mpg|mts|m2ts|vob|bdmv|iso" player="PotPlayer">
<rule protocols="http|https" player="PotPlayer"/>
<rule protocols="daap|rtv|rtsp|rtmp|rtmpe|rtsp|mms|rtp|pvr" player="VideoPlayer"/>
</rule>
</rules>
</playercorefactory>

I have two problems:
1) when starting Kody PotPlayer also opens with this error:

Image

2) at the end of the movie PotPlayer does not close automatically and to return to Kodi I have to close it manually.

What should I do?
Reply
#2
Fixed the first issue by disabling the start of the intro when launching Kodi.
Reply
#3
(2024-07-29, 09:45)flavio1961 Wrote: at the end of the movie PotPlayer does not close automatically and to return to Kodi I have to close it manually.
This is an issue with the settings in PotPlayer, by manually exiting the program, Kodi immediately takes over.  As far as I know you right click PotPlayer window, go to 'Misc' - 'When Finished' - and tick 'Exit PotPlayer once finished playing the current file', along with "Apply finished action "Always" rather than "Once"".
Reply
#4
Solved!!! Thank's
Reply
#5
Thread marked solved.
Reply

Logout Mark Read Team Forum Stats Members Help
External player - Potplayer0
This forum uses Lukasz Tkacz MyBB addons.