Open ProtagNeptune opened 4 months ago
Yes, no results are considered an error, as it's unexpected to have a monitor with no results at all. Why are you monitoring a search that doesn't bring any results? In case it starts having some one day?
The most common reason this happens is when a tag has been renamed for example, hence why it's not considered a success 🤔
In case it starts having some one day?
Yep.
Then TBH it doesn't really matter if it's flagged as an error or not. The "last success" time is only used for skipping images older than it, after all.
Although I guess I could change the icon to a ⚠️ instead since it's not strictly an error either.
I mean, it successfully got images without error:
My Grabber Install with the post-filters
!("animated"|"animated_gif"|"animated_png")&(ext:avif|ext:gif|ext:jxl|ext:png|ext:webp)|(ext:bmp|ext:jpe|ext:jpeg|ext:jpg)
:My Grabber Portable with the post-filters
("animated"|"animated_gif"|"animated_png")&(ext:avif|ext:gif|ext:jxl|ext:png|ext:webp)|(ext:mp4|ext:swf|ext:webm|ext:zip)
:A small excerpt from
monitors.json
: