attractorr icon indicating copy to clipboard operation
attractorr copied to clipboard

[BUG]: L337X prints an error if there are no results

Open jtrv opened this issue 2 years ago • 1 comments

Example:

❯ attractorr "dshajfksdlhajdfklhdsjaklfhdjsaklhfjka"
[2023-02-06T20:41:37.231Z ERROR attractorr] L337X error: No search results
No results were found

This behavior isn't present for the other search providers, so I'm assuming it's a bug.

jtrv avatar Feb 06 '23 20:02 jtrv

It's just a log message, so no harm. The L337x is actually from the https://github.com/billyb2/torrent-search-rs crate.

But: Should we maybe log a warning for every search provider if there are no results?

rnestler avatar Feb 07 '23 15:02 rnestler