You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the feeds aren't iTunes compliant. It'd be nice to have that, as iTunes is one of the biggest podcast archives.
For this, we could probably use one of the following:
Sadly github.com/mmcdole/gofeed is parsing only as it seems and github.com/eduncan911/podcast doesn't support chapters, which at least for me, is a requirement.
Currently the feeds aren't iTunes compliant. It'd be nice to have that, as iTunes is one of the biggest podcast archives.
For this, we could probably use one of the following:
However, I gotta see whether that lib also works for non podcast rss feeds. If it doesn't we'll have to use both libs and add a
switch to the config:
The text was updated successfully, but these errors were encountered: