Read music database

Is it possible to have the music and video database of Kodi read in with Yatse?

Not sure to understand the question, but file mode then - database entrie?

I meant scan audio library

just use the custom command

Can you tell me what the custom command for the Scan Audio Library is?

Only found this on the web

HTTP (does not work in v18 Leia)

To add new content to the library (Update):

    Video: http://<User>:<Password>@<hostname>:<port>/jsonrpc?request={"jsonrpc":"2.0","method":"VideoLibrary.Scan"}
    Audio: http://<User>:<Password>@<hostname>:<port>/jsonrpc?request={"jsonrpc":"2.0","method":"AudioLibrary.Scan"}

Just import the already configured ones as per the given link :slight_smile:

Does the whole thing have to be solved with HTTP custom commands?

Never done that before.

There it fails which HTTP command is the right one.

HTTP GET
HTTP POST
HTTP PUT

Can you please help me?

Read the link I gave you?

There’s everything there … Read the import part this is not tied to http commands.

Or remove your host and add it again the command are now auto imported