12:00 #startmeeting Music App meeting 12:00 Meeting started Thu Jan 30 12:00:28 2014 UTC. The chair is popey. Information about MeetBot at http://wiki.ubuntu.com/meetingology. 12:00 12:00 Available commands: #accept #accepted #action #agree #agreed #chair #commands #endmeeting #endvote #halp #help #idea #info #link #lurk #meetingname #meetingtopic #nick #progress #rejected #replay #restrictlogs #save #startmeeting #subtopic #topic #unchair #undo #unlurk #vote #voters #votesrequired 12:00 Music App links:- 12:00 Bugs: https://bugs.launchpad.net/music-app/+bugs 12:00 Reviews: https://code.launchpad.net/music-app/+activereviews 12:00 Blueprint: https://blueprints.launchpad.net/ubuntu-phone-commons/+spec/coreapps-1404-music-dev 12:00 General Links:- 12:00 Milestones: https://launchpad.net/ubuntu-phone-coreapps/+milestones 12:00 Burndown: http://status.ubuntu.com/coreapps-14.04/ 12:00 Blockers: https://wiki.ubuntu.com/Touch/CoreApps/Blockers 12:00 How are we doing? 12:01 popey, a few things have been landing upstream which i've been waiting on 12:01 * dpm says "hi!" but is just idling here today, working on other stuff 12:02 when this lands we will be able to move away from our custom swipeDelete https://code.launchpad.net/~andrew-hayzen/ubuntu-ui-toolkit/fix-swipe-delete-002/+merge/202171 12:02 great news. 12:03 can you guys take a look at https://bugs.launchpad.net/mediascanner2/+bug/1273625 12:03 jamesh would like some feedback. 12:03 and the autopilot fix will be landing soon as well 12:05 popey, i'll have a look at that when u get back 12:06 *when i get back 12:06 ☻ 12:06 danielholm: how is the last.fm plugin coming along? 12:07 popey, the bug about the CPU usage, can u remember which page u were on? 12:07 popey, or was it literally just after starting the app? 12:07 popey: it's hard. I don't really get the code of how to capture an account creation and create functions to call from the app 12:08 danielholm, ping me if u need any help 12:08 ahayzen: I started the song, left it playing, so it was in the "now playing" thing 12:08 popey, hmm ok and how big is ur library? 12:08 ~400 tracks 12:08 popey: I've created the service and provider, now I need to understand the python code of how to use it. I've been looking at the Evernote service/provider, but think I need to deepen my knowledge about how the accounts work. 12:08 ahayzen: thanks :) 12:09 popey, ok that sounds like it needs further investigation 12:10 danielholm: ok. do you have any specific questions, maybe dpm can help as I believe he made the evernote one (I think) 12:10 ahayzen: yeah. not high priority at the moment 12:11 popey, ok 12:11 so once those upstream things lands all of my active reviews will be unblocked 12:11 we have no work items assigned for this week 12:11 ahayzen, danielholm, yeah, feel free to ping me. cwayne did most of the work and specially the packaging, but I also hacked on it, so feel free to ask! 12:12 popey, ok thanks. It's basically where and how I create files with the functions of how the tracks should be scrobbled. 12:12 dpm, thanks 12:12 oh, cwayne did, great, he's a good person to talk to about this 12:12 dpm, lovely, thanks! 12:12 awesome 12:12 popey: I will have to reassign mine for this week instead 12:13 ok, please update the blueprint 12:13 on it 12:13 ahayzen: we have talked about search a bit, and have bug 1269037 12:14 https://bugs.launchpad.net/music-app/+bug/1269037 12:14 wonder where the bot went 12:14 I think we should have a couple of work items to track search 12:15 frontend changes, and backend search 12:15 ahayzen-mobile: guessing you missed what I said about search? 12:16 Are we planning on doing our own search?? 12:17 see last comment on that bug https://bugs.launchpad.net/music-app/+bug/1269037 12:17 seems that way according to David, in that last bug comment, right? 12:18 I dont see the sdk having that "soon" 12:18 ok 12:18 so a simple search might be more prudent 12:18 I'll leave a comment on the bug 12:18 so that is a yes: we need to do our own search? 12:18 ok 12:18 Ok would we only want this on the songs page? 12:19 I think it needs to be global 12:19 and how would you do it? from HUD? from a seperate button, or could you activate the search button on in the top panel, and let that open a sheet/dialog? 12:20 for now, I think it is probably easiest to implement a button on the toolbar 12:20 ok 12:20 which goes to a page like http://popey.com/~alan/phablet/device-2014-01-29-191753.png in the OSM app? 12:20 so then we need to make some changes to the toolbar 12:20 Damn android lol 12:20 yeah, alright. 12:20 I'll comment on the bug 12:21 Cool what was happening about the autopilot failures? 12:22 haha 12:22 which failure? 12:22 ahayzen-mobile1: your phone cant make up its mind? ;) 12:22 The one which was disabled 12:23 ah yes. 12:24 https://bugs.launchpad.net/music-app/+bug/1272996 12:24 Is there a bug? 12:24 its disabled for now, but yes, needs investigating. 12:25 Ok I'll see if I can resolve the issues 12:26 * ahayzen-mobile is on a bus so let the reconnections begin 12:26 Popey, anything else we need to do this week? 12:27 * update the blueprint 12:27 * look at search in songs page 12:27 if I can get some help witht he online account, and no one else wants to do the seach, I can take on that 12:28 U1db is waiting on upstream still iirc 12:28 danielholm: ping cwayne as dpm is a bit busy 12:28 I will 12:28 * dpm hugs popey 12:29 * keep fixing bugs! 12:29 * carry on being awesome ☻ 12:29 I'll continue working with UITK to resolve issues and get reordering landed 12:29 danielholm, the account code is pretty trivial, just a couple of XML files and boilerplate QML code. Have a look at https://launchpad.net/account-plugin-evernote - you can just copy the code and update it for last.fm 12:29 ahayzen-mobile: could you perhaps make be a button in the toolbar for the search? so that I don't mess it up 12:29 oh, and fix that AP test 12:30 Yep I'll have a look into that 12:30 Popey we still need convergence designs :-/ 12:30 yeah, hope to poke people at the sprint next week 12:30 dpm: done that. It's the stuff after that. hooking on to the authentication, store the keys and make some functions available to call. but I will ping cwayne 12:30 watch this space! 12:30 Me and victor have been building prototypes of things but we can only go so far 12:31 Popey thanks 12:31 danielholm: cwayne did a similar job with the FitBit indicator and online accounts plugin, I think he'd be best at this 12:31 cwayne is US based so he'll wake up soon 12:31 awesome. and I will take a look on that code 12:32 but he's chris.wayne@canonical.com if you want to mail him questions (and cc me) 12:32 https://launchpad.net/~cwayne18/+archive/fitbit 12:32 thats his fitbit code 12:32 popey: sure, thanks a lot! 12:32 :) 12:32 https://code.launchpad.net/~cwayne18 code there 12:32 oh jeez https://code.launchpad.net/~cwayne18/+junk/dogecoin-qt-wow 12:33 ☻ 12:33 ok, anything else? 12:33 Not from me 12:33 Thanks popey dpm :-) sorry about the disconnects :-( 12:33 nope 12:34 thanks a lot, guys :) 12:34 Danielholm, u around in a bit? 12:34 ok, thanks 12:34 #endmeeting