● TV channels 채널보기 THEMOVIEDB HELPER오류 UnicodeEncodeError ('locale', "%Y'년' M'월' %d'일' %A", 3, 4, 'encoding error')
본문
● TV channels 채널보기 THEMOVIEDB HELPER오류 UnicodeEncodeError ('locale', "%Y'년' M'월' %d'일' %A", 3, 4, 'encoding error')
KODI TMDB 에러 로그에서 확인 하세요
LOG 파일 확인 하면
Error Contents: ('locale', "%Y'년' M'월' %d'일' %A", 3, 4, 'encoding error')
2022-08-26 00:03:52.173 T:20656 INFO <general>: [plugin.video.themoviedb.helper]
lib.addon.cache use_cache
Error Type: UnicodeEncodeError
Error Contents: ('locale', "%Y'년' M'월' %d'일' %A", 3, 4, 'encoding error')
File "F:\Kodi_20N2_p\portable_data\addons\plugin.video.themoviedb.helper\resources\lib\addon\decorators.py", line 53, in wrapper
return func(*args, **kwargs)
File "F:\Kodi_20N2_p\portable_data\addons\plugin.video.themoviedb.helper\resources\lib\addon\cache.py", line 66, in use_cache
my_object = func(*args, **kwargs)
File "F:\Kodi_20N2_p\portable_data\addons\plugin.video.themoviedb.helper\resources\lib\tmdb\api.py", line 165, in _get_details
base_item = self.mapper.get_info(info_item, tmdb_type)
File "F:\Kodi_20N2_p\portable_data\addons\plugin.video.themoviedb.helper\resources\lib\tmdb\mapping.py", line 621, in get_info
item = self.map_item(item, info_item)
File "F:\Kodi_20N2_p\portable_data\addons\plugin.video.themoviedb.helper\resources\lib\api\mapping.py", line 85, in map_item
v = d['func'](v, *d.get('args', []), **d.get('kwargs', {}))
File "F:\Kodi_20N2_p\portable_data\addons\plugin.video.themoviedb.helper\resources\lib\tmdb\mapping.py", line 164, in get_episode_to_air
infoproperties[u'{}.long'.format(name)] = format_date(i.get('air_date'), xbmc.getRegion('datelong'))
File "F:\Kodi_20N2_p\portable_data\addons\plugin.video.themoviedb.helper\resources\lib\addon\timedate.py", line 51, in format_date
return time_obj.strftime(str_fmt)
2021-07-13 05:58:59.962 T:30256 INFO <general>: Loading skin file: MyPVRChannels.xml, load type: KEEP_IN_MEMORY 2021-07-13 05:59:05.354 T:35192 INFO <general>: [plugin.video.themoviedb.helper] lib.addon.cache use_cache Error Type: UnicodeEncodeError Error Contents: ('locale', "%Y'년' M'월' %d'일' %A", 3, 4, 'encoding error') File "C:UsersshimssAppDataRoamingKodiaddonsplugin.video.themoviedb.helperresourceslibaddondecorators.py", line 11, in wrapper return func(*args, **kwargs) File "C:UsersshimssAppDataRoamingKodiaddonsplugin.video.themoviedb.helperresourceslibaddoncache.py", line 61, in use_cache my_object = func(*args, **kwargs) File "C:UsersshimssAppDataRoamingKodiaddonsplugin.video.themoviedb.helperresourceslibtmdbapi.py", line 165, in _get_details base_item = self.mapper.get_info(info_item, tmdb_type) File "C:UsersshimssAppDataRoamingKodiaddonsplugin.video.themoviedb.helperresourceslibtmdbmapping.py", line 590, in get_info item = self.map_item(item, info_item) File "C:UsersshimssAppDataRoamingKodiaddonsplugin.video.themoviedb.helperresourceslibapimapping.py", line 85, in map_item v = d['func'](v, *d.get('args', []), **d.get('kwargs', {})) File "C:UsersshimssAppDataRoamingKodiaddonsplugin.video.themoviedb.helperresourceslibtmdbmapping.py", line 164, in get_episode_to_air infoproperties[u'{}.long'.format(name)] = format_date(i.get('air_date'), xbmc.getRegion('datelong')) File "C:UsersshimssAppDataRoamingKodiaddonsplugin.video.themoviedb.helperresourceslibaddontimedate.py", line 47, in format_date return time_obj.strftime(str_fmt) 2021-07-13 05:58:58.086 T:28988 INFO <general>: Python interpreter stopped
▶ KODI 설정 > 지역
KODI>설정>인터페이스>지역> 긴날짜 형식 변경 (요일,월일,연)
단위형식 설정부분 변경 개선 됩니다.
☞ https://11q.kr 에 등록된 자료 입니다.