refactor: enhance scan type detection logic and add test case for interlaced 1080i frame class

This commit is contained in:
sHa
2026-01-05 08:51:43 +00:00
parent ab2f67b780
commit ad39632e91
5 changed files with 34 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "renamer"
version = "0.8.7"
version = "0.8.8"
description = "Terminal-based media file renamer and metadata viewer"
readme = "README.md"
requires-python = ">=3.11"