Re: [Rhythmbox-devel] Add a field in the DB / Jamendo cover art
- From: Ed Catmur <ed catmur co uk>
- To: Guillaume Desmottes <cass skynet be>
- Cc: rhythmbox-devel gnome org
- Subject: Re: [Rhythmbox-devel] Add a field in the DB / Jamendo cover art
- Date: Thu, 25 Jan 2007 12:47:26 +0000
On Thu, 2007-01-25 at 12:21 +0100, Guillaume Desmottes wrote:
> "/home/cassidy/usr/lib/rhythmbox/plugins/jamendo/JamendoSource.py", line
> 376, in playing_entry_changed
> self.__db.emit_entry_extra_metadata_notify (entry,
> "rb:coverArt-uri", url)
> TypeError: can't map metadata to GType system
>
> url = "http://www.jamendo.com/get/album/id/album/artworkurl/redirect/%
> s/?artwork_size=200" %\
> self.__album_id[stream]
> print url
>
> self.__db.emit_entry_extra_metadata_notify (entry, "rb:coverArt-uri",
> url)
Might the url be a unicode? You could try converting it to str.
I haven't been able to check the plugin out yet, but I will soon.
Ed
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]