podverse-rn icon indicating copy to clipboard operation
podverse-rn copied to clipboard

Episode info missing from the episode summary on the Player screen

Open mitchdowney opened this issue 3 years ago • 2 comments

It also seems to cut-off podcast info for instance all this info is in my other podcast player

image

image

Podcast with the reported issue: https://lexfridman.com/feed/podcast/

RSS feed for the podcast: https://lexfridman.com/feed/podcast/

mitchdowney avatar Jul 06 '22 15:07 mitchdowney

Duplicate https://github.com/podverse/podverse-rn/issues/1110

mitchdowney avatar Jul 24 '22 09:07 mitchdowney

Not really a duplicate. Lex Fridman uses the <content:encoded> tag for the episode's full-length summary text. We might need to use <content:encoded> as the primary full-length show summary tag...but I'm not sure. Previously I thought <itunes:summary> would have been the primary full-length show summary tag.

mitchdowney avatar Jul 25 '22 03:07 mitchdowney

This should be fixed going forward, thanks to help from @RyanHirsch and an update in https://github.com/RyanHirsch/partytime

The update is in podverse-api v4.6.8 in the feed parser: https://github.com/podverse/podverse-api/pull/511

This issue will not be corrected for specific podcasts until their RSS feed is re-parsed. I manually re-parsed the Lex Fridman Podcast and it seems to work correctly on the website: https://podverse.fm/episode/olyiDygs7

mitchdowney avatar Sep 30 '22 03:09 mitchdowney