mirror of
https://github.com/imputnet/cobalt.git
synced 2026-07-30 15:14:55 -05:00
[GH-ISSUE #1291] [WebUI] Remuxing / Background processing no longer adds "(remux)" suffix to the filename #19438
Reference in New Issue
Block a user
Originally created by @vitalkanev on GitHub (May 29, 2025).
Original GitHub issue: https://github.com/imputnet/cobalt/issues/1291
bug description
Before the cobalt v11 update, remuxed files had
(remux)suffix applied before the file extension. Now, with background processing thing, the(remux)suffix isn't being added anymore and the downloaded files have the same file name as the source file - as I use Firefox browser with auto saving on, this means that the remuxed files now have the(n)suffix before the file extension (where n = usually 1)reproduction steps
screenshots
Windows Explorer window comparing old vs new behaviour:

links
platform information
Firefox 139, Windows 10 22H2 (might not matter?)
additional context
Information from "Info for Nerds" page:
device
app
settings
version
states (doesn't matter as I've tested this issue with another server, this section is provided as a backup)
@wukko commented on GitHub (May 29, 2025):
as mentioned in the changelog, you don’t have to re-remux videos anymore! all videos that were processed locally should work right away.
as for the remux tab, i’ll think about adding the tag back, but it seems unnecessary.