Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Overseerr support #6

Open
rfsbraz opened this issue Aug 20, 2023 · 4 comments
Open

Add Overseerr support #6

rfsbraz opened this issue Aug 20, 2023 · 4 comments
Assignees

Comments

@rfsbraz
Copy link
Owner

rfsbraz commented Aug 20, 2023

  • Support excluding requested shows
  • Support including only requested shows
  • Support refreshing the status of deleted shows, to allow them to be requested again
@rfsbraz rfsbraz self-assigned this Aug 28, 2023
@mlamoure
Copy link

mlamoure commented Sep 6, 2023

Just a comment - Overseer supports applying radarr tags to requests, which could be a method to support the first two bullets.

@rfsbraz
Copy link
Owner Author

rfsbraz commented Sep 6, 2023

Thats a good callout cheers, I'll add that to the docs

@nandi95
Copy link

nandi95 commented May 20, 2024

It would be a good addition. Only delete things that have been watched by the requester (and have been sitting idly for a while)

This is what I started to work on before finding this repo:
The logic would be something like
https://github.com/nandi95/removearr/blob/main/main.ts#L20

@rfsbraz
Copy link
Owner Author

rfsbraz commented May 21, 2024

It would be a good addition. Only delete things that have been watched by the requester (and have been sitting idly for a while)

This is what I started to work on before finding this repo: The logic would be something like https://github.com/nandi95/removearr/blob/main/main.ts#L20

That's a good suggestion, although my goal is to rely on little external configuration as possible. Still, that could be a good in-between step if I only add support for filtering overserr users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants