Information is already shown in the links as all you need is your api key and/or specific library parentid depending on a single or all libraries. Create a bat/cmd file and put it wherever you like. Specific library C:\Windows\System32\curl -X POST "http://localhost:8096/emby/Items/PARENTID/Refresh?Recursive=true&MetadataRefreshMode=Default&ImageRefreshMode=Default&ReplaceAllMetadata=false&ReplaceAllImages=false&api_key={API KEY}" -d "" All libraries C:\Win