I had the same problem. Interestingly, I didn't have it when I first used the plugin (yesterday). Weird stuff. Bruno's suggestion seems to be right. I changed line 332 self.__db.set(entry, rhythmdb.PROP_TRACK_NUMBER, int(track['trackno'])) to trackno = int(track['trackno']) if trackno >= 0: self.__db.set(entry, rhythmdb.PROP_TRACK_NUMBER, trackno) And now it works again. Thanks!
-- can't browse jamendo collection from rhythmbox plugin https://bugs.launchpad.net/bugs/158941 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs