LICENSE
README.md
pyproject.toml
smart_media_manager/__init__.py
smart_media_manager/cli.py
smart_media_manager/format_compatibility.json
smart_media_manager/format_registry.json
smart_media_manager/format_registry.py
smart_media_manager/format_rules.py
smart_media_manager/metadata_registry.json
smart_media_manager/metadata_registry.py
smart_media_manager/uuid_generator.py
smart_media_manager.egg-info/PKG-INFO
smart_media_manager.egg-info/SOURCES.txt
smart_media_manager.egg-info/dependency_links.txt
smart_media_manager.egg-info/entry_points.txt
smart_media_manager.egg-info/requires.txt
smart_media_manager.egg-info/top_level.txt
tests/test_animation_detection.py
tests/test_corrupt_file_detection.py
tests/test_dependency_functions.py
tests/test_detect_media_integration.py
tests/test_e2e_photos_import.py
tests/test_e2e_pipeline.py
tests/test_file_operations.py
tests/test_format_classifiers.py
tests/test_format_detection.py
tests/test_format_registry_e2e.py
tests/test_format_specific_import.py
tests/test_image_conversion.py
tests/test_live_photo_functions.py
tests/test_logging_functions.py
tests/test_media_refinement.py
tests/test_metadata_and_restore.py
tests/test_metadata_functions.py
tests/test_metadata_registry.py
tests/test_minimal_ci.py
tests/test_photos_pipeline.py
tests/test_resume_functionality.py
tests/test_rules.py
tests/test_skip_statistics.py
tests/test_staging_pre_import.py
tests/test_utility_functions.py
tests/test_utility_helpers.py
tests/test_v050_folder_import.py
tests/test_video_functions.py
tests/test_video_rewrap_and_cleanup.py
tests/test_video_transcoding.py