Pulled in a few beets updates

This commit is contained in:
rembo10
2014-04-01 20:34:51 -07:00
parent acad25c534
commit 864ea22a70
5 changed files with 20 additions and 9 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ import logging
import shlex
import unicodedata
import time
from lib.unidecode import unidecode
from unidecode import unidecode
from beets.mediafile import MediaFile, MutagenError
from beets import plugins
from beets import util