Android Plugin close after playing media
#1
Its probably even before playing media, the entire Kodi just close and android go back on home page (launcher).

The only error/warning in kodi.log are those:

Code:
09:14:56 T:18446744072522611336   ERROR: static bool XFILE::CDirectory::GetDirectory(const CURL&, CFileItemList&, const XFILE::CDirectory::CHints&, bool) - Error getting plugin://plugin.video.nakamoriplugin/?ep_id=11604%3furl%3durl&file=http%3a%2f%2f10.1.1.100%3a8112%2fvideolocal%2f9409%2ffile.mkv&filename=4&mode=7&name=-continue-&offset=2&poster_file=3&url=http%3a%2f%2f10.1.1.100%3a8111%2fJMMServerKodi%2fGetMetadata%2f0%2f7%2f9401
09:14:56 T:18446744072522611336   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.nakamoriplugin/?ep_id=11604%3furl%3durl&file=http%3a%2f%2f10.1.1.100%3a8112%2fvideolocal%2f9409%2ffile.mkv&filename=4&mode=7&name=-continue-&offset=2&poster_file=3&url=http%3a%2f%2f10.1.1.100%3a8111%2fJMMServerKodi%2fGetMetadata%2f0%2f7%2f9401) failed

09:14:58 T:18446744072522611336 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
09:14:58 T:18446744072522611336   ERROR: EGL error in static void* CEGLWrapper::GetProcAddress(const char*) - cannot get proc addr of glEGLImageTargetTexture2DOES
Reply
#2
No partial logs, no logs inline, make it a debug log.
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Reply
#3
Try backing up the guisettings.xml and delete it afterward.
Reply
#4
I deleted cache and kodi was initilaizing once again.
That helped for one short video 1:30, but another one failed and kodi shutdown it self...

Here is a log:
kodi.log

Kodi been install, repo has been added, plugin has been installed

I dont use this Android for anything else than testing plugin against Android

File that is playing twice is streamed via VPN from other machine in internet.
Reply
#5
XFILE::CDirectory::GetDirectory was because of how poor im with python probably. It did work without problem on PC but not on android, now that i fixed code it work on both platforms.
Reply

Logout Mark Read Team Forum Stats Members Help
Plugin close after playing media0