2025-03-18, 11:43 PM
How can I set the image via API?
I’ve tried this:
curl -v -X POST "http://ip:8096/Items/ITEMID/Images/Primary" -H "X-Emby-Token: x" --data-binary @/route
But I keep receiving different errors. I’ve tried many things... Does anyone know?
I checked the browser console, and it seems to be doing something quite similar.
I’ve tried this:
curl -v -X POST "http://ip:8096/Items/ITEMID/Images/Primary" -H "X-Emby-Token: x" --data-binary @/route
But I keep receiving different errors. I’ve tried many things... Does anyone know?
I checked the browser console, and it seems to be doing something quite similar.