Yes @
ksooo needs to follow up, if he doesn't follow up here, then you will need to create an issue on github
For sure Kodi is looking for those zuki groups on NextPVR which might explain it.
2023-03-30 20:30:41.032 T:3764 debug <general>: CurlFile::Open - <http://192.168.1.101:8866/service?method=channel.list&group_id=HD%20channels&sid=902d25df57274e0eb78dbb2ef968c7da>
2023-03-30 20:30:42.352 T:3764 debug <general>: CurlFile::Open - <http://192.168.1.101:8866/service?method=channel.list&group_id=SD%20channels&sid=902d25df57274e0eb78dbb2ef968c7da>
But there are also really unexplainable log entries. After loading the NextPVR channel groups, I see this for each group
2023-03-30 20:30:40.869 T:3764 debug <general>: Persist: Persisting channel group 'IPTV Channels' with 0 channels
yet later on when core tries to add channels to the group it says it can't find any of the groups
2023-03-30 20:30:43.197 T:3764 error <general>: operator(): Cannot find group 'IPTV Channels' or channel '7951'
so it deletes each of them
2023-03-30 20:30:43.619 T:3764 debug <general>: UpdateFromClients: Deleting empty channel group 'IPTV Channels'
but it is able to find them and re-add them a few seconds later.
2023-03-30 20:30:47.895 T:3764 debug <general>: PersistAll: Persisting all channel group changes
2023-03-30 20:30:47.896 T:3764 debug <general>: Persist: Persisting channel group 'All channels' with 998 channels
2023-03-30 20:30:47.970 T:3764 debug <general>: Persist: Persisting channel group 'IPTV Channels' with 882 channels
Martin