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

Add TV-shows with their seasons and episodes as first-class entities #145

Open
johanneskonst opened this issue Oct 25, 2022 · 1 comment
Assignees
Labels
enhancement Enhancements and improvements, nice to haves for a next release but never mandatory.
Milestone

Comments

@johanneskonst
Copy link
Collaborator

I know I can add a TV-show or single episode as single item in videodb already, but I would like to add some more functionality to it.

I prefer to add a TV-show first like it is right now (eg: tv-show is 'equal' to dvd is equal to blu-ray etc) but mark it as such so when requesting details it would list seasons and episodes instead of details of tv-show itself.

would allow me to store which episodes are on which disk, and which episodes i've seen etc.

Would (to my current knowledge) be fairly easily implemented using a parent_id field for the media table and maybe a few new files for display and editing. Have looked at https://thetvdb.com/ API, might be usefull for this too (as a new engine) although it might mean some restructuring of the engines bit.

Have no issue implementing this on my own but would like some feedback from other users/devs first.

@andig
Copy link
Owner

andig commented Oct 25, 2022

@johanneskonst seems we're still lacking an active maintainer. Happy to accept requests in the respective issue.

@johanneskonst johanneskonst added this to the 4.3 milestone Dec 15, 2022
@johanneskonst johanneskonst self-assigned this Dec 15, 2022
@johanneskonst johanneskonst added the enhancement Enhancements and improvements, nice to haves for a next release but never mandatory. label Dec 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancements and improvements, nice to haves for a next release but never mandatory.
Projects
None yet
Development

No branches or pull requests

2 participants