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?