<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Possibility to filter in GetFinds by the amount of FP</title>
        <description> Would it be possible to add a possibility to filter caches in GetFinds by the amount of FP awarded to to this cache? It would simplify the creation of the checker below (would need slight modification of existing, instead of writing a new one). I believe it would be also useful for different checkers handling favorites. Using filter is more effective than filtering afterwards.

http://project-gc.com/forum/read?8,2759</description>
        <link>/forum/read.php?5,4168,4168#msg-4168</link>
        <lastBuildDate>Fri, 10 Apr 2026 20:43:48 +0000</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>/forum/read.php?5,4168,7277#msg-7277</guid>
            <title>Re: Possibility to filter in GetFinds by the amount of FP</title>
            <link>/forum/read.php?5,4168,7277#msg-7277</link>
            <description><![CDATA[ This has been implemented now, though not tested yet.<br />
<br />
The release will wait upon <a href="http://project-gc.com/forum/read?5,4168"  rel="nofollow">http://project-gc.com/forum/read?5,4168</a> since it&#039;s in the same commit.]]></description>
            <dc:creator>magma1447</dc:creator>
            <category>Method requests</category>
            <pubDate>Tue, 14 Feb 2017 13:09:47 +0000</pubDate>
        </item>
        <item>
            <guid>/forum/read.php?5,4168,7270#msg-7270</guid>
            <title>Re: Possibility to filter in GetFinds by the amount of FP</title>
            <link>/forum/read.php?5,4168,7270#msg-7270</link>
            <description><![CDATA[ I will gladly add this filter. Remind me if it&#039;s not done in a week. I will do it together with some other updates (a post on the forum coming soon).]]></description>
            <dc:creator>magma1447</dc:creator>
            <category>Method requests</category>
            <pubDate>Tue, 14 Feb 2017 12:45:03 +0000</pubDate>
        </item>
        <item>
            <guid>/forum/read.php?5,4168,4183#msg-4183</guid>
            <title>Re: Possibility to filter in GetFinds by the amount of FP</title>
            <link>/forum/read.php?5,4168,4183#msg-4183</link>
            <description><![CDATA[ Well ... you are right. It is nothing that can&#039;t be worked around, but my initial though was that extension of API would bring more flexibility, less of copy-paste code throughout a lot of checkers and finally lower amount of data transferred back and forth.<br />
But if this is not a problem anymore, I don&#039;t mind solving these request your explained way.]]></description>
            <dc:creator>Jakuje</dc:creator>
            <category>Method requests</category>
            <pubDate>Sun, 16 Oct 2016 18:32:06 +0000</pubDate>
        </item>
        <item>
            <guid>/forum/read.php?5,4168,4170#msg-4170</guid>
            <title>Re: Possibility to filter in GetFinds by the amount of FP</title>
            <link>/forum/read.php?5,4168,4170#msg-4170</link>
            <description><![CDATA[ Is it necessary? It is trivial to filter for that in lua.<br />
check if fp filter is set<br />
create a new table.<br />
loop over all find and add all caches with fp&gt;10 to the table.<br />
set the old table to the new table.<br />
And the existing checker would be unaffected by that change.]]></description>
            <dc:creator>Target.</dc:creator>
            <category>Method requests</category>
            <pubDate>Sat, 15 Oct 2016 12:46:55 +0000</pubDate>
        </item>
        <item>
            <guid>/forum/read.php?5,4168,4168#msg-4168</guid>
            <title>Possibility to filter in GetFinds by the amount of FP</title>
            <link>/forum/read.php?5,4168,4168#msg-4168</link>
            <description><![CDATA[ Would it be possible to add a possibility to filter caches in GetFinds by the amount of FP awarded to to this cache? It would simplify the creation of the checker below (would need slight modification of existing, instead of writing a new one). I believe it would be also useful for different checkers handling favorites. Using filter is more effective than filtering afterwards.<br />
<br />
<a href="http://project-gc.com/forum/read?8,2759"  rel="nofollow">http://project-gc.com/forum/read?8,2759</a>]]></description>
            <dc:creator>Jakuje</dc:creator>
            <category>Method requests</category>
            <pubDate>Sat, 15 Oct 2016 11:43:26 +0000</pubDate>
        </item>
    </channel>
</rss>
