2022-06-03, 00:15
Hi,
I am running Kodi 19.4 on Windows 10 with a MySQL database and seeing an issue in the Files section where not all shows scanned to library seem to be updated as included. My skin is Eminence 2-mod in case that's relevant, however it works fine for other shows, only about 3 items appear to be affected. One example is "American Horror Story", it does appear in TV Shows with correct artwork/episodes though.
Some log lines that I observed early on that may or may not be relevant:
Debug Log: https://paste.kodi.tv/gudederuga.kodi
Thanks
I am running Kodi 19.4 on Windows 10 with a MySQL database and seeing an issue in the Files section where not all shows scanned to library seem to be updated as included. My skin is Eminence 2-mod in case that's relevant, however it works fine for other shows, only about 3 items appear to be affected. One example is "American Horror Story", it does appear in TV Shows with correct artwork/episodes though.
Some log lines that I observed early on that may or may not be relevant:
Quote:WARNING <general>: CActiveAE::ActiveAE::CActiveAE::StateMachine - signal: 0 from port: OutputControlPort not handled for state: 7
2022-06-02 21:54:38.924 T:19920 INFO <general>: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
2022-06-02 21:54:38.924 T:19920 INFO <general>: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
2022-06-02 21:54:38.925 T:19920 INFO <general>: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
2022-06-02 21:54:38.927 T:19920 DEBUG <general>: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'noop'
2022-06-02 21:54:38.928 T:19920 INFO <general>: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
2022-06-02 21:54:38.929 T:19920 DEBUG <general>: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'noop'
2022-06-02 21:54:38.929 T:19920 INFO <general>: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
2022-06-02 21:54:38.943 T:19920 WARNING <general>: Trying to add unsupported control type 1
2022-06-02 21:54:38.946 T:19920 DEBUG <general>: CDirectoryProvider[plugin://script.skin.helper.service/?action=getcast&downloadthumbs=true&movie=]: refreshing..
2022-06-02 21:54:38.946 T:19920 DEBUG <general>: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'noop'
2022-06-02 21:54:38.946 T:9392 DEBUG <general>: XFILE::CPluginDirectory::StartScript - calling plugin Skin Helper Service('plugin://script.skin.helper.service/','1','?action=getcast&downloadthumbs=true&movie=','resume:false')
2022-06-02 21:54:38.947 T:19920 DEBUG <general>: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'noop'
2022-06-02 21:54:38.947 T:19920 INFO <general>: Skipped 2 duplicate messages..
2022-06-02 21:54:39.223 T:19920 WARNING <general>: JSONRPC: Could not parse type "Setting.Details.SettingList"
2022-06-02 21:54:39.986 T:140 INFO <general>: script.skin.helper.widgets --> Backgroundservice started
2022-06-02 21:54:40.008 T:3752 DEBUG <CSettingsManager>: requested setting (lastnotified_stable) was not found.
2022-06-02 21:54:40.008 T:3752 DEBUG <CSettingsManager>: requested setting (lastnotified_version) was not found.
2022-06-02 21:54:40.008 T:3752 DEBUG <general>: Version Check: Version 0.5.23+matrix.1 started
2022-06-02 21:54:40.012 T:21228 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-06-02 21:54:40.012 T:21228 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-06-02 21:54:40.012 T:21228 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-06-02 21:54:40.831 T:14460 DEBUG <general>: Skin Helper skinbackup --> Service started
2022-06-02 21:54:40.839 T:14460 DEBUG <CSettingsManager>: requested setting (last_backup) was not found.
2022-06-02 21:54:41.804 T:21228 DEBUG <general>: [script.artwork.dump] Service started
2022-06-02 21:54:41.810 T:21228 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-06-02 21:54:41.810 T:21228 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-06-02 21:54:41.810 T:21228 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-06-02 21:54:44.929 T:13872 WARNING <general>: script.tv.show.next.aired --> Exception in resources.lib.main_module ! --> [Errno 22] Invalid argument
Debug Log: https://paste.kodi.tv/gudederuga.kodi
Thanks