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>"
}