Re: Hello and proposal/brainstorming for SoundCloud service

2014-12-22 Thread Anmol Ahuja
On Mon, Dec 22, 2014 at 6:11 AM, Be wrote: > I just filed a bunch of bug reports for issues I have encountered in the > process of writing this script. This could all be done in QtScript with > a few additions to the scripting API. If you want to help, implementing > these features would be awesom

Re: Hello and proposal/brainstorming for SoundCloud service

2014-12-21 Thread Be
I just filed a bunch of bug reports for issues I have encountered in the process of writing this script. This could all be done in QtScript with a few additions to the scripting API. If you want to help, implementing these features would be awesome: https://bugs.kde.org/show_bug.cgi?id=342089 https

Re: Hello and proposal/brainstorming for SoundCloud service

2014-12-12 Thread Be
No, I was using 2.8 stable. I tried it on the latest git and it works. On 12/12/2014 03:14 AM, Anmol Ahuja wrote: > > > I tried putting that code in the script (along with loading qt.gui). The > > script does not load and I see this in the debugging output: > > > > [ERROR__] [ScriptManager] "Scrip

Re: Hello and proposal/brainstorming for SoundCloud service

2014-12-12 Thread Anmol Ahuja
> I tried putting that code in the script (along with loading qt.gui). The > script does not load and I see this in the debugging output: > > [ERROR__] [ScriptManager] "Script Error: TypeError: Result of expression > 'Amarok.Window.mainWindow' [undefined] is not an object. (line: 221)" Are you usi

Re: Hello and proposal/brainstorming for SoundCloud service

2014-12-11 Thread Be
I tried putting that code in the script (along with loading qt.gui). The script does not load and I see this in the debugging output: [ERROR__] [ScriptManager] "Script Error: TypeError: Result of expression 'Amarok.Window.mainWindow' [undefined] is not an object. (line: 221)" On 12/11/2014 12:31

Re: Hello and proposal/brainstorming for SoundCloud service

2014-12-11 Thread Be
Good luck getting the job! It would be great if you could get SoundCloud to pay you to work on this. ;) On 12/11/2014 09:43 AM, Julian Simioni wrote: > Hi, > I like your idea of integrating SoundCloud to Amarok. I have contributed > (a tiny bit) to Amarok in the past, and know C++, Javscript, Qt,

Re: Hello and proposal/brainstorming for SoundCloud service

2014-12-11 Thread Be
Thanks Myriam, that is what I was going to say. I didn't know about #amarok.dev. I would generally prefer to keep most discussion where all developers can see it, but if you still want to video chat, there are a few free programs for that which I am not very familiar with. I live in Chicago (UTC-6)

Re: Hello and proposal/brainstorming for SoundCloud service

2014-12-11 Thread Myriam Schweingruber
On Thu, Dec 11, 2014 at 6:01 PM, Myriam Schweingruber wrote: > Hi Julian, hi Be, > > welcome to both of you, nice to see new ideas :) > > On Thu, Dec 11, 2014 at 4:43 PM, Julian Simioni > wrote: > >> Hi, >> I like your idea of integrating SoundCloud to Amarok. I have contributed >> (a tiny bit)

Re: Hello and proposal/brainstorming for SoundCloud service

2014-12-11 Thread Anmol Ahuja
> I started working on a QtScript service plugin to stream from SoundCloud > (attached), but it seems that Amarok's QtScript API will not be enough > to really make use of SoundCloud's features. Is it possible to add to > Amarok's GUI outside of populating the collection pane or putting simple > HT

Re: Hello and proposal/brainstorming for SoundCloud service

2014-12-11 Thread Myriam Schweingruber
Hi Julian, hi Be, welcome to both of you, nice to see new ideas :) On Thu, Dec 11, 2014 at 4:43 PM, Julian Simioni wrote: > Hi, > I like your idea of integrating SoundCloud to Amarok. I have contributed > (a tiny bit) to Amarok in the past, and know C++, Javscript, Qt, and > many other language

Re: Hello and proposal/brainstorming for SoundCloud service

2014-12-11 Thread Julian Simioni
Hi, I like your idea of integrating SoundCloud to Amarok. I have contributed (a tiny bit) to Amarok in the past, and know C++, Javscript, Qt, and many other languages pretty well. I've always wanted to contribute more, and actually I am trying to get a job at SoundCloud in Berlin! What timezone ar

Hello and proposal/brainstorming for SoundCloud service

2014-12-10 Thread Be
Hi Amarok developers, what's up? I don't see much recent activity in the archives of this list, on the website, blogs, or the wiki. What are the future plans for Amarok? I am interested in getting involved, primarily to make Amarok an awesome SoundCloud client. I started working on a QtScript serv