[Kodi 17 Krypton] Daily mysterious message on video cleanup
#1
Everyday during the video cleanup I get the following popup:
"What would you like to do with items from addons?" with buttons for "Keep" and "Remove".

I have to respond manually to clear this. I automatically run the video cleanup/update through cron:
curl --data-binary '{ "jsonrpc": "2.0", "method": "VideoLibrary.Clean", "id": "mybash"}' -H 'content-type: application/json;' http://localhost/jsonrpc

But I also get the same popup with "XBMC Library Auto Update". The library updates/cleanup can't continue until I respond to this dialog, so it breaks my automatic updates.

This appeared to start with Kodi 17 test builds and has occurred for quite a while on the Raspberry Pi.

I can run cleanup from then on without the dialog but it always appears once a day. I'm using MYSQL as the database. There's nothing in the logs, although I haven't enable deub logs yet.
Reply
#2
That only affects Milhouse builds. It comes from here
See here for some history on the option.

As I've not seen much positive feedback on the commit, I'll drop it for now.
Reply
#3
Thanks popcornmix, I searched everywhere for this issue but couldn't find it.
Reply

Logout Mark Read Team Forum Stats Members Help
[Kodi 17 Krypton] Daily mysterious message on video cleanup0