numpad0
numpad0
IIRC, `--trim-filenames` only affect final output filename and not temp files whereas `-o` option with e.g. `-o "%(title).150B [%(id)s].%(ext)s"` works on both, or something along that. > Can you give...
I noticed every interface access causes 3-5 seconds of disk *writes*, and seems to throw duplicate primary key errors when interrupted. There is "BackUp Config" button in Sccp Connectivity ->...
https://github.com/chan-sccp/sccp_manager/issues/83#issuecomment-1230777997 ``insert into sccpsettings values (``, 0, 0, ``, ``);`` worked(?) for me. Replace each with respective values. Looks like there can be missing rows in the database `asterisk` table...