You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: HISTORY.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -445,6 +445,11 @@ Accumulating several small changes to multiple scripts, mostly making default ex
445
445
------------
446
446
*`git_committer.py` no longer uses `--aggressive` or `--prune=now` on any of its `git gc` commands, because that can make memory usage spike on repos with many many objects.
447
447
448
+
14 Apr 2025
449
+
-----------
450
+
*`transcode_audio.py` now allows file processing to continue even when tag copying fails.
451
+
*`transcode_audio.py` now has a `--quiet` command-line options to suppress some verbiage.
452
+
448
453
KNOWN BUGS
449
454
==========
450
455
* No known bugs listed at the moment. However, check individual module files to be sure that I haven't just forgotten to list something here.
0 commit comments