PRX / Play-Angular

Embed player
MIT License
11 stars 7 forks source link

playing wrong episode with partially matched guid #200

Closed sandikbarr closed 5 years ago

sandikbarr commented 5 years ago

The player is finding the first episode with a partially matched guid in the feed. This is causing the wrong episodes to be shown on older episodes of the Allusionist (https://f.prxu.org/195/feed-rss.xml) because of the guid structure, eg http://allusionist.prx.org/?p=47 is playing episode http://allusionist.prx.org/?p=472

https://github.com/PRX/play.prx.org/blob/674ea513ab1c6c6b218fadf008d10176b813b345/src/app/embed/adapters/feed.adapter.ts#L91