Skip to content

Better update cache metadata#20

Merged
Alkarex merged 2 commits into
FreshRSS:freshrssfrom
Alkarex:better-update-cache-metadata
Sep 11, 2024
Merged

Better update cache metadata#20
Alkarex merged 2 commits into
FreshRSS:freshrssfrom
Alkarex:better-update-cache-metadata

Conversation

@Alkarex
Copy link
Copy Markdown
Member

@Alkarex Alkarex commented Sep 11, 2024

@Alkarex Alkarex merged commit 44aea92 into FreshRSS:freshrss Sep 11, 2024
@Alkarex Alkarex deleted the better-update-cache-metadata branch September 11, 2024 12:55
Alkarex added a commit that referenced this pull request May 26, 2026
```
PHP Fatal error: Uncaught TypeError:
SimplePie\Enclosure::__construct(): Argument #20 ($player) must be of type ?string, array given
in /opt/freshrss/lib/simplepie/simplepie/src/Enclosure.php:199
```

This happens when there is no`url` parameter.

Example of feed:
* https://feeds.feedburner.com/crunchyroll/rss/anime?lang=deDE

Downstream issue:
* FreshRSS/FreshRSS#8892
Inverle pushed a commit to Inverle/simplepie that referenced this pull request May 30, 2026
```
PHP Fatal error: Uncaught TypeError:
SimplePie\Enclosure::__construct(): Argument FreshRSS#20 ($player) must be of type ?string, array given
in /opt/freshrss/lib/simplepie/simplepie/src/Enclosure.php:199
```

This happens when there is no`url` parameter.

Example of feed:
* https://feeds.feedburner.com/crunchyroll/rss/anime?lang=deDE

Downstream issue:
* FreshRSS/FreshRSS#8892
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