Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Merging Multi Episodes, after following the plex mutli episode naming method. #874

Closed
fisher745 opened this issue May 15, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request status:not-yet-viewed I haven't reviewed the Feature or Bug yet

Comments

@fisher745
Copy link

Is your feature request related to a problem? Please elaborate.

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

Git of the plex employee

The Mutli Episode Code which this feature is referring to

Here’s an example

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.

Here’s proof

Before:

After:

Describe the solution you'd like

Let’s hope that this will be there in PMM

Additional Information

No response

@fisher745 fisher745 added enhancement New feature or request status:not-yet-viewed I haven't reviewed the Feature or Bug yet labels May 15, 2022
@meisnate12
Copy link
Member

Feature Requests have been moved to https://features.metamanager.wiki.

This Request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request status:not-yet-viewed I haven't reviewed the Feature or Bug yet
Projects
None yet
Development

No branches or pull requests

2 participants