<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>selfoss support forum - Filter stuff out of an RSS feed</title>
<link>https://forum.selfoss.aditu.de/</link>
<description>selfoss support forum</description>
<language>en</language>
<item>
<title>Filter stuff out of an RSS feed (reply)</title>
<content:encoded><![CDATA[<p>I had not noticed any changes, but I should add that I cycle in and out of using RSS and the breaking news style of feeds where I was using these filters a lot are now handled by different application.</p>
]]></content:encoded>
<link>https://forum.selfoss.aditu.de/index.php?id=1340</link>
<guid>https://forum.selfoss.aditu.de/index.php?id=1340</guid>
<pubDate>Sun, 02 Dec 2018 21:06:32 +0000</pubDate>
<dc:creator>Alrescha</dc:creator>
</item>
<item>
<title>Filter stuff out of an RSS feed (reply)</title>
<content:encoded><![CDATA[<p>Hi Alrescha,</p>
<p>I used your filter, which worked fine in 2.17.</p>
<p>Since update to 2.18 the filter doesn't work anymore.</p>
<p>Do you have the same problem?</p>
<p>regards <br />
cpunke</p>
]]></content:encoded>
<link>https://forum.selfoss.aditu.de/index.php?id=1336</link>
<guid>https://forum.selfoss.aditu.de/index.php?id=1336</guid>
<pubDate>Sun, 02 Dec 2018 13:35:54 +0000</pubDate>
<dc:creator>cpunke</dc:creator>
</item>
<item>
<title>Filter stuff out of an RSS feed (reply)</title>
<content:encoded><![CDATA[<p>It works well enough; I have stopped using the local client and am back to the web interface again.  I am currently using:</p>
<p>     /^(?!.*(string1|string2|string3)).*$/</p>
<p>I think I've seen one or two occasions where things that should be filtered were not, I'm guessing that there's something specific about those entries (formatting, special characters, etc.) but I haven't seen enough of them to detect a pattern.</p>
]]></content:encoded>
<link>https://forum.selfoss.aditu.de/index.php?id=1291</link>
<guid>https://forum.selfoss.aditu.de/index.php?id=1291</guid>
<pubDate>Thu, 19 Apr 2018 14:20:46 +0000</pubDate>
<dc:creator>Alrescha</dc:creator>
</item>
<item>
<title>Filter stuff out of an RSS feed (reply)</title>
<content:encoded><![CDATA[<p>And what happened?</p>
]]></content:encoded>
<link>https://forum.selfoss.aditu.de/index.php?id=1290</link>
<guid>https://forum.selfoss.aditu.de/index.php?id=1290</guid>
<pubDate>Thu, 19 Apr 2018 09:29:33 +0000</pubDate>
<dc:creator>vazonov44</dc:creator>
</item>
<item>
<title>Filter stuff out of an RSS feed (reply)</title>
<content:encoded><![CDATA[<p>(replying to myself)</p>
<p>Just FYI,</p>
<p>My suggestion of /(?:(?!string).)/ does not appear to work but /^(?!.*string).*$/ seems to do the right thing.  Thus emboldened, I am going to try  /^(?!.*(string1|string2)).*$/ next.</p>
]]></content:encoded>
<link>https://forum.selfoss.aditu.de/index.php?id=1289</link>
<guid>https://forum.selfoss.aditu.de/index.php?id=1289</guid>
<pubDate>Mon, 09 Apr 2018 22:56:47 +0000</pubDate>
<dc:creator>Alrescha</dc:creator>
</item>
<item>
<title>Filter stuff out of an RSS feed (reply)</title>
<content:encoded><![CDATA[<p>OK, thank you.</p>
<p>I'm currently pulling my feed using a local client, and using its filters to do the work.  I look forward to returning to the selfoss web client some day.</p>
<p>Best,</p>
<p>A.</p>
]]></content:encoded>
<link>https://forum.selfoss.aditu.de/index.php?id=1288</link>
<guid>https://forum.selfoss.aditu.de/index.php?id=1288</guid>
<pubDate>Sun, 08 Apr 2018 20:45:32 +0000</pubDate>
<dc:creator>Alrescha</dc:creator>
</item>
<item>
<title>Filter stuff out of an RSS feed (reply)</title>
<content:encoded><![CDATA[<p>Unfortunately, there is no better way at the moment. Advanced filters are tracked in <a href="https://github.com/SSilence/selfoss/issues/858#issuecomment-329768432">https://github.com/SSilence/selfoss/issues/858#issuecomment-329768432</a></p>
]]></content:encoded>
<link>https://forum.selfoss.aditu.de/index.php?id=1287</link>
<guid>https://forum.selfoss.aditu.de/index.php?id=1287</guid>
<pubDate>Sun, 08 Apr 2018 17:22:04 +0000</pubDate>
<dc:creator>jtojnar</dc:creator>
</item>
<item>
<title>Filter stuff out of an RSS feed</title>
<content:encoded><![CDATA[<p>I know I can filter (select) RSS entries with /string/, and while I am not a php guru I understand that selfoss uses preg_match, so I might be able to filter out a string with /(?:(?!string).)/, but that seems like it would be a mess for a long list.</p>
<p>Is there a better way?  I would really like to have a blacklist of strings I just don't want to see in my RSS feeds using the RSS spout.</p>
<p>Thank you,</p>
<p>A.</p>
]]></content:encoded>
<link>https://forum.selfoss.aditu.de/index.php?id=1286</link>
<guid>https://forum.selfoss.aditu.de/index.php?id=1286</guid>
<pubDate>Sat, 07 Apr 2018 19:20:33 +0000</pubDate>
<dc:creator>Alrescha</dc:creator>
</item>
</channel>
</rss>
