2025-03-22, 12:29 PM
(2025-03-21, 06:10 PM)Efficient_Good_5784 Wrote: It should be working.
I don't got any media with chapters named "commercial" that I know of on my end.
There already is a PR opened that will add "commercial" to the regex list by default as that was an obvious oversight when the defaults were first made.
The regex should still apply.
I would add a brand new file with a chapter marker named "commercial". I would then run the scheduled task to extract the segments.
This is just to test if the previous files were being skipped over after you added the new regex. Maybe it's not properly extracting the commercial segments from the new regex.
Thanks for the suggestion. I changed my comchap script to use "commercial" instead of its default "Commercial 1", "Commercial 2" etc.
In the chapter segment provider plugin settings, Regex pattern for commercials set to "break|ad|advertisement|intermission|commercial"
Now it's working. Thanks.