lucasasselli / garmin-podcasts

Garmin Podcasts is a Garmin Connect IQ podcast app powered by Podcast Index. No external service or subscription required: all you need is you watch!
GNU General Public License v3.0
76 stars 17 forks source link

"Response to large"..... #33

Open meinert opened 2 years ago

meinert commented 2 years ago

Hi

Great work with the app....looks promising. But I have had problem with most of my favorite podcast. When updating episodes an "Response to large" error is thrown.

meinert commented 2 years ago

Can see that it currently supports 300 episodes (FEEDPARSER_MAX_EPISODES)...

One podcast feed where the error happend contains 490+ episodes (https://www.dr.dk/mu/feed/p3-med-christian-og-maria.xml?format=podcast)

Do you have any experience increasing this number.....or is it possible to fetch only the last 300 episodes?

lucasasselli commented 1 year ago

Should probably look into this. The 300 podcasts limit is arbitrary: the issue is that Garmin devices have very little memory and processing a large feed results in error.