Skip to content

Add download retry without authentication if auth is set#1300

Merged
auouymous merged 2 commits into
gpodder:masterfrom
JKAbrams:master
Jun 16, 2022
Merged

Add download retry without authentication if auth is set#1300
auouymous merged 2 commits into
gpodder:masterfrom
JKAbrams:master

Conversation

@JKAbrams

@JKAbrams JKAbrams commented Jun 8, 2022

Copy link
Copy Markdown
Contributor

This is a naive workaround that adds another try without authentication if the download fails. This is to work around servers where the .rss file is protected but the .mp3 files are strictly not protected (where sending the authentication causes the download to fail).
Works around bug #1296.

Comment thread src/gpodder/download.py Outdated
Comment thread src/gpodder/download.py Outdated
@JKAbrams JKAbrams changed the title Add download retry without authentification if auth is set Add download retry without authentication if auth is set Jun 10, 2022
@auouymous auouymous merged commit 0a51542 into gpodder:master Jun 16, 2022
@auouymous

Copy link
Copy Markdown
Member

Merged, thank you for the fix.

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