Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement better RSS Feeds #1

Open
Bios-Marcel opened this issue Nov 8, 2020 · 1 comment
Open

Implement better RSS Feeds #1

Bios-Marcel opened this issue Nov 8, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@Bios-Marcel
Copy link
Owner

Bios-Marcel commented Nov 8, 2020

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:

"RSSMode": "none|podcast|blog"
@Bios-Marcel
Copy link
Owner Author

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.

@Bios-Marcel Bios-Marcel added the bug Something isn't working label Apr 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant