tagtool
tagtool copied to clipboard
Mass Clean MP3 Tags
Results
1
tagtool issues
Sort by
recently updated
recently updated
newest added
Hey, I wanted to ask why you use list(%some_dictionary%.keys()), for example: `for key in list(tags.keys()):` `for key in list(tags.keys()):` As far as I'm concerned, you can iterate over keys or...