dgtlmoon
f08a1185aa
Price tracker - fix for sites that supply an empty additional price ( #2758 )
2024-11-01 10:56:27 +01:00
dgtlmoon
5bb47e47db
Remove same checksum skip check - saved a little CPU but added a lot of complexity ( #2700 )
2024-10-11 17:28:42 +02:00
dgtlmoon
a278fa22f2
Restock multiprice improvements ( #2698 )
2024-10-11 11:43:35 +02:00
dgtlmoon
5a768d7db3
UTF-8 handling fixes, Improvements to whitespace filtering ( #2691 )
2024-10-10 14:59:39 +02:00
dgtlmoon
2842ffb205
Restock - Use the scraped 'Not in stock' product status over the metadata version (many website lie in the metadata) ( #2684 )
2024-10-07 20:10:35 +02:00
dgtlmoon
f255165571
Code - Small improvements in logging
2024-10-07 16:01:55 +02:00
dgtlmoon
00458b95c4
UI - Improvements to live preview of Filters text
...
"Ignore text" is now "Remove text", it works the same but it removes the text instead of ignoring it, which is the same thing, but makes the code simpler
2024-10-05 16:32:28 +02:00
dgtlmoon
1b625dc18a
UI - "Filters & Triggers" - Live preview of text filters (Preview the output of the filters section in realtime) ( #2612 )
2024-09-28 10:40:47 +02:00
dgtlmoon
367afc81e9
Reversing subprocess execution - saved a little memory but used a LOT more CPU ( #2659 )
2024-09-27 21:36:02 +02:00
dgtlmoon
e173954cdd
Restock monitor - Only try to process restock information (like scraping for "out of stock" keywords) if the page was actually rendered correctly. ( #2645 )
2024-09-20 09:19:57 +02:00
Felipe Tuffani
8ecfd17973
Restock/Price detection - Fix duplicated prices with different data type on single page product #2636 ( #2638 )
2024-09-17 11:22:54 +02:00
dgtlmoon
19f3851c9d
Memory management improvements - LXML and other libraries can leak allocation, wrap in a sub-process ( #2626 )
2024-09-11 16:20:49 +02:00
dgtlmoon
55fe2abf42
Restock/Price detection - Better catching of errors when parsing metadata documents for restock/price check ( #2602 )
2024-09-01 13:07:06 +02:00
dgtlmoon
932cf15e1e
Price and restock scraping - small price fix scraper ( #2575 )
2024-08-19 15:47:19 +02:00
dgtlmoon
44e7e142f8
Restock/Price detection - Improving text information snapshot value
2024-07-18 13:28:54 +02:00
dgtlmoon
fe704e05a3
Restock - Tweaking storage of "original price"
2024-07-18 13:15:56 +02:00
dgtlmoon
321426dea2
Ability to use restock and price amounts in notifications as tokens (for example {{restock.price}} ) ( #2503 )
2024-07-17 20:27:47 +02:00
dgtlmoon
bde27c8a8f
Restock & Price detection - Ability to set up a tag/group that applies to all watches with price + restock limits
2024-07-16 17:23:39 +02:00
dgtlmoon
6f2186b442
UI - Restock/price following text cleanups
2024-07-14 07:50:52 +02:00
dgtlmoon
cffb6d748c
Restock & Price monitor - Huge refactor, set upper and lower price alert limits, set % change, follow the prices and restock amounts directly in the watch-overview list
2024-07-12 17:09:42 +02:00