Skip to content

Conversation

@auouymous
Copy link
Member

First patch fixes cancelling so it actually removes partial file. Second patch reverts part of #1044 and fixes #1147.

Calling run() with CANCELLED state only returns without performing any
work. The CANCELLING state actually deletes the partial file and
recycles the task.
livestream to be streamed, after realizing it was a livestream. This
however caused the youtube-dl extension to fail when downloading DRM
content after gpodder failed to download it, because the partial file
was missing.

This removes that fix and properly cancels the failed task before
streaming to remove the partial file.

Fixes gpodder#1147.
@auouymous auouymous merged commit ce99daf into gpodder:master Oct 28, 2021
@auouymous auouymous deleted the fix-1147 branch October 28, 2021 10:28
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.

No such file or directory while downloading "{title}": {file}

1 participant