intro-skipper
intro-skipper copied to clipboard
Add skipping last episode minus the episode
Needs to determine if the current episode is the last episode, but this fills in all the UI and stuff
Summary by Sourcery
Add a feature to optionally skip the introduction for the last episode of a season, updating the configuration UI to include a new checkbox for this setting and modifying the logic to respect this new configuration.
New Features:
- Introduce a new configuration option to skip the introduction for the last episode of a season, allowing users to choose whether to play or skip intros for the final episode.
Enhancements:
- Update the configuration page to include a new checkbox for skipping the last episode's intro, providing users with a clear option to enable or disable this feature.