Skip to content

Why does the Episodes screen not show the correct episode-level art for an episode? #23

Answered by mitchdowney
mitchdowney asked this question in Q&A
Discussion options

You must be logged in to vote

The reason this happens is because we have to manually shrink the images that load on our list screens, and store them on our servers. If we do not do this, and we instead use the image files AS IS as the podcasters provides them in their RSS feed, sometimes their image files are huge, like 5MB, and loading several images like that on the Episodes screen can slow the app down considerably.

Anyway, we currently only shrink the podcast level art for podcasts, but not the episode level art for podcasts, just because it would be more expensive for us to shrink both of them. As a result, the shrunken podcast level artwork appears on the Episodes screen (because we have to use a shrunken image …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mitchdowney
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant