Kodi Community Forum
Bug KODI 17 doesnt recognize MX player as external player - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Android (https://forum.kodi.tv/forumdisplay.php?fid=164)
+---- Thread: Bug KODI 17 doesnt recognize MX player as external player (/showthread.php?tid=312029)



KODI 17 doesnt recognize MX player as external player - whise - 2017-04-11

New kodi 17 doesnt recognize mxplayer as external player.

Older builds <17 all work with MXplayer with the playercorefactory as http://kodi.wiki/view/HOW-TO:Use_external_players_on_Android

MXplayer hasn't changed but kodi doesnt seem to recognize it so something in kodi must have changed.


RE: KODI 17 doesnt recognize MX player as external player - ironic_monkey - 2017-04-11

No bug just a change. You need to add the video attribute to the xml.


RE: KODI 17 doesnt recognize MX player as external player - whise - 2017-04-11

(2017-04-11, 14:43)ironic_monkey Wrote: No bug just a change. You need to add the video attribute to the xml.

Thank you for your reply, change to the playercorefactory? is it documented?


RE: KODI 17 doesnt recognize MX player as external player - ironic_monkey - 2017-04-12

yes. it was always documented on the wiki, only the requirement is new, see example http://kodi.wiki/view/external_players


RE: KODI 17 doesnt recognize MX player as external player - whise - 2017-04-12

Im sorry i dont understand what changed. I use the XML from the wiki and in Kodi 17 it doesnt work with mxplayer


RE: KODI 17 doesnt recognize MX player as external player - ironic_monkey - 2017-04-12

In oher cases bad xml without the video attribute on the player definition has been the problem.


RE: KODI 17 doesnt recognize MX player as external player - whise - 2017-04-12

(2017-04-12, 11:21)ironic_monkey Wrote: In oher cases bad xml without the video attribute on the player definition has been the problem.

I am following the exact xml found in http://kodi.wiki/view/HOW-TO:Use_external_players_on_Android

Could you please post a working example xml for mxplayer?

thanks again


RE: KODI 17 doesnt recognize MX player as external player - jjd-uk - 2017-04-12

Copy the contents your playercorefactory to pastebin.

I'm also moving this thread as it's not a development question.


RE: KODI 17 doesnt recognize MX player as external player - whise - 2017-04-13

(2017-04-12, 16:52)jjd-uk Wrote: Copy the contents your playercorefactory to pastebin.

I'm also moving this thread as it's not a development question.

I use the playercorefactory from the wiki and its not working for mxplayer.