Esa Kataja 6a564aabb2 fix: detect mp4 and other common containers in watcher
The watcher only globbed *.mkv, silently ignoring every other source
container. Expand the glob to a list of common input extensions
(mkv, mp4, m4v, mov, avi, ts, m2ts, mts, mpg, mpeg, vob, webm, wmv,
flv). Downstream is unaffected: workdir naming uses filepath.Ext, the
encoder always emits .mkv output, and the metadata regexes are not
end-anchored.
2026-05-18 08:34:55 +03:00
2026-05-16 19:42:25 +03:00
2026-05-16 19:41:31 +03:00
2026-04-04 18:07:26 +03:00
2026-04-04 18:07:26 +03:00
2026-04-04 18:05:26 +03:00
S
Description
No description provided
150 KiB
Languages
Go 100%