[Bug 528567] Re: Ubuntu One Music Store plugin

2014-05-25 Thread Dustin Spicuzza
Ubuntu One music store will be discontinued in June, closing this bug. https://one.ubuntu.com/services/shutdown/ ** Changed in: exaile Status: In Progress => Won't Fix ** Changed in: exaile Assignee: Ubuntuxer (johannes-schw) => (unassigned) ** Changed in: exaile (Ubuntu) Sta

[Bug 528567] Re: Ubuntu One Music Store plugin

2012-01-21 Thread Mathias Brodala
Just FYI: There is a proper streaming API by now: https://one.ubuntu.com/developer/music/stream_music/cloud/ No idea how well it works though. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/528567 Tit

[Bug 528567] Re: Ubuntu One Music Store plugin

2010-09-06 Thread Kasoroth
I like Thibault's suggestion of putting the plugin's main interface in a new tab. Perhaps the best interface solution would be a generic "Music Stores" tab on the panel that would have a list of (possibly) multiple different music stores. Individual music store plugins like this one could add an

[Bug 528567] Re: Ubuntu One Music Store plugin

2010-05-04 Thread Nigel Babu
I've added the patch-needswork tag for now, when it is ready for prime time, please feel free to change to patch tag, or comment on the bug so that it can be integrated into exaile. ** Tags added: patch-needswork ** Tags removed: patch -- Ubuntu One Music Store plugin https://bugs.launchpad.net/

[Bug 528567] Re: Ubuntu One Music Store plugin

2010-04-30 Thread Aren Olson
Resizing the panel is an even WORSE idea. Changing things suddenly on the user is terrible UI design. It's really unfortunate that the ubuntu music store is designed like this, its horribly inflexible. -- Ubuntu One Music Store plugin https://bugs.launchpad.net/bugs/528567 You received this bug

[Bug 528567] Re: Ubuntu One Music Store plugin

2010-04-30 Thread Thibault Saunier
Ok ok, I understand, the mp3 should be included in the plugin then. I don't think it would be a good solution to resize since you wouldn't have access to the player control buttons. I don't know if the idea presented before could be realize with the actual state of exaile but I believe iit would b

[Bug 528567] Re: Ubuntu One Music Store plugin

2010-04-30 Thread Ubuntuxer
At the first start the plugin checks whether you had installed MP3 support. It tries to play the file empty.mp3 and if it fails it automatically install the required packages. I've copy this code from the Rhythmbox Ubuntu One Music Store plugin. In my opinion it would be better if you select the p

[Bug 528567] Re: Ubuntu One Music Store plugin

2010-04-30 Thread Thibault Saunier
It works now, what is this file for? I actually agree with Aren Olson that this is pretty badly integrated, Couldn't you use a new tab insted of doing it in the panel? I add a "mockup" of what I imagine ** Attachment added: "Screenshot-2.png" http://launchpadlibrarian.net/46629213/Screenshot

[Bug 528567] Re: Ubuntu One Music Store plugin

2010-04-29 Thread Ubuntuxer
Please copy an MP3 file named empty.mp3 to the directory plugins/ubuntuonemusicstore. The plugin checks wether you had installed MP3 support. At the start it tries to play this file. I forgot to mention this. Sorry for the inconvenience. -- Ubuntu One Music Store plugin https://bugs.launchpad.n

[Bug 528567] Re: Ubuntu One Music Store plugin

2010-04-29 Thread Thibault Saunier
I still have the exactly same behaviour with this last patch. -- Ubuntu One Music Store plugin https://bugs.launchpad.net/bugs/528567 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.c

[Bug 528567] Re: Ubuntu One Music Store plugin

2010-04-29 Thread Ubuntuxer
I'm sorry, it seems I uploaded an old patch. Please test the attached patch. ** Patch added: "ubuntuonemusicstore3.diff" http://launchpadlibrarian.net/46263016/ubuntuonemusicstore3.diff -- Ubuntu One Music Store plugin https://bugs.launchpad.net/bugs/528567 You received this bug notification

[Bug 528567] Re: Ubuntu One Music Store plugin

2010-04-27 Thread Thibault Saunier
I don't have any error in the command line. When running in debug mode and activating the plugin I only get: 15:50:56,813:DEBUG : Loaded plugin ubuntuonemusicstore (xl.plugins) But nothing in the main GUI happens. How could I get something usefull to you? -- Ubuntu One Music Store plugin htt

