Release plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners
(2022-05-11, 01:44)Fuchs2468 Wrote: Hello @jurialmunkey.

I checked my log file today and found "themoviedb.helper" errors.
I have installed v4.7.29. 

This is the error:
Code:
2022-05-10 23:48:47.013 T:10844   ERROR <general>: XFILE::CDirectory::GetDirectory - Error getting C:\TEST-KODI19\portable_data\userdata\addon_data\plugin.video.themoviedb.helper\database\
2022-05-10 23:48:47.016 T:10844   ERROR <general>: XFILE::CDirectory::GetDirectory - Error getting C:\TEST-KODI19\portable_data\userdata\addon_data\plugin.video.themoviedb.helper\database_v2\
2022-05-10 23:48:47.016 T:10844   ERROR <general>: XFILE::CDirectory::GetDirectory - Error getting C:\TEST-KODI19\portable_data\userdata\addon_data\plugin.video.themoviedb.helper\database_v3\
2022-05-10 23:48:47.021 T:10844   ERROR <general>: XFILE::CDirectory::GetDirectory - Error getting C:\TEST-KODI19\portable_data\userdata\addon_data\plugin.video.themoviedb.helper\database_v4\

Caused by "cronjob.py":
python:
    def run(self):
        for f in ['database', 'database_v2', 'database_v3', 'database_v4']:
            delete_folder(f, force=True)

I hope the info was helpful.

Those "errors" can be ignored. It is an old database file cleanup and the "error" is just means that the folder doesn't exist because it was already deleted.
Arctic Fuse - Alpha now available. Support me on Ko-fi.
Reply


Messages In This Thread
RE: TheMovieDB Helper - by jurialmunkey - 2019-07-31, 11:47
RE: plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners - by jurialmunkey - 2022-05-11, 02:29
Logout Mark Read Team Forum Stats Members Help
plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners2