python-plexlibrary icon indicating copy to clipboard operation
python-plexlibrary copied to clipboard

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

Open kieron opened this issue 5 years ago • 2 comments

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.

kieron avatar May 04 '19 11:05 kieron

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

dannycorker avatar May 23 '20 01:05 dannycorker

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

Mnk3y avatar Jun 29 '21 12:06 Mnk3y