Files
DevOps/Kodi/Lenovo/addons/metadata.tvshows.thetvdb.com.v4.python/thetvdb.py

5 lines
110 B
Python

from resources.lib import actions, exception_logger
with exception_logger.log_exception():
actions.run()