README.md
pyproject.toml
src/tvidentify/__init__.py
src/tvidentify/batch_identifier.py
src/tvidentify/episode_identifier.py
src/tvidentify/file_renamer.py
src/tvidentify/imagemaker.py
src/tvidentify/pgsreader.py
src/tvidentify/subtitle_extractor.py
src/tvidentify/subtitle_handlers.py
src/tvidentify/utils.py
src/tvidentify/vobsubreader.py
src/tvidentify.egg-info/PKG-INFO
src/tvidentify.egg-info/SOURCES.txt
src/tvidentify.egg-info/dependency_links.txt
src/tvidentify.egg-info/entry_points.txt
src/tvidentify.egg-info/requires.txt
src/tvidentify.egg-info/top_level.txt
tests/test_cli_integration.py
tests/test_episode_identification.py
tests/test_file_discovery.py
tests/test_file_renaming.py
tests/test_integration.py
tests/test_subtitle_extraction.py
tests/test_utilities.py
tests/test_vobsub.py