I think this is because the max number of podcasts to downloading setting has a max limit of 10. I believe that this is a hard limit of 10 cached across all Podcasts :-(
However, I suspect that if that limit were changed or raised, say for example max 10 episodes per podcast feed, then this would required Podbird to support using SD card as it's storage. This is not implemented yet
We haven't hardcoded a max limit of 10 in Podbird. We do provide a setting to "Autodownload new episodes" on app-startup which provides options from None to 10. However that setting option does not apply to this bug report where the user is trying to download a podcast manually.
There are several ideas that could have caused this issue,
I think this is because the max number of podcasts to downloading setting has a max limit of 10. I believe that this is a hard limit of 10 cached across all Podcasts :-(
However, I suspect that if that limit were changed or raised, say for example max 10 episodes per podcast feed, then this would required Podbird to support using SD card as it's storage. This is not implemented yet