/script.logviewer

Log Viewer add-on for Kodi

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

Log Viewer for Kodi

Codacy Badge

View Kodi logfile directly on Kodi

logo

This project is a continuation of the work previously done by fightnight. It consists of a script add-on to easily check and analyze Kodi's log file. Some features are described bellow:

  • Dedicated API such as script methods (xbmc.executebuiltin("RunScript(script.logviewer, show_log)"))
  • Service for monitoring errors
  • Full screen window for showing the entire log
  • If possible, allows to invoke "Kodi Logfile Uploader" for uploading the log

More info can be found in Kodi's forum.

Download

See the Releases page.

Screenshots

screen1

screen2

screen3