You can try
curl -X PUT "xxxx:32400/library/metadata/yyyy?thumb.locked=0&X-Plex-Token=zzzz"
where yyyy
is the movie’s internal ID number (which can be gleaned from the movie’s Plex XML info. It is the number in the XML property ratingKey="yyyy"
.)
1 Like