-
### Describe the bug
I believe this to be an issue with Edge (1.24.x worked fine) **and** `Lemmy` RSS feeds (probably others). Lemmy [feeds](https://lemmy.ml/feeds/c/privacy.xml?sort=Active) are com…
-
freelancewebdev created Redmine issue ID 2797
I would suggest that MagpieRSS is replaced with Simplepie for the following reasons as described on the Simplepie website:
SimplePie is being actively d…
-
I started working on SimplePie on the train to work one day in July 2004. We've now crossed 20 years of this project, and I'm so very thankful for everyone who has been involved in helping the project…
-
### Discussed in https://github.com/FreshRSS/FreshRSS/discussions/4476
Originally posted by **vincode-io** July 29, 2022
I've noticed that NetNewsWire footnote detection code doesn't work when…
-
Falta requerir SimplePie
```
PHP Fatal error: Class 'SimplePie' not found in ...../app/controller/cron.php on line 52
```
-
Consider supporting `ttl`
https://www.rssboard.org/rss-specification#ltttlgtSubelementOfLtchannelgt
> ttl stands for time to live. It's a number of minutes that indicates how long a channel can …
-
Upgrading sinplepie means getting mf2 support. Might be nontrivial though.
-
```
What steps will reproduce the problem?
1.Opening a child site from the frontend
2.
3.
What is the expected output? What do you see instead?
Expecting to see a site. Instead I See: "Fatal Error: C…
-
ErrorException [ Notice ]: Undefined property: Simplepie\Factory::$javascript
PKGPATH/simplepie/classes/simplepie/item.php @line 2503
SOLUTION:
$this->data['enclosures'][ ] = new ... (...., $this->fe…
-
I can see this project is using simplepie which is good, but very hard to understand and slow as well and few other things like i can not use my own choice HTTP Client etc.
I had look into [Zend Fe…