-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Kodi crashes when trying to play files using Nakamori #511
Comments
remove those. I merge everything now into one addon (for time being) and both nakamori-players probably conflicts with each other. |
I got rid of the other addons and it might have helped...a little? |
Thats better, also if you used nakamori 3.x you probably have remixed I will investigate into playing file issue |
I found a bit different issue. I will look this also. Could you specify what do you mean by |
It completely crashes kodi: I've tried increasing the buffer time in the nakamori settings, but that didn't stop the crashes. |
Its definitly slower than native access to file, but still it shouldn't be that slow. I did try to run few files for more than a minute, but I will go ahead and test it a bit more, maybe on emulator too. @Tamba3998 could you try to install Kodi 19.4, its on kodi.tv page, dunno why its not on store, but I'm on 19.4. Also delete once again userdata after installing nakamori from repo - because from what you wrote you delete it with mixed installation. I run few episodes on my phone, and one other phone (but with Kodi19.4) and everything play fine. The 20second crash, sound familiar - but it was an issue with service and player long ago. So if you can you could also clean Kodi data (long press on icon, app in > storage usage > Clear cache + Clear data. THEN install repo from here: https://shokunin.monogatari.pl/repo/repository.nakamori.zip after that install nakamori. And check then. Lets first try with Clear Kodi19.4 installation and start from there. |
Big file depending on size vs bandwith (1,5GB on 100mbps or 4Gb on 5Ghz Wifi) as a http stream will timeout (for 20 sec - 80 seconds) and then Kodi crashes. Same file work flawless on direct access. |
Kodi 19.3.0 (Android)
2022-05-27 18:17:42.817 T:29270 INFO : CAddonMgr::FindAddons: plugin.video.nakamori v4.1.0 installed
2022-05-27 18:17:42.818 T:29270 INFO : CAddonMgr::FindAddons: repository.nakamori v1.4.6 installed
2022-05-27 18:17:42.818 T:29270 INFO : CAddonMgr::FindAddons: resource.images.nakamori v3.2.0 installed
2022-05-27 18:17:42.820 T:29270 INFO : CAddonMgr::FindAddons: script.module.nakamori v3.5.2 installed
2022-05-27 18:17:42.821 T:29270 INFO : CAddonMgr::FindAddons: script.module.nakamori-lib v3.5.1 installed
2022-05-27 18:17:42.821 T:29270 INFO : CAddonMgr::FindAddons: script.module.nakamoriplayer v3.5.1 installed
2022-05-27 18:17:42.823 T:29270 INFO : CAddonMgr::FindAddons: service.nakamori v3.5.1 installed
Shoko Server v4.1.1.0 (daily)
Deleted userdata folder and only enabled the nakamori repo + addon.
When trying to play a file, I get the "loading" animation for ~20 seconds, then Kodi exits without any messages.
I've attatched two logs that are just me starting Kodi --> Nakamori --> trying to play a file, but they don't look all that useful because they end with
------ Window Init (DialogBusy.xml) ------
so whatever it is doing while the loading animation is spinning isn't logged.
Playing files without Nakamori still works.
kodi.log
kodi2.log
The text was updated successfully, but these errors were encountered: