Shanary

Results 12 comments of Shanary

Considering this solved with #725 The parsing is much more robust and won't match incorrect episodes or seasons.

Been using this since last year, works well. I've made some changes to search the indexers asynchronously. Before, if a single indexer needed to perform a search, it would block...

Yes, it would only be for initial searches / new database. The initial search for me takes about 4 weeks to complete as I use a 5min delay. By prioritizing...

Search order now matters with the caching and this isn't that useful. Not worth implementing.

This should be handled with #750 and using `matchMode: "safe"`. It will recheck all injections and resume only if complete. Edit: Now using the `skipRecheck` option instead instead of using...

If this is to be implemented, it should be per indexer similar to #612. This gives the added option of ignoring movie searches for tv trackers and vice versa. Would...

I agree with this feature. If it doesn't get implemented there is an easy way to enable it. I'm doing this on docker but if you're running the script directly,...

Still the same issue in 4.15.0. However I've found a workaround. If you have a static ip to the localhost server, [you can create your own host name](https://stackoverflow.com/a/33312297). Replace wherever...

> I'm curious to have the discussion of making partial/ensemble a matchMode like "aggressive" or something Yeah that would work. But people may want ensemble without partial since it downloads....