Don't know power shell but I just use the api curl request in bat file for simple tasks on demand. use parentid for specific library scan REM Specific library scan C:\Windows\System32\curl.exe -X POST "http://‌‍‍localhost‌:8096/emby/Items/390537/Refresh?Recursive=true&ImageRefreshMode=Default&MetadataRefreshMode=Default&ReplaceAllImages=false&ReplaceAllMetadata=false?api_key=YOURAPIKEY" -d "" REM Full Scan C:\Windows\System32\curl.exe -X POST "http://‌‍‍localhost‌:8096/e
    • Like
    1