Native Plex Movie agent editing collection summaries

Server Version#: 1.20.0.3181
Player Version#: Plex for Web Version 4.39.1

I am noticing a few bugs related to editing collection summaries.

Bug 1: For custom collections I made myself (legacy from older agent), I can now edit the summaries. If I add something to a blank summary, it gets displayed on the specific collection screen properly, but if I try to delete it after that, I get a Something has went wrong screen. Below is the console error, sanitized just in case

Bug 2: For collections made by the new agent, which pull summaries from TMDB, you cannot edit the summary. You can edit it from the Collections page in the library, but as soon as you visit that specific collection, the edits are deleted. You cannot edit it at all from the specific collection page, once you hit save, nothing actually seems to be saved.

{redacted}/library/metadata/{redacted}/children?excludeAllLeaves=1&includeExternalMedia=1&X-Plex-Product=Plex%20Web&X-Plex-Version=4.39.1&X-Plex-Client-Identifier={redacted}&X-Plex-Platform=Microsoft%20Edge&X-Plex-Platform-Version=85.0&X-Plex-Sync-Version=2&X-Plex-Features=external-media%2Cindirect-media&X-Plex-Model=hosted&X-Plex-Device=Windows&X-Plex-Device-Name=Microsoft%20Edge&X-Plex-Device-Screen-Resolution=1920x937%2C1920x1080&X-Plex-Container-Start=0&X-Plex-Container-Size=24&X-Plex-Token={redacted}&X-Plex-Provider-Version=2.0&X-Plex-Text-Format=plain&X-Plex-Drm=playready&X-Plex-Language=en:1 Failed to load resource: the server responded with a status of 500 (Internal Server Error)
chunk-{redacted}-plex-4.39.1-33f43b8.js:9 {
  "message": "Request failed with status code 500",
  "name": "Error",
  "stack": "Error: Request failed with status code 500\n    at LYNF.e.exports (https://assets.plex.tv/deploys/desktop/env-{redacted}/4.39.1-33f43b8/js/chunk-5-{redacted}-plex-4.39.1-33f43b8.js:68:58938)\n    at Rn+g.e.exports (https://assets.plex.tv/deploys/desktop/env-{redacted}/4.39.1-33f43b8/js/chunk-{redacted}-plex-4.39.1-33f43b8.js:98:134631)\n    at XMLHttpRequest.p.onreadystatechange (https://assets.plex.tv/deploys/desktop/env-{redacted}/4.39.1-33f43b8/js/chunk-{redacted}-plex-4.39.1-33f43b8.js:113:39141)\n    at XMLHttpRequest.r (https://assets.plex.tv/deploys/desktop/env-{redacted}/4.39.1-33f43b8/js/chunk-{redacted}-plex-4.39.1-33f43b8.js:105:133009)",
  "status": 500,
  "data": "<html><head><title>Internal Server Error</title></head><body><h1>500 Internal Server Error</h1></body></html>"
}

Did you check this again in 3181? It was absolutely true in 3133.

I just tried editing and deleting summaries, on old and new collections, and it succeeded in 3181.

Oh wait … I made something like you describe in #2 happen. Not consistently though.

Yeah I am on 3181. I can edit collection summaries fine for old collections. The problem seems to be when I delete a newly added summary, then I cannot navigate to that collection’s page anymore without putting some text back into the summary field.

For new collections, I can edit summaries, but the seem to revert back to the old ones when I navigate to that collection’s page, back, and then back to that collection’s page again. This may be related to the field not being able to be locked via UI, and the summaries being “updated” very quickly

Yeah I’m seeing something weird as I poke at it more.

It didn’t happen initially when I took the same steps you described, but I’m definitely seeing occasional “edits are lost” now.

This definitely was happening to me in 3133 and driving me crazy. As I look now … I think some of my edits, that I thought were working, have been discarded.

Thanks for raising it.

Edit: Yeah. Weirdness.

I tried locking the Summary field from plexapi and then editing it, but no luck. Edits for the summary field do not stick for collections created by the new agent, regardless if the field is locked or not.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.