Extract multiple enclosures from newsfeed articles #123
Labels
No labels
admin tools
api
bug
documentation
duplicate
enhancement
feature
help wanted
in progress
internals
invalid
packaging
question
testing
trivial
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: MensBeam/Arsse#123
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Though the database is designed such that articles may have multiple enclosures, picoFeed only exposes one---presumably the first found.
While this is in keeping with implicit RSS rules, Media RSS allows for multiple enclosures, as does Atom. Significantly, Tiny Tiny RSS also allows for the reporting of multiple enclosures.
Ideally Media RSS should be supported along with more mundane enclosures.