TransportError warning when cleaning Kodi library

I’m getting the following error every time I run a script with this in it;

  - data:
      method: VideoLibrary.Clean
    entity_id: media_player.kodi
    service: kodi.call_method

The warning/error in the log is;
TransportError trying to run API method media_player.kodi.VideoLibrary.Clean({})

The library is cleaned without issue. Other than the progress message, the KODI box shows no other messages while the above is being carried out.

Anyway to stop it from occuring?

I am very curious about this also. This still happens to this day …

2 years later :slight_smile: NOTHING