v17 LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)
(2016-06-15, 05:21)david1976aus Wrote: Hi Milhouse and Popcornmix,

I was wondering if you might be able to assist. I am running the latest nightly and am experiencing crashes out on videofiles with either OMX or MMAL.

What would be the easiest way to remove all of the addons to give you a clean debug log file?

Code:
systemctl stop kodi
mv .kodi .kodi.bak
systemctl start kodi

Then enable debugging and reproduce the issue.

If Kodi is crashing, once Kodi has restarted run the following command to upload your crashlog:
Code:
paste $(ls -1art /storage/.kodi/temp/kodi_crashlog* | tail -1)

Once you've submitted a log, the following commands will restore your original system and add-ons:

Code:
systemctl stop kodi
rm -fr .kodi
mv .kodi.bak .kodi
systemctl start kodi
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.


Messages In This Thread
RE: LibreELEC Testbuilds for RaspberryPi (Kodi 17.0) - by Milhouse - 2016-06-15, 06:05
RPi2: no DV-codec? - by bubi - 2016-07-10, 10:30
DV-video not working - by bubi - 2016-07-15, 19:48
Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)19