mdhiggins / PlexAutoSkip

Automatically skip content in Plex
MIT License
205 stars 11 forks source link

[FR]: Managed users - separate configuration by user? #63

Open alainbryden opened 11 months ago

alainbryden commented 11 months ago

Similar to #42 - I have kids that enjoy the intros to their shows (and to a lesser degree, the credits), but they really don't enjoy the 15 seconds between episodes. ([Skip] next=True to the rescue).

If I add the account ("Kids") to the custom.json "blocked"."users", it also blocks "skip-next" for them. Is there any way I might configure them to keep auto skip-next, but not skip intros and credits only for them?

Perhaps there's a way to accomplish this today if I gather up the keys of all the kids' shows and add those to the blocked list instead? (edit: Tried this with a show, it similarly blocks all features of PlexAutoSkip, including skip-next between episodes)