Kodi Community Forum

Full Version: Add to library not always updating
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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.

ImageImage

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
(2022-06-03, 00:15)rpharrison Wrote: [ -> ]seeing an issue in the Files section where not all shows scanned to library seem to be updated as included
Sorry, I don't really understand that. You will need to explain in more detail what the problem is.

Your log does not capture scraping the show into your library.
Hi,

Sorry if I'm not explaining well, in the attached first image, shows that are in the library have a circle icon to the right of them (the difference is that on other shows the right-click context menu does not have "scan to library" option whereas AHS does).

You are right that the last log didn't include anything about scraping, though I definitely tried at the time the log was made. I since found and removed non-used credentials from Passwords.xml and cleaned the library and now there are entries related to that show. Trying to add to library from files or removing the show from library and updating the library still do not resolve the (cosmetic?) issue.

New debug log: https://paste.kodi.tv/kerafuceku.kodi
@rpharrison

I can see no problem with the scraping of that show. It looks like all 10 seasons were scraped into the library with no reversal of any transactions.

I don't use Eminence skin, so I have no idea what the icon symbolises. Also I can't tell if your screenshots are taken from the TV Show library or the Files listing.

I'll move you to the Eminence forum and maybe somebody can help there.
Got this resolved by setting content of sources to "None" then re-addng to library with TheTVDB.com Official TV Scraper. Yes, it was the files section in the previous screenshots posted.
Thread marked solved.