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

Implement desktop UI for python version #10

Open mpusch88 opened 1 year ago

mpusch88 commented 1 year ago

tkinter, PySimpleGUI, PyQT, PySide or wxPython (chatGPT recommends PySimpleGUI)