I am pretty sure this isn't a correct fix, just a workaround I am using. It doesn't seem to have an adverse affect on my tags.
Line 260 of /usr/bin/soundconverter: tag = ", ".join(tag[:-1]) + " & " + tag[-1] This gets rid of the error for me: tag = tag[-1] -- soundconverter crashed with TypeError in format_tag() https://bugs.launchpad.net/bugs/179886 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs