Closed Generator closed 5 years ago
Confirmed. Looking into it now.
Just to mention. with another (single) user, none of the watched episodes are getting removed, and no command output.
@Generator please try this update. Comment out the actual deletion line
# os.remove(meta_dict['file'])
Could only test with a single user for now (don't have common watched episodes now) seems to be working.
I'll make further tests when some episode is watched by two or more users, tried (re)adding some watched episode but didn't see it as watched.
Also i was using Tautulli's friendly name, instead of real full name, that could be one of the issues, the script doesn't seem to look up for friendly names.
@Generator you good?
I think so, i'm trying to figure it out if the rating keys of a show stay the same after all episodes are removed and later added.
I'm closing the issue, i'll re-open or create a new one if found something else.
delete_watched_TV at start worked without issues, but now started to removing all unwatched episodes.
Sample setings
Bob watched all episodes of SampleShow (4321), but Joe only watched one or none of the episodes, however delete_watched_TV removes all episodes
Screenshots History
cmd output
Script settings
The same happens with other show, where one of the use haven't watched any episode.