This repository contains a PowerShell script that recursively scans directories for files with specific extensions (e.g., .mp3
, .amr
, .m4a
, custom .rasel
, .mehrin
, etc.) and exports their metadata to a CSV file.
- Scans all subfolders starting from the current location
- Filters files by predefined extensions
- Extracts enumerator folder, file name, extension, and last modified date
- Outputs to a clean
filtered_file_details.csv
git clone https://github.com/YOUR_USERNAME/powershell-filter-media-export.git