jellyfin-kodi/jellyfin_kodi/helper
David Francos 8ebee6e6de fix: #396 Kodi's LOGNOTICE loglevel is deprecated
KODI recenly deprecated LOGNOTICE (as per
https://github.com/xbmc/xbmc/pull/18346) and announced that LOGINFO should be
used instead.

LOGINFO has been available since kodi matrix's migration to spdlog in april
2020.
2020-09-17 00:51:46 +02:00
..
__init__.py Remove library_check wrapper 2020-08-02 17:00:34 -04:00
api.py Added space 2020-08-02 17:50:56 +01:00
exceptions.py Replace commented code with docstring 2020-08-02 15:07:11 +02:00
lazylogger.py Get the logger from a central place 2020-04-19 03:21:40 +02:00
loghandler.py fix: #396 Kodi's LOGNOTICE loglevel is deprecated 2020-09-17 00:51:46 +02:00
playutils.py Fix linting, flake8 and sonarcloud issues 2020-04-19 12:07:55 +02:00
translate.py Get the logger from a central place 2020-04-19 03:21:40 +02:00
utils.py Remove Ancestor found debug (info) log 2020-08-06 03:44:55 +02:00
wrapper.py Remove library_check wrapper 2020-08-02 17:00:34 -04:00
xmls.py Update deprecated isPassword functionality 2020-05-29 01:11:25 +02:00