From d27e1481c33f8d1ac375e547ebe167256b3d3506 Mon Sep 17 00:00:00 2001 From: Lynne Date: Wed, 28 Oct 2020 22:32:20 +1000 Subject: [PATCH] check against tag format type instead of file extension sorta like, "if tag_format == 'id3'" rather than "if song_format == ['mp3', 'wav', 'aiff']" --- .idea/workspace.xml | 14 ++++++++--- bcao.py | 58 ++++++++++++++++++++++++--------------------- 2 files changed, 42 insertions(+), 30 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index a927dcb..e04aa25 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -104,7 +104,7 @@ - + 1602927759343 @@ -176,7 +176,14 @@ -