[Bug]: Error when importing Podcast with many episodes #291

Closed
opened 2026-04-24 23:03:48 +02:00 by adam · 2 comments
Owner

Originally created by @duplaja on GitHub (Apr 24, 2022).

Describe the issue

Error below occurred when importing a podcast with 374 episodes. (For testing purposes: https://podcasts.apple.com/us/podcast/aws-morning-brief/id1466344305?uo=4 )

0sz6EZG5bcT8oZ9QoKXPhjR74kYqXd2o

Steps to reproduce the issue

  1. Try to import all episodes at once from the podcast link above.

Audiobookshelf version

v2.0.1

How are you running audiobookshelf?

Debian/PPA

Originally created by @duplaja on GitHub (Apr 24, 2022). ### Describe the issue Error below occurred when importing a podcast with 374 episodes. (For testing purposes: https://podcasts.apple.com/us/podcast/aws-morning-brief/id1466344305?uo=4 ) ![0sz6EZG5bcT8oZ9QoKXPhjR74kYqXd2o](https://user-images.githubusercontent.com/20245408/164948177-eefedf53-01f5-4311-ba8a-a4e70296898c.png) ### Steps to reproduce the issue 1. Try to import all episodes at once from the podcast link above. ### Audiobookshelf version v2.0.1 ### How are you running audiobookshelf? Debian/PPA
adam added the bug label 2026-04-24 23:03:48 +02:00
adam closed this issue 2026-04-24 23:03:49 +02:00
Author
Owner

@advplyr commented on GitHub (Apr 24, 2022):

When implementing this and testing with the podcast you linked I added some indicator of the current downloads.

image

@advplyr commented on GitHub (Apr 24, 2022): When implementing this and testing with the podcast you linked I added some indicator of the current downloads. ![image](https://user-images.githubusercontent.com/67830747/164951173-da865f44-e913-461d-b476-6d26141fb75a.png)
Author
Owner

@advplyr commented on GitHub (Apr 24, 2022):

This is fixed now in v2.0.2
It may need to be adjusted again though because it only supports 5MB requests.

@advplyr commented on GitHub (Apr 24, 2022): This is fixed now in [v2.0.2](https://github.com/advplyr/audiobookshelf/releases/tag/v2.0.2) It may need to be adjusted again though because it only supports 5MB requests.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#291