dshoreman / script.logviewer

Log Viewer add-on for Kodi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Log Viewer add-on for Kodi

License:GNU General Public License v2.0


Languages

Language:Python 90.6%Language:HTML 9.4%