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

[rss] Show Videos from RSS Feeds #101

Merged
merged 1 commit into from
Dec 12, 2023
Merged

Conversation

ricoberger
Copy link
Member

If an RSS feed contains a video within the attachments field, the video will now be added to the options field of the item. In the Flutter code we then check if the video field is present in the options and show the video instead of an image in the details view of the item.

If an RSS feed contains a video within the `attachments` field, the video
will now be added to the `options` field of the item. In the Flutter
code we then check if the video field is present in the options and show
the video instead of an image in the details view of the item.
@ricoberger ricoberger self-assigned this Dec 12, 2023
@ricoberger ricoberger added the changelog: added A new feature was added label Dec 12, 2023
@ricoberger ricoberger added this to the v1.3.0 milestone Dec 12, 2023
@ricoberger ricoberger merged commit 8e0017e into main Dec 12, 2023
10 checks passed
@ricoberger ricoberger deleted the rss-show-videos-from-rss-feeds branch December 12, 2023 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: added A new feature was added
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant