OpenELEC Testbuilds for RaspberryPi (Kodi 17.0)
(2016-04-11, 16:08)J_E_F_F Wrote: Double Library Entries, as noted here: http://forum.kodi.tv/showthread.php?tid=260843

I am seeing what appears to be double searches on newly added content, but not so much double entries in the library.

Pretty sure it's not actually a double episode, but two "OnUpdate" notifications being output by Kodi for each new episode.

If you enable the texturecache.py @logfile we can see all the notifications being emitted by Kodi during the scan. I'm not seeing this though (added some episodes last night with #0410), which would suggest it is a configuration issue (I'm also using MySQL). All of my NFOs have stream info embedded with local thumbs, perhaps your NFOs don't have stream info or you're extracting thumbs?

(2016-04-11, 16:08)J_E_F_F Wrote: Is this an issue? Could it have anything to do with switching to a MySQL database? I have seen the behavior for several builds, and possibly since moving to a shared MySQL database.

Assuming I'm right, it would be good to stop Kodi outputting two notifications for each update. Although it's mostly cosmetic, it is a new (and possibly undesirable) behaviour.

Based on your Walking Dead S02E01 scan, these are the announcements emitted by Kodi:
Code:
08:59:06   9.100851 T:1961784224   DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
08:59:32  34.528023 T:1961784224   DEBUG: CAnnouncementManager - Announcement: OnScanStarted from xbmc
08:59:33  35.570412 T:1961784224   DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
08:59:33  35.583447 T:1961784224   DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
08:59:36  38.634682 T:1961784224   DEBUG: CAnnouncementManager - Announcement: OnScanFinished from xbmc

So two OnUpdate notifications for one episode.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.


Messages In This Thread
RPI 3 no internet access on wifi - by b1m1 - 2016-03-09, 14:44
RE: OpenELEC Testbuilds for RaspberryPi (Kodi 17.0) - by Milhouse - 2016-04-11, 17:14
Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi (Kodi 17.0)6