Right now, what is happening is that I have two features that are not working well together:
- Auto skip configuration (e.g., to skip short videos)
- Notification So if I'm skipping automatically something, of course I don't want to be notified by that because I'm skipping it completely. We should only notify after the skip process has run. Analyze both codes and ask questions to me if you have any doubts.
⏺ I'll analyze both the auto skip configuration and notification features to understand how they interact and why notifications are being sent for skipped content. Let me first explore the codebase to find these implementations.