mpusch88 / m3u-comparer

m3u-comparer is a Python script for analyzing and comparing m3u/m3u8 playlists or audio file directories, spotlighting metadata differences while ignoring file paths. It evaluates metadata like artist, title, album, length, and bitrate to identify disparities and find potential duplicates, streamlining playlist comparison and organization.
MIT License
2 stars 0 forks source link

Sort output files by self-matching (& recursive) vs matching from other source #6

Open mpusch88 opened 1 year ago

mpusch88 commented 1 year ago

Will need to be rethought if comparing more than 2 files at once is implemented.