jellyfin-kodi/jellyfin_kodi/helper
Abby Gourlay 2cef5b727f Moved setting addon mode to utils
It was the only useful function left in setup.py since we've removed the rest of them over time
2020-03-30 02:48:09 +01:00
..
__init__.py Moved setting addon mode to utils 2020-03-30 02:48:09 +01:00
api.py Initial work on Kodi 19 (and Python 3) support 2020-01-04 03:32:30 +01:00
exceptions.py Initial work on Kodi 19 (and Python 3) support 2020-01-04 03:32:30 +01:00
loghandler.py Initial work on Kodi 19 (and Python 3) support 2020-01-04 03:32:30 +01:00
playutils.py Initial work on Kodi 19 (and Python 3) support 2020-01-04 03:32:30 +01:00
translate.py Initial work on Kodi 19 (and Python 3) support 2020-01-04 03:32:30 +01:00
utils.py Moved setting addon mode to utils 2020-03-30 02:48:09 +01:00
wrapper.py Initial work on Kodi 19 (and Python 3) support 2020-01-04 03:32:30 +01:00
xmls.py Use correct xml library for kodi 2020-03-07 08:36:30 -05:00