GNOME Bugzilla – Bug 626326
Music purchased from the Ubuntu One Music Store does not appear in music library
Last modified: 2011-04-14 19:17:37 UTC
From downstream Ubuntu on behalf of reporter: https://bugs.launchpad.net/ubuntu/+source/banshee-community-extensions/+bug/604699 Songs are in ~/.ubuntuone on my desktop but it looks like Banshee isn't searching for music in that folder. This may also affect the download status message for each song on the store's My Downloads page and showing that a purchase has completed.
Changing component, as the Ubuntu One Music Store is now part of the Banshee main source tree.
Created attachment 185477 [details] [review] Patch to initialize u1ms earlier so rescan and signals happen at startup This patch fixes the issue by depending on the new version of libubuntuone which implements rescan of the U1MS Purchased Music folder on initialization, and moving the initialization of the widget to the source constructor; so that initialization happens at startup.
Created attachment 185549 [details] [review] Patch without the debian changelog change Oops. Forgot to strip the debian/changelog change out of the previous patch.
Review of attachment 185549 [details] [review]: I'm OK with this since U1MS isn't default on other distros, but I'd appreciate it if you filed a bug against libu1 to add the ability to sync the music/do whatever non-GUI stuff without initializing the widgetry/webkit.