Set "lock" fields via sqlite?

Because lockedFields is pipe-delimited, I dislike editing it directly with SQLite.

So another option is to use the Plex HTTP API. There’s a nice example of how to do so, including locking genre, here:

I usually prefer to use the (unofficial) Python PlexAPI for this sort of thing.

1 Like