What problem did you encounter?
PicoFeed is not maintained anymore and this project is using it.
Maybe this is not that relevant but i wanted to have it mentioned here
Explain what you did to encounter the issue
I'm just letting you know that this app is not maintained anymore either ;)
What, hu? Why? Can't you alos disable the NextCloud bot for translation updates. This makes no sense for a not maintained app.
@BernhardPosselt Before I invest in porting to the most popular option on packagist (SimplePie) what's the reason you dumped SimplePie back then? And do you have any personal opinions on replacements?
It is unmaintained, broken and the API is horrible. I'd highly recommend against using SimplePie. It's only popular because it's used in Wordpress and people can't migrate off it.
Guess I'll give Zend-Feed a shot then
Haven't worked with Zend-Feed yet, but I think it is a good choice to go with a well supported and tested library like a Zend lib. I thought about trying to implement this one to news, but haven't had time to look into it.
Also @JKingweb is currently implementing some new feed parser. We probably should have a look into this one.
Currently I'm looking into a couple of options as a replacement. Currently https://github.com/alexdebril/feed-io is high on my list as a replacement. I just can't find anything that has a content scraper like picoFeed does. @BernhardPosselt I don't suppose there's statistics on how often people use that one?
@SMillerDev So will you take over maintenance of this app?
Fivefilters have a scraper with AGPL-licensed source code one version _several versions_ behind on BitBucket, which works mostly from a public-domain set of rules which appears to be both extensive and kept up to date.
As my application is not GPL-licensed, I had planned to write something compatible with the rule files. Consequently I haven't looked at the source code, and cannot speak to its quality or suitability.
As long as XML security is ok, why not
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
Shush bot, I'm working on it
As the original repo now seems gone and probably won't come back.
Should we use one of the forks until the work in #282 is done?
I think #282 is close enough. After the bugfix release for lastModified I think we can merge it.
Nice :+1:
@SMillerDev: Long term will a content-scraper be added again after the switch to feed-io is complete?
Since that's not a feature of feedIO I'm not sure if that's really feasible. I don't think of this personally as "the way a feed reader should work" so it'd be a lower priority for me for sure. I do however know that some people like the feature and require it for their workflow.
short answer, I don't know yet.
Closed by #282.