Go to file
xRangerDE 46f7085342 Fix ffprobe path resolution and release v3.7.6
Use a safe path join for ffprobe instead of broad string replacement so video info, cutter duration, and merge duration checks work reliably on Windows installations.
2026-02-13 11:41:39 +01:00
.claude Bump version to 3.6.3 for auto-update testing 2026-02-04 14:35:23 +01:00
docs Add Astro + MDX docs workspace 2026-02-13 10:00:12 +01:00
server_files Initial commit: Twitch VOD Manager v3.5.3 2026-02-04 12:30:52 +01:00
typescript-version Fix ffprobe path resolution and release v3.7.6 2026-02-13 11:41:39 +01:00
.gitignore Add Astro + MDX docs workspace 2026-02-13 10:00:12 +01:00
installer.iss Initial commit: Twitch VOD Manager v3.5.3 2026-02-04 12:30:52 +01:00

Docs (Astro + MDX)

Start

npm install
npm run dev

Build

npm run build