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 ability to tag scanned content #14

Open
makstermaki opened this issue Apr 29, 2020 · 0 comments
Open

Add ability to tag scanned content #14

makstermaki opened this issue Apr 29, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@makstermaki
Copy link
Owner

makstermaki commented Apr 29, 2020

Currently, when a TV show is added to the database, only the show name is passed in along side it. To then add that show to a channel, the specific show needs to be passed to the channel. This means for a channel to have 10 shows, all 10 shows would have to be passed to the channel. Instead of having to pass every single show to be played on a channel manually, a tagging system should be implemented for the scanned content. When a show is then added to be scanned, not only will the name of the show be passed, a list of tags may also be passed. Then on channel creation, a set of tags can be passed in and all shows with those tags would be used to generate the channel.

@makstermaki makstermaki added the enhancement New feature or request label Apr 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant