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

The DELETE API endpoint is not removing the episode from the main feed. #134

Open
AndreiBurak opened this issue Sep 9, 2024 · 0 comments · May be fixed by #138
Open

The DELETE API endpoint is not removing the episode from the main feed. #134

AndreiBurak opened this issue Sep 9, 2024 · 0 comments · May be fixed by #138

Comments

@AndreiBurak
Copy link

I attempted to delete the corrupted file from the feed using the DELETE endpoint. The API call returned a status of 'OK.' Afterward, I used the generate endpoint to regenerate the feed, which also returned a status of 'OK.'
image
However, when I checked the main RSS feed, the deleted episode was still present, and the file was not removed from disk. Despite this, the episode was successfully deleted from the source feed.
image
image

@orthur orthur linked a pull request Nov 17, 2024 that will close this issue
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 a pull request may close this issue.

1 participant