Esa Kataja 0662ee3576 fix: drop literal quotes from TITLE and COLLECTION metadata
exec.Command does not invoke a shell, so the wrapping " characters
were inserted into the muxed tag value verbatim (e.g. TITLE read as
"Snatch" instead of Snatch). Use unquoted Sprintf format strings.
2026-05-16 20:07:24 +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-05-16 19:42:25 +03:00
2026-04-04 18:05:26 +03:00
S
Description
No description provided
150 KiB
Languages
Go 100%