Skip to content

[BUG] Post with more than 4 images breaks image count due to embed. #17

Description

@someonenameguy

Bluesky now supports more than 4 images, up to 10.

Skyfeed's "remove if image count is equals to 0/1/2+" uses len on the array "images" but post with more than 4 images, the images are stored in "embed", thus the filter see these post as if they had no images.

Post with 5 images:
https://bsky.app/profile/kevanfullstop.bsky.social/post/3mu7tcvl2qk2o

Image

Post with 2 images:
https://bsky.app/profile/kevanfullstop.bsky.social/post/3mu7tbvep2s2o

Image

@redsolver

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions