Delete TV Episodes only after multiple (specific) users have watched?

My mom lives with my wife and i, but we have separate areas where we watch TV. There are some shows that I want to delete automatically, but if they are auto deleted based on when the admin watches, they are often deleted before my mom watches. Is there any way to configure auto delete to delete only after a show is watched by User1 & User2 & User3, etc?

default_homeUsers specifies the home users that the script will try to check watch status of in Plex Home This will check if all users in the list have watched a show. Separate each user with a comma You may use ‘all’ for the home Users and the script will check watch status of all the users in the Plex Home (Including Guest account if enabled)
It is probably better to list the users explicitly

default_homeUsers = '' # ‘Bob,Joe,Will’

enjoy

Where is this setting? Also, would it work with shared users that aren’t home users?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.