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

Cleanup improvements #153

Merged
merged 1 commit into from
Jun 9, 2020
Merged

Cleanup improvements #153

merged 1 commit into from
Jun 9, 2020

Conversation

dop251
Copy link
Contributor

@dop251 dop251 commented Jun 8, 2020

I've run into the following issue: a youtube stream was initially announced, got into podsync db, then it was deleted. However, because it was still in the db, podsync was trying to download it every time.

This PR deletes episodes that have not been downloaded for some reason (either due to the situation described above or because they did not match the filters) and are no longer available in the feed.

Also, when cleaning up an episode its title and description are set to "" to conserve some space. I probably should have split this into two, happy to do so if you don't like this change.

@mxpv mxpv merged commit 00c7bce into mxpv:master Jun 9, 2020
@dop251 dop251 deleted the cleanup-pr branch June 9, 2020 09:44
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

Successfully merging this pull request may close these issues.

2 participants