feat: hybrid real-life filter, review/migrate fixes, and faster media runs
64a2f76
DinamushCursorcommited on
Implement destination folder validation in migrate_run function. Add checks to ensure the destination folder exists and is a directory, with appropriate error handling and logging for failed migrations. This enhances the robustness of the migration process by preventing invalid paths from causing issues.