Kodi debug log Osmcsetting.update messages

For other reasons i’ve debug level enabled, and I take a look.
This morning i found this message during more then 1 hour, (we’ve listen music in this time).
I don’t know if it’s usual, but it’s it’s created a big kodi log.

10:52:58.091 T:3910452208 DEBUG: script.module.osmcsetting.updates : - update_service.check_update_conditions received: pos0: <update_service.Main object at 0xd59aa7b0>
10:52:58.093 T:3910452208 DEBUG: script.module.osmcsetting.updates : result of Player.GetActivePlayers - {u’jsonrpc’: u’2.0’, u’id’: 1, u’result’: [{u’playerid’: 0, u’type’: u’audio’}]}
10:52:58.094 T:3910452208 DEBUG: script.module.osmcsetting.updates : - Update CONDITION : player playing
10:52:58.094 T:3910452208 DEBUG: script.module.osmcsetting.updates : - update_service.check_update_conditions [0.00278186798096] returns: (False, ‘Update CONDITION : player playing’)
10:52:58.095 T:3910452208 DEBUG: script.module.osmcsetting.updates : - update_service.holding_pattern_update -nowait
10:52:58.595 T:3910452208 DEBUG: script.module.osmcsetting.updates : - update_service.holding_pattern_update received: pos0: <update_service.Main object at 0xd59aa7b0>
10:52:58.596 T:3910452208 DEBUG: script.module.osmcsetting.updates : - update_service.check_update_conditions received: pos0: <update_service.Main object at 0xd59aa7b0>
10:52:58.598 T:3910452208 DEBUG: script.module.osmcsetting.updates : result of Player.GetActivePlayers - {u’jsonrpc’: u’2.0’, u’id’: 1, u’result’: [{u’playerid’: 0, u’type’: u’audio’}]}
10:52:58.598 T:3910452208 DEBUG: script.module.osmcsetting.updates : - Update CONDITION : player playing
10:52:58.598 T:3910452208 DEBUG: script.module.osmcsetting.updates : - update_service.check_update_conditions [0.00182700157166] returns: (False, ‘Update CONDITION : player playing’)
10:52:58.599 T:3910452208 DEBUG: script.module.osmcsetting.updates :

Michael

If it were an error it would be specified as such. No issue here.

Oh yes
But see the same error message for more than 70 minutes in the log file it’s useful???

It’s just checking if you are playing anything. If you are, it won’t prompt for updates

Yes, but he check very quickly, with everytime a log entry in debug. After (in my case 1 hours) it’s a lot of log entrys.
Perhaps you can wait a little bit more between every check ?
Michael

How many entries per minute approximately?

Sam

Sorry, i’ve restart the box (skin issue see the next post) without save the log file. When my memory is …ok. I think that the log file size (after 4-5hours) was bee something like 5MO.
Normally the file size it’s between 1Mo-2MO
Michael

Provide a complete set of logs if you think there is some issue.

It’s a freaking DEBUG log. That is the highest level of logging. They are supposed to be verbose. If they weren’t, they would be useless as debug logs.

2 Likes