I have stumbled upon a GitHub page of a plex employee where he has created a bunch of plex scripts, which improve the plex experience. One of his script has an option to merge multiple episodes into one in plex even after following the plex mutli episode naming patter.
Here are links to refer to
Here’s an example using the Sponge Bob Collection. Usually, the case
S02E01-E02 ——> This in plex will result in two separate episodes but plex will not separate the video files as will also not mark the episodes as watch for both the episodes even though there in the first episode in plex where you have watched both the episodes, plex will not mark the second episode in their watch history as marked.
using the script from the link above will result in
S02E01-E02 ——> This will result in plex combining the two separated episodes into one including the naming of each episodes by append with a “/“ in between. And watching a single file will result in plex marking as both the episodes as watched.