Hi,
@OttoKerner had some insightful advice for using API to unlock or lock certain metadata fields, not only in the cited thread, but also in a few more threads.
My questions:
With the current Plex Media Server API ( https://developer.plex.tv/pms/ ), is this still possible? And is it also possible via plex.tv ?
Are there any limitations on which metadata can or cannot be locked or unlocked?
I am thinking about creating a script that reads the current data via API for movies, TV shows, collections, playlists… then let’s me change certain details of it, then asks me if I want to overwrite the field in case it is locked, then unlock if I say “yes”, then do the change, then check the field via API again to verify…. would that (still) be possible?