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

Only remove dvr recordings if stream urls change, and for shows that are marked as "live" #859

Open
tjenkinson opened this issue May 1, 2016 · 0 comments

Comments

@tjenkinson
Copy link
Member

Currently clicking update on a live stream page (from unchecking live for example) will cause all the dvr urls to be deleted (and dvr recordings deleted), because it assumes that the source stream urls have changed and therefore dvr recordings must not continue with the old urls. The new url's should be compared with the old ones to determine if they have actually changed.

Even if the source urls have changed dvr urls should only then be deleted for streams that are "live". If a stream has finished then there's no reason to remove the recording.

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

No branches or pull requests

1 participant