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] Seasons and episodes #1352

Open
DDC12 opened this issue Apr 28, 2021 · 1 comment
Open

[Feature] Seasons and episodes #1352

DDC12 opened this issue Apr 28, 2021 · 1 comment

Comments

@DDC12
Copy link

DDC12 commented Apr 28, 2021

Is your feature request related to a problem? Please describe.
Quite a few studios use a "season" system where they assign each scene a season and episode number. I now do this by prefixing the name with the season and episode, for example "S05E10 - Oral Fixation" (Zoe Bloom's scene for HotCrazyMess for those interested), which kinda of works. But it'd be nice if it was were separate fields.

Describe alternatives you've considered
I've tried adding Movies as seasons and assign the episodes as "scenes" with the right index, but this just isn't quite it. With the added issue that you start mixing movies and normal scenes.

Describe the solution you'd like
Just like assigning a scene to a movie with an index number, a simply numeric input for both season and episode would be perfect.

You could then expand on this by being able to group scenes by their season, sorting by episode number. And also adding a checkbox for "final season" and "last episode of season" which allows you to detect missing episodes.

@neru2132
Copy link

neru2132 commented Nov 7, 2024

This might be resolved by #5105.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants