After installing LE beta, scan to library stopped working I did a factory reset & rebuilt my library, but scan to library still does nothing. For TV shows, when I create a tvshow.nfo, it fetches the metadata and I can play content, but whenever the scraper is unable to identify something (either movie or TV show), I can't do anything. I've pasted below a snippet from the debug log showing what happens when I select that menu entry; system is a Raspberry Pi 2 with a Hifiberry module (loaded via overlay), stuff is on NFS. On LE 8.0, it worked flawlessly. With regards to add-ons, I only installed things from the Kodi official repo (youtube, somafm & 2 subtitle downloader). Let me know if I can provide anything else.
Code
20:41:53.269 T:1781945248 DEBUG: PushCecKeypress - received key ed duration 0 (rep:0 size:0)
20:41:53.269 T:1781945248 DEBUG: PushCecKeypress - added key ed
20:41:53.282 T:1945186304 DEBUG: OnKey: 237 (0xed, obc18) pressed, action is contextmenu
20:41:53.317 T:1945186304 DEBUG: CFavourites::Load - no system favourites found, skipping
20:41:53.318 T:1945186304 DEBUG: CFavourites::Load - no userdata favourites found, skipping
20:41:53.328 T:1945186304 DEBUG: ------ Window Init (DialogContextMenu.xml) ------
20:41:53.336 T:1781945248 DEBUG: PushCecKeypress - received key ed duration 67 (rep:0 size:0)
20:41:53.337 T:1781945248 DEBUG: PushCecKeypress - ignored key ed
20:41:54.206 T:1781945248 DEBUG: PushCecKeypress - received key a6 duration 0 (rep:0 size:0)
20:41:54.207 T:1781945248 DEBUG: PushCecKeypress - added key a6
20:41:54.207 T:1945186304 DEBUG: OnKey: 166 (0xa6, obc89) pressed, action is Up
20:41:54.389 T:1781945248 DEBUG: PushCecKeypress - received key a6 duration 183 (rep:0 size:0)
20:41:54.390 T:1781945248 DEBUG: PushCecKeypress - ignored key a6
20:41:54.679 T:1781945248 DEBUG: PushCecKeypress - received key b duration 0 (rep:0 size:0)
20:41:54.679 T:1781945248 DEBUG: PushCecKeypress - added key b
20:41:54.707 T:1945186304 DEBUG: OnKey: 11 (0x0b, obc244) pressed, action is Select
20:41:54.860 T:1781945248 DEBUG: PushCecKeypress - received key b duration 181 (rep:0 size:0)
20:41:54.860 T:1781945248 DEBUG: PushCecKeypress - ignored key b
20:41:54.985 T:1945186304 DEBUG: ------ Window Deinit (DialogContextMenu.xml) ------
20:41:59.972 T:1781945248 DEBUG: PushCecKeypress - received key ed duration 0 (rep:0 size:0)
20:41:59.972 T:1781945248 DEBUG: PushCecKeypress - added key ed
20:41:59.990 T:1945186304 DEBUG: OnKey: 237 (0xed, obc18) pressed, action is contextmenu
20:42:00.014 T:1945186304 DEBUG: CFavourites::Load - no system favourites found, skipping
20:42:00.015 T:1945186304 DEBUG: CFavourites::Load - no userdata favourites found, skipping
20:42:00.021 T:1945186304 DEBUG: ------ Window Init (DialogContextMenu.xml) ------
Display More