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 update an already running channel #15

Closed
makstermaki opened this issue Apr 29, 2020 · 0 comments · Fixed by #17
Closed

Add ability to update an already running channel #15

makstermaki opened this issue Apr 29, 2020 · 0 comments · Fixed by #17
Assignees
Labels
enhancement New feature or request

Comments

@makstermaki
Copy link
Owner

Currently, the application only checks if a channel is already running on every run. If between runs, a new show is added to an already running channel, the application will simply see the channel is already running and skip processing of the channel. Additional functionality should be added where the application completes a "deep check" on the running channel, not only checking if it's running but also checking the configuration settings for the channel. If any configuration changes have been made, the channel should be killed, and restarted with the updating settings.

@makstermaki makstermaki added the enhancement New feature or request label Apr 29, 2020
@makstermaki makstermaki self-assigned this May 17, 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

Successfully merging a pull request may close this issue.

1 participant