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

[Help needed] Misc. RSS Improvements #3451

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

kieraneglin
Copy link
Contributor

@kieraneglin kieraneglin commented Sep 24, 2024

What's new?

  • Drops non-standard duration formatting for RSS feed items. Duration is now represented using full seconds
  • [WIP] Adds an image for each item in a collection

It's that last one that I need help on. After tracing it out, I've realized that the FeedEpisode model doesn't have a coverPath attribute for displaying an image.

I could bypass that entirely and instead get the item's cover directly instead of going through Feed > FeedEpisode, but I'm not sure if that's something you'd be open to. Or maybe it's best to add a coverPath to FeedEpisode and do it that way

Please let me know if you have any tips!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant