glanceapp / glance

A self-hosted dashboard that puts all your feeds in one place
GNU Affero General Public License v3.0
6.53k stars 212 forks source link

[Bug] Piped feed don't show thumbnails #127

Open Generator opened 1 month ago

Generator commented 1 month ago

Description

RSS from Piped instances (e.g. https://piped.video)

          - type: rss
            style: detailed-list
            title: Piped
            collapse-after: 3
            feeds:
              - url: https://pipedapi.kavin.rocks/feed/rss?authToken=<token>

screenshot: Screenshot 2024-06-04 at 13-36-04 Home - Glance

svilenmarkov commented 1 month ago

Hey, thanks for reporting this!

I figured out what the issue is, I'll have it fixed in the next release.

nickian commented 3 weeks ago

This is also happening when using self-hosted Invidious RSS feeds. I'm not sure if piped.video is based on Invidious, but it'd be great to have the thumbs for Invidious as well!

DickenSerm commented 2 weeks ago

The same problem also occurs with the personalized Trakt.tv feeds.

These are structured like this: https://trakt.tv/users/<USERNAME>/lists/<LISTNAME>.atom?slurm=<TOKEN>

I hope the problem is the same and will be resolved after the fix.

Is there perhaps a workaround for the moment?