[Bug 528567] Re: Ubuntu One Music Store plugin

2010-04-24 Thread Ubuntuxer
Mhm, I can't figure out why it isn't shown in the panel. It should look like this. http://www.ubuntu-pics.de/bild/53971/exaile_001_s8tZCf.png Are there any error messages? At the moment I don't have any time to work on the plugin. -- Ubuntu One Music Store plugin https://bugs.launchpad.net/bug

[Bug 528567] Re: Ubuntu One Music Store plugin

2010-04-24 Thread Thibault Saunier
I just applied the last patch (http://launchpadlibrarian.net/42879598/ubuntuonemusicstore2.diff) and activated the plugin on the last exaile player from bzr, but nothing changed on the UI. Where should I start using this plugin? I looked for something saying "Ubuntu music store" but didn't find an

[Bug 528567] Re: Ubuntu One Music Store plugin

2010-04-16 Thread Nigel Babu
Perhaps you can get it into a PPA for people to test? -- Ubuntu One Music Store plugin https://bugs.launchpad.net/bugs/528567 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https

[Bug 528567] Re: Ubuntu One Music Store plugin

2010-04-02 Thread Ubuntuxer
I've added the methode play_library() and made some tiny improvements. Does anybody have some ideas how to improve the integration in Exaile? The collection list issue is fixed now. ** Patch added: "ubuntuonemusicstore2.diff" http://launchpadlibrarian.net/42879598/ubuntuonemusicstore2.diff --

[Bug 528567] Re: Ubuntu One Music Store plugin

2010-03-28 Thread Brian Murray
** Tags added: patch -- Ubuntu One Music Store plugin https://bugs.launchpad.net/bugs/528567 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listi

[Bug 528567] Re: Ubuntu One Music Store plugin

2010-03-27 Thread Ubuntuxer
I've revised the plugin a little bit: - rename it to ubuntuonemusicstore - don't pass the signals - add installation dialog for mp3 codec from rhythmox plugin I've opened a new bug report 549909 for the collection list issue. ** Patch added: "ubuntuonemusicstore.diff" http://launchpadlibrarian

[Bug 528567] Re: Ubuntu One Music Store plugin

2010-03-27 Thread Aren Olson
Ugh, so this just embeds a browser with the store in Exaile and adds some hooks to make playback integrate, basically? That's never really ever going to fit well in Exaile's UI, it's not like Rythmbox where we have almost the entire window open for that. We need a proper music store API so we can

[Bug 528567] Re: Ubuntu One Music Store plugin

2010-03-27 Thread Ubuntuxer
I've started to implement the Ubuntu One Music Store in Exaile. The site is displayed correctly and you can listen to a song's preview. Bugs: After you listen to a preview more than once, Exaile will start to play your current playlist. Any suggestions to solve this? If you scroll horizontal the m

[Bug 528567] Re: Ubuntu One Music Store plugin

2010-03-27 Thread Stuart Langridge
If you run into issues implementing this, let me know and I can explain how the Rhythmbox plugin works. -- Ubuntu One Music Store plugin https://bugs.launchpad.net/bugs/528567 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bu

[Bug 528567] Re: Ubuntu One Music Store plugin

2010-03-27 Thread Ubuntuxer
** Changed in: exaile Assignee: (unassigned) => Ubuntuxer (johannes-schw) ** Changed in: exaile Status: Confirmed => In Progress -- Ubuntu One Music Store plugin https://bugs.launchpad.net/bugs/528567 You received this bug notification because you are a member of Ubuntu Bugs, which i

[Bug 528567] Re: Ubuntu One Music Store plugin

2010-02-26 Thread Aren Olson
I second Steve's opinion. While I'd love to see this happen, and would be willing to provide assistance as I can to anyone attempting to implement it, I have no personal use for the plugin as I do not use Ubuntu, and thus will not spend my personal development time on it. ** Changed in: exaile

[Bug 528567] Re: Ubuntu One Music Store plugin

2010-02-26 Thread Steve Dodier
While I don't wish to work on this on my own (because it takes time and I'm not interesting in working on something contributing to selling music), I can provide you with some help with Exaile's inner workings if needed, despite my limited knowledge of it and Python. You can ask for help in #exaile