Bandcamp Album Organiser
Go to file
Lynne Megido d27e1481c3
check against tag format type instead of file extension
sorta like, "if tag_format == 'id3'" rather than "if song_format == ['mp3', 'wav', 'aiff']"
2020-10-28 22:32:20 +10:00
.idea check against tag format type instead of file extension 2020-10-28 22:32:20 +10:00
.run added project files, aiff support 2020-10-26 23:55:06 +10:00
.gitignore added project files, aiff support 2020-10-26 23:55:06 +10:00
bcao.py check against tag format type instead of file extension 2020-10-28 22:32:20 +10:00
mypy.ini my py dot ini 2020-10-26 23:39:36 +10:00
requirements.txt a huge HUGE rewrite that made it faster and less buggy and awful and dependent on linux and BOY this was overdue 2020-10-16 23:30:26 +10:00