Added support for Galactic Toys
Galactic toys is now monitored both for preorders and for exclusives. Exclusives will not be posted to their own twitter feed yet, but they will be posted to r/funkopop and to their own discord channel. New releases will be posted to the usual channels and added to preorder posts on reddit, if applicable.
Fixed some URL parsing for the Blog Scraper
Images on Funko blogs should be detected correctly again. An error in parsing the regex results caused an issue where all image URLs would just be the base URL. This issue is fixed so compilation images should again be posted to reddit.
Performance improvements to the main scraping code
if the main scraping function cannot connect to the database, it will quit rather than run until it crashes. This allows for faster retries and saves on CPU time on the server.FYE in-stock detection should be more reliable
Sometimes, FYE would alert on OOS items. An extra check helps ensure the item is actually in stock. it won't work 100% of the time, but it should help decrease the number of false positives.
ModTools - One post per X days works again
A bad import in this script was causing crashes and failures to prevent people from posting the correct number of times. A fix to the import allows the script to run normally again and remove posts when people post too often.
No comments:
Post a Comment