Mitch Downey
Mitch Downey
related discussion: https://github.com/orgs/podverse/discussions/7#discussioncomment-6663087
Here is a feed we can use for testing: https://frnkl.co/feed/
This looks like it could be extra work, as I can't see a way for the `react-native-slider` to support RTL natively :(
Hopefully there is a reliable way to strip all emojis from a text string. I've never tried to do that before.
@jamescridland @JerodeH @kreonjr tried reproducing the emoji crash with his CarPlay yesterday, but the emojis loaded without issue, so this does not appear to be a widespread issue. If emojis...
Ok based on @jamescridland's comment, could this be a non-standard or outdated device for CarPlay? 2014 is the first year CarPlay was released, and it does make me wonder if...
hey @ryanhirsch, @evoterra has a comment above I think would relate to [podcast-partytime](https://github.com/RyanHirsch/partytime) handling.
@RyanHirsch I just sent @evoterra an email asking if he could share the spreadsheet of fiction RSS feeds, so I should be able to provide you with examples. In the...
@evoterra @RyanHirsch so I'm looking at Serial's RSS feed, which I thought might be a textbook example of how a "serial" feed should implemented...but the`` value is `episodic` instead of...
@evoterra thanks for the background. My hunch so far is it seems like any podcast that is using seasons AND episode numbers could be treated as "serial" podcasts, as far...