Price filter not working, and old items keep popping up
chinhodado opened this issue · 6 comments
Just now the app has been behaving weirdly. The price filter is not working at all, and items listed before the app were run keeps popping up.
The price filter is not working at all
So you mean if you set a price limit at 1 chaos, it shows items with a price above the limit? That could be an issue with the poe-rates backend which I use to do currency price conversion.
items listed before the app were run keeps popping up
What do you mean by that?
With the price filter, for example, I have some items set at 1 ex max price, but items with 2 ex, 5 ex, etc. price keep popping up. As if the price filter has no effect. And this is even without any price conversion (price filter was made in ex, price posted was also in ex)
With the second issue, what happened was that every time I started sniping, the change ID reset to a (fixed?) old number, so all items after that change ID showed up.
With the second issue, what happened was that every time I started sniping, the change ID reset to a (fixed?) old number, so all items after that change ID showed up.
I check both poe-rates and poe.ninja to fetch the last change ID. It looks like poe.ninja changed the field name from its API so it returned nothing and poe-rates was stuck on the same change id since this morning.
Could you post a screenshot of the non-working filter?
Thanks for the screenshot! I'm trying to reproduce the issue on my side with the same filter settings.
I was wondering if this could be due to another filter setting, for example a unique flask filter without price restrictions. A quick way to check this is to click on the icon I circled in the picture bellow on your vinktar filter: it will remove all the entries found by that filter. If the listings with a price above 150c are removed, it means that they've been tagged by the vinktar filter and there's a bug on my side.
This seems to not happen anymore. I will close the issue.