-
-
Notifications
You must be signed in to change notification settings - Fork 28
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
Some podcast episodes don't download #1123
Comments
I added the environment variable for rust backtrace this is the new log: 2025-01-07T12:35:45 ℹ️ - Downloading podcast episode: Here's a Practical Email Plan that has Nothing to Do With Email Encryption
|
This is with backtrace set to full: 2025-01-07T12:38:05 ℹ️ - Downloading podcast episode: Scary New AI Companion (on Copilot, Iphone 16) Will Be Your Personal PsyOp and Surveillance Bot
|
Feel free to try again. I enabled the debug flags on Docker images so you should see the error without a problem |
2025-01-07T19:48:29 ℹ️ - Downloading podcast episode: A New Control Tool to Disrupt Freedom and Free Speech |
Weird, this rss feed is apparently only .mp4 and .webp files. I don't know how this used to work before, but I don't expect your software to encode video to audio, so this is not a huge issue if this feed doesn't work anymore. |
I honestly did not even know it was a video only feed |
Yeah I was also a bit surprised when I opened the files and view a preview of a video in the explorer. I guess his intention is that you don't download the files. Or you can click on it multiple times and hope it works. I'll keep this open. Maybe I find a solution on how to download such big files 😅. |
So the podcast actually does download in antenna pod somehow, but it doesn't download on the podfetch server |
I don't believe it ever downloaded to disk in podfetch, I believe it was the same behavior before where antenna pod is somehow downloading it through podfetch |
Describe the bug
I click download podcast episode to server (cloud button) and it says Episode downloaded to server, but it doesn't download and the log is
2025-01-07T12:18:38 ℹ️ - Downloading podcast episode: A New Control Tool to Disrupt Freedom and Free Speech
2025-01-07T12:19:10 ❌ - Error during reqwest: error decoding response body
thread '' panicked at src/controllers/podcast_episode_controller.rs:193:18:
called
Result::unwrap()
on anErr
value: Initial error: Bad Request: Error requesting resource from serverError context:
disabled backtrace
note: run with
RUST_BACKTRACE=1
environment variable to display a backtrace2025-01-07T12:19:10 ❌ - Error Bad Request: Error requesting resource from server: disabled backtrace with error
This podcast used to work in podfetch.
Reproduction
Add rss feed for https://odysee.com/$/rss/@RobBraxmanTech:6 and try to download an episode
System Info
Used Package Manager
n/a
Validations
The text was updated successfully, but these errors were encountered: