Removes titles and names from tracks within .mkv files.

1 Open Issue Need Help Last updated: Jul 13, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Add logging to the mkvcleaner application to record the size (in KB) of each .mkv file processed. This involves modifying the existing code to calculate and log the file size using the `logger.debug()` method.

Complexity: 2/5
enhancement good first issue

Removes titles and names from tracks within .mkv files.

Python