ttrss_plugin-feediron icon indicating copy to clipboard operation
ttrss_plugin-feediron copied to clipboard

Evolution of ttrss_plugin-af_feedmod

Results 26 ttrss_plugin-feediron issues
Sort by recently updated
recently updated
newest added

Seeing these errors in console in TTRSS: ``` preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated 1. plugins.local/feediron/init.php(287): preg_match(/charset=(\S+)/) 2. plugins.local/feediron/init.php(219): getArticleContent(https://hackaday.com/2022/08/13/air-filter-drm-hacker-opts-out-with-nfc-sticker/, [{"type":"xpath","xpath":"article","cleanup":["ul[@class='sharing']","ul[@class='share-post']"]}) 3. plugins.local/feediron/init.php(102): getNewContent(https://hackaday.com/2022/08/13/air-filter-drm-hacker-opts-out-with-nfc-sticker/,...

bug

# Prerequisites Please answer the following questions for yourself before submitting an issue. **YOU MAY DELETE THE PREREQUISITES SECTION.** - [ X] I am running the latest version - [...

question

I hope this is not a really stupid question, but I just encountered a site that provides some tags that ttrss is not pulling in. I want to use the...

enhancement
question

# Expected Behavior When i use feediron multipage,The first link has a different xpath than the rest links and i don't know how to apply two xpaths on the multipage...

enhancement

Can we enable/disable FeedIron/recipes based on article tag, in addition to article URL? There are some articles in my feeds that I don't want FeedIron to run on, but they...

enhancement

Just an idea/feature request: Would it be possible to convert site-configs from https://github.com/fivefilters/ftr-site-config? These already contain a lot of sites and very well made settings.

enhancement

When I try to grab content from "epetitionen.bundestag.de" it results in the following german errormessage: "Die Verwendung von Cookies ist in Ihrem Browser nicht aktiviert Für die Nutzung dieser Anwendung...

enhancement

Hi there I would really like to add comments to the recipes that I'm writing, because, well, d'uh I'm not going to remember in 6 months why a certain construct...

enhancement
help wanted

# Future Discussion Filters could use an Observer pattern to make extending and modifying FeedIron a simpler task. This would Also free up Filters so they can be better mixed...

enhancement

Legacy code looks to be littered all over the init.php as pointed out in #152 A full review of the original code is needed to ensure a clean code-base

Technical Debt