reassign 308185 python-eyed3
thanks

Micah Anderson wrote:
> Package: rbscrobbler
> Version: 0.0.9pre3-3
> Severity: wishlist
> 
> It seems that ID3 v2.2 support is not included in rbscrobbler, as this
> most recent traceback I received seems to indicate:
> 
> Exception in thread Thread-1:Traceback (most recent call last):
>   File "/usr/lib/python2.3/threading.py", line 442, in __bootstrap
>       self.run()
>   File "/usr/lib/python2.3/threading.py", line 422, in run
>       self.__target(*self.__args, **self.__kwargs)
>   File "/usr/bin/rbscrobbler", line 352, in run
>       self.run_iter()
>   File "/usr/bin/rbscrobbler", line 397, in run_iter
>       mbid = MB.getSignature(uri)
>   File "/usr/share/rbscrobbler/Scrobbler_Musicbrainz.py", line 47, in 
> getSignature
>       mbid = self.__id3mbid(filename)
>   File "/usr/share/rbscrobbler/Scrobbler_Musicbrainz.py", line 61, in 
> __id3mbid
>       tag.link(filename)
>   File "/usr/lib/python2.3/site-packages/eyeD3/tag.py", line 455, in link
>       padding = self.__loadV2Tag(f);
>   File "/usr/lib/python2.3/site-packages/eyeD3/tag.py", line 1188, in 
> __loadV2Tag
>       if not self.header.parse(fp):
>   File "/usr/lib/python2.3/site-packages/eyeD3/tag.py", line 124, in parse
>       raise TagException("ID3 v" + str(major) + "." + str(minor) +\
> TagException: ID3 v2.2 is not supported.

This looks to be a limitation of python-eyed3, so reassigning it to
there.

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature

Reply via email to