jellyfin-kodi/jellyfin_kodi/helper
David Francos cf1ee30e18 fix: #396 Brough back kodi 18 lognotice compat.
Kodi 18 seems to not log LOGINFO messages, this approach uses LOGNOTICE if its
available and LOGINFO otherwise, ensuring compatibility without needing to
check for kodi versions
2020-09-17 10:29:53 +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 Brough back kodi 18 lognotice compat. 2020-09-17 10:29:53 +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