Release plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners
I get error on Kodi screen saying the moviedb helper error and it happens so frequent and this notifications takes like 10min before it disappears make it hard to watch anything so I looked into Kodi log and I found this error. I have the moviedb helper v 5.2.14

Code:
2024-01-14 22:04:12.388 T:11804    info <general>: [plugin.video.themoviedb.helper]
                                                   CACHE: Deleting Corrupt File: C:\Users\<username>\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.themoviedb.helper\database_v6\TraktAPI.db...
2024-01-14 22:04:12.390 T:11804   error <general>: XFILE::CFile:Big Grinelete - Error deleting file C:\Users\<username>\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.themoviedb.helper\database_v6\TraktAPI.db
2024-01-14 22:04:12.392 T:11804    info <general>: [plugin.video.themoviedb.helper]
                                                   CACHE: Initialising: C:\Users\<username>\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.themoviedb.helper\database_v6\TraktAPI.db...
2024-01-14 22:04:12.395 T:11804    info <general>: [plugin.video.themoviedb.helper]
                                                   CACHE: Exception while initializing _database: database disk image is malformed (1)
                                                   database_v6_TraktAPI.db_simplecache
2024-01-14 22:04:12.586 T:3036     info <general>: CVideoDatabase::UpdateDetailsForMovie: Finished updates for movie 3944
2024-01-14 22:04:23.228 T:4688     info <general>: CVideoPlayerAudio:TonguerocessDecoderOutput: Changed max allowed Out-Of-Sync value to 16 ms due self-learning
2024-01-14 22:04:24.685 T:11804    info <general>: [plugin.video.themoviedb.helper]
                                                   CACHE: Deleting Corrupt File: C:\Users\<username>\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.themoviedb.helper\database_v6\TraktAPI.db...
2024-01-14 22:04:24.685 T:11804   error <general>: XFILE::CFile:Big Grinelete - Error deleting file C:\Users\<username>\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.themoviedb.helper\database_v6\TraktAPI.db
2024-01-14 22:04:24.686 T:11804    info <general>: [plugin.video.themoviedb.helper]
                                                   CACHE: Initialising: C:\Users\<username>\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.themoviedb.helper\database_v6\TraktAPI.db...
2024-01-14 22:04:24.690 T:11804    info <general>: [plugin.video.themoviedb.helper]
                                                   CACHE: Exception while initializing _database: database disk image is malformed (0)
                                                   database_v6_TraktAPI.db_simplecache
2024-01-14 22:04:24.693 T:11804    info <general>: [plugin.video.themoviedb.helper]
                                                   lib.addon.cache get_cache
                                                   Error Type: AttributeError
                                                   Error Contents: ('__enter__',)
                                                     File "C:\Users\<username>\AppData\Roaming\Kodi\addons\script.module.jurialmunkey\resources\modules\jurialmunkey\logger.py", line 10, in wrapper
                                                       return func(self, *args, **kwargs)
                                                     File "C:\Users\<username>\AppData\Roaming\Kodi\addons\script.module.jurialmunkey\resources\modules\jurialmunkey\bcache.py", line 34, in get_cache
                                                       return self._cache.get(cache_name, cur_time=cur_time)
                                                     File "C:\Users\<username>\AppData\Roaming\Kodi\addons\script.module.jurialmunkey\resources\modules\jurialmunkey\scache.py", line 89, in get
                                                       return result or self._get_db_cache(endpoint, cur_time)  # Fallback to checking database if not in memory
                                                     File "C:\Users\<username>\AppData\Roaming\Kodi\addons\script.module.jurialmunkey\resources\modules\jurialmunkey\scache.py", line 147, in _get_db_cache
                                                       cache_data = self._execute_sql(query, (endpoint,))
                                                     File "C:\Users\<username>\AppData\Roaming\Kodi\addons\script.module.jurialmunkey\resources\modules\jurialmunkey\scache.py", line 270, in _execute_sql
                                                       with self._get_database() as _database:
                                                   
2024-01-14 22:04:25.032 T:11804    info <general>: [plugin.video.themoviedb.helper]
                                                   CACHE: Deleting Corrupt File: C:\Users\<username>\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.themoviedb.helper\database_v6\TraktAPI.db...
2024-01-14 22:04:25.032 T:11804   error <general>: XFILE::CFile:Big Grinelete - Error deleting file C:\Users\<username>\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.themoviedb.helper\database_v6\TraktAPI.db
2024-01-14 22:04:25.033 T:11804    info <general>: [plugin.video.themoviedb.helper]
                                                   CACHE: Initialising: C:\Users\<username>\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.themoviedb.helper\database_v6\TraktAPI.db...
2024-01-14 22:04:25.052 T:11804    info <general>: [plugin.video.themoviedb.helper]
                                                   CACHE: Exception while initializing _database: database disk image is malformed (2)
                                                   database_v6_TraktAPI.db_simplecache
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 nordicguy - 2024-01-14, 23:12
Logout Mark Read Team Forum Stats Members Help
plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners2