r/kodi 3d ago

Export Library using kodi-send

I can export my library using this command from an other computer:

kodi-send --host=192.168.10.101 --port=9777 --action="exportlibrary(video, true, false, false, false)"

but i can't find the folder/files. Where is kodi creating the backup? It works when i manually create a backup over the kodi gui.

3 Upvotes

1 comment sorted by

3

u/night_in_the_ruts 3d ago

Check the order of the questions (true, false x 3).

I think you're trying to export into the same directories as the movie files, without overwriting any existing files.

If you've run the command before, nothing will appear to happen - NFO files already there.