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

remove_from_library: true only seems to remove items no longer in source lists, rather than items positioned beyond max_count #56

Open
kieron opened this issue May 4, 2019 · 2 comments

Comments

@kieron
Copy link

kieron commented May 4, 2019

Hi, pretty much as title, I seem to be seeing that remove_from_library: true will only remove an item if it is not found in any source lists.

Ignoring the fact that if the item comes beyond position X, where X = max_count, it should also be removed, to respect the max_count amount.

This issue mentions a solution of simply deleting all the links before running, but seems quite extreme when it might only need to remove 1 file etc.

@dannycorker
Copy link

Just wanted to comment and flag that I'm seeing the same thing.

@Mnk3y
Copy link

Mnk3y commented Jun 29, 2021

This issue still exists. I am using the beta branch.

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