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

re-add -a deleted option #81

Open
KaiStarkk opened this issue Dec 30, 2022 · 1 comment
Open

re-add -a deleted option #81

KaiStarkk opened this issue Dec 30, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@KaiStarkk
Copy link

KaiStarkk commented Dec 30, 2022

Currently functionality for the re-add function is to re-monitor any items that are unmonitored. This suits the delete -a not-monitored workflow.

I currently use the delete -a delete workflow (makes the most sense to me, and allows me to use the monitor/unmonitor status for other purposes). The request is to have a re-add option that suits this workflow. Summary below:

Workflow re-add -a deleted re-add -a not-monitored
Step 1 Check exclusions Check un-monitored
Step 2 If not available on providers, re-add and delete exclusion If not available on providers, re-monitor

Right column - existing function
Left column - requested function

@KaiStarkk KaiStarkk added the enhancement New feature or request label Dec 30, 2022
@KaiStarkk KaiStarkk changed the title Re-add using exclusion list (instead of unmonitored) re-add -a deleted option Dec 30, 2022
@KaiStarkk
Copy link
Author

The list of previously excluded items could be found from API endpoint:

http://{HOST}:{PORT}/api/v3/importlistexclusion?apikey={API_KEY}

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

No branches or pull requests

1 participant