Resolve musicbrainz.org/{bare/cdlookup.html -> cdtoc/attach} redirect.

This commit is contained in:
Frederik "Freso" S. Olesen
2014-11-02 11:17:51 +01:00
parent 926ce46c8d
commit d81dd339c1
3 changed files with 4 additions and 4 deletions

View File

@@ -395,7 +395,7 @@ class Table(object, log.Loggable):
})
return urlparse.urlunparse((
'https', host, '/bare/cdlookup.html', '', query, ''))
'https', host, '/cdtoc/attach', '', query, ''))
def getFrameLength(self, data=False):
"""