Kodi Community Forum

Full Version: ExecuteAppAndroid (const char *, const char *): Failure: 1
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
There is a bug in the externalplayer launch system, only for Android i think.

When the external player gets started correctly kodi thinks it crashed:

In log:
Quote:NOTICE: virtual BOOL CExternalPlayer :: ExecuteAppAndroid (const char *, const char *): Failure: 1


If the external player is not started due to error, kodi thinks it is running.

In Kodi:
Quote: "External player active click ok when playback has ended"


BUG is described here:http://trac.kodi.tv/ticket/15819

Please fix this bug, it stops me from getting json-rpc data when using an external player. Also it doesnt allow external players to do playlists...