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

Added error case for when DownloadEpisode is called via API and podcast is already downloaded #213

Closed
wants to merge 11 commits into from

Conversation

brian-doherty
Copy link
Contributor

No description provided.

@sentriz
Copy link
Owner

sentriz commented Apr 19, 2022

@lxea thoughts on this one

@lxea
Copy link
Contributor

lxea commented Apr 19, 2022

This seems fine to me, sometimes it can be useful to redownload stuff when a response is an error page which was happening to me with some feed hosts, but i havent come across that in a while + it should probably just be handled properly by trying to parse the mp3 or checking the staus code or something

@brian-doherty
Copy link
Contributor Author

brian-doherty commented Apr 19, 2022

FYI without this fix I was getting multiple copies of the same podcast with different filenames:

image

@sentriz sentriz closed this in 611bc96 Apr 20, 2022
sentriz added a commit that referenced this pull request Apr 20, 2022
…onnection is TLS

closes: #213

Co-authored-by: Brian Doherty <brian.r.doherty@gmail.com>
@sentriz
Copy link
Owner

sentriz commented Apr 20, 2022

thanks 👍 squashed and added

@lxea does this mean that we don't need the rename (1) (2) logic now?

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.

None yet

3 participants