Hadrien Mary
Hadrien Mary
We need to have a GH organization for this to happen. Or you need to set up the integration yourself @jkk . Once we have something working, I will remove...
That issue should be closed in favor of multiple single issues.
Can you link to the issue you've made on Radarr and Sonarr? That feature would be super nice indeed!
Here are the issues: - radarr: https://github.com/Radarr/Radarr/issues/3569 - sonarr: https://github.com/Sonarr/Sonarr/issues/3170 Both are now closed because devs said that Radarr and Sonarr have API to be able to do that. I...
If you guys agree to build an export option for Sonarr/Radarr then it's perfect :-)
Indeed it would be easy to make a Python script but I would prefer to have a button either in Sonarr/Radarr or Jackett...
I understand your point @ngosang. In that case would you consider adding a simple structured file format export function. Exact format would be decided by you guys (happy to help)...
If no apps want to add this feature then it could still be used by scripts (without having to call the Jackett API).
I observe the same thing and it's also very slow. That's why bulk import would be nice.
Very naive question: would that allow using `joblib` and `loky` with `-P processes`? I am currently relying on `-P threads` but I have some concerns about performance. See https://groups.google.com/g/celery-users/c/IGOBnp4n0gU for...