== Meeting information == * #ubuntu-touch-meeting: Music app meeting, 26 Jun at 11:14 — 11:50 UTC * Full logs at [[http://ubottu.com/meetingology/logs/ubuntu-touch-meeting/2014/ubuntu-touch-meeting.2014-06-26-11.14.log.html]] == Meeting summary == ''LINK:'' https://docs.google.com/a/canonical.com/spreadsheet/ccc?key=0AuDk72Lpx8U5dFVHQ3FuMDJGLUZCamJfSjYzbWh3Wnc&pli=1#gid=32 == Vote results == == Done items == * (none) == People present (lines said) == * ahayzen (78) * popey (68) * meetingology (3) * davmor2 (1) == Full Log == 11:14 #startmeeting Music app meeting 11:14 Meeting started Thu Jun 26 11:14:49 2014 UTC. The chair is popey. Information about MeetBot at http://wiki.ubuntu.com/meetingology. 11:14 11:14 Available commands: action commands idea info link nick 11:14 Hows it going? ☻ 11:15 its going well :) 11:15 we landed mediascanner-2.0 \o/ 11:15 and looks like that dbus revert is going through? i saw it in silo 014 yesterday? 11:16 last night i got the sheets-to-pages transition working on jenkins https://code.launchpad.net/~andrew-hayzen/music-app/move-sheets-to-pages/+merge/220444 11:16 oh nice one! 11:16 ^^ is now just waiting on the dbus revert as it seems to explode sometimes and we are hoping this will resolve the issue 11:16 heh 11:17 it is fine on my device but die on my desktop (but that was the same as the initial mediascanner2 migration anyway) 11:17 aha, i see it in https://launchpad.net/~ci-train-ppa-service/+archive/landing-014 11:17 victor also made this mp which we can land after 014 lands to remove the 500 track limit https://code.launchpad.net/~vthompson/music-app/remove-initial-dbus-limitations/+merge/224272 11:18 excellent! 11:18 i've merged listitemactions with trunk but that we'll wait for the sheet-to-pages to land first https://code.launchpad.net/~andrew-hayzen/music-app/listitem-actions/+merge/220290 11:18 popey, i was wondering if i could double check some behaviour with you? 11:19 sure 11:19 i left music app playing all day and overnight btw ☻ 11:19 so in this new sheets-to-pages...when you go say...Albums -> Album -> Now Playing ... when you hit back from Now Playing we have currently made it go back to Album ... then you press back again to Albums 11:19 \o/ 11:20 * ahayzen builds click so it is easier to see 11:20 thanks 11:21 popey, try this https://drive.google.com/file/d/0B3XynHVKfrvMcll3YW9CR2pIOUE/edit?usp=sharing 11:22 hmm, i cant right now as I'm running AP tests on my device 11:22 What's the question? 11:22 popey, basically say you go to the albums tab... then select an album (it then shows you the tracks for that album) ... then you click play (it then goes to now playing) ... 11:23 popey, if you select back from now playing ... do you expect it to go back to Album (the tracks for the album)... or to Albums (the list of albums [the album tab])) ? 11:24 also you have Artists -> Artist -> Album -> Now Playing as well 11:24 if I have chosen to play an album, and I go back, I wouldn't expect to go back to the album itself as I'd have no reason to 11:24 I mean, I can see how that path is logical from a progression / breadcrumb point of view 11:24 but if I have already queued up the entire album, I would likely want to queue up another 11:24 not go back and look at the album, it's an extra step I am highly unlikely to ever need? 11:25 so you would expect .... Albums -> Album -> Now Playing .... Now Playing -> Albums 11:25 yes 11:25 yeah that was my thought when playing with it 11:25 ok i'll tweak that tonight 11:25 thanks 11:25 i can see how some might argue the opposite 11:25 but I think "back" should take you to the logical place, not necessarily the previous place you were at 11:25 yeah but the tab view remembers where you were so you don't have to scroll :) 11:26 yay! 11:26 (if you did want to select the same thing) 11:26 ok, thats good 11:26 ok so once that lands...then we land the listitem actions 11:26 which would be an odd thing to do 11:26 oh awesome. 11:26 Are you planning on going away on holiday at all this summer? 11:27 nope just earning money for uni :) 11:27 heh, okay 11:27 malta was my holiday \o/ 11:27 haha ☻ 11:27 ok then the searching... 11:28 me and victor were discussing this the other day ... we think there are two options we'll have that make sense/should be able to implement... 11:28 a) User select search in header tab ... it then takes you to the songs tab and 'searches' that view 11:29 b) User selects search in header tab.... it then 'searches' whatever your current view is... so say you are on albums it would filter the results to only those albums 11:30 ...the search header API hasn't been implemented yet (at last check) so we don't know totally what is possible...and the second option assume SortFilterModel does what we expect .... 11:31 popey, but what do you think? ... a) is currently out preference ...but we both said b) could be interesting to at least investigate? 11:31 * popey thinks 11:32 hmmm 11:32 context aware search is my favorite 11:32 i believe the searching of a) would also search albums (as ms2 does that for us if we go that route) ... so say you searched for an album it would then show you the tracks for that album but yeah not as nice as b) 11:32 we'll see if it is viable then when implementing it 11:32 i think it needs testing with large collections with diverse names 11:33 yeah 11:33 when do you think that might be ready to test? 11:33 once the search header API is implemented 11:33 + a few days for us to hack it in :) 11:33 which reminds me, my fresh laptop has no music, so I'll copy $lots from $somewhere 11:33 ok 11:33 ...then after all of that fun... 11:33 i have been playing about with https://code.launchpad.net/~andrew-hayzen/music-app/now-playing-queue-split 11:34 man you've been busy 11:34 this splits the now playing and queue into two separate pages .... 11:34 oh nice. 11:34 this will make it easier to do the convergence as the queue is then just a component....but also resolves a few bugs as the queue items are all the same size etc 11:34 but it does massively change the normal patterns 11:35 yeah, we need to test that quite a bit. 11:35 as now you go ... say... Albums -> Albums -> Queue -> Now Playing.... (when you click on a track it jumps you straight to now playing) 11:35 we also need to start wrapping up when we're expecting to land for RTM 11:35 and then switch to bug fix mode 11:35 yep 11:35 however we'll be doing bug fixing post-rtm too 11:35 will we have two separate branches? 11:35 as we get feedback from the handset manufacturers 11:36 one for rtm and for devel? 11:36 we may have to. 11:36 or we just freeze and only do bug fix and polish work 11:36 depends if we just hold off major UI things or not? 11:36 yeah 11:37 otherwise we'll have to start backporting :/ 11:37 yeah. 11:37 but then how would we start working on big convergence things 11:37 Well, there's nothing stopping us doing what nik90 did with clock, and create a new series 11:37 i guess we would just have to super duper test them :) 11:37 well music is on the unity8 desktop iso, so should get more testing ☻ 11:37 :) 11:38 oh yeah and this move to pages branch may help with the bottom edge stuff 11:38 * ahayzen has been investigating that as well 11:39 Have you seen the bottom edge stuff in dialer and sms apps? 11:39 yeah it is awesome :) 11:39 yeah, i love it 11:39 was showing it to friends last night 11:39 "ooooh" 11:39 but i wondered if the 'tag' thing would be useful for us or not? 11:39 as we have the toolbar at the bottom 11:39 depends what you want to do with the bottom edge 11:39 like this is what we are aiming for https://www.youtube.com/watch?v=51QJcIDFuxM 11:40 yeah. 11:40 but i just wondered if a tag with.... 'X songs queued'... or 'X queued' or something would be cool 11:40 but then it would overlay the toolbar slightly 11:40 also we've gotta figure out how to get the three stage to work 11:40 no one has done that yet 11:41 dialer has 11:41 * ahayzen checks 11:41 pull up a bit, you get re-dial recent, bit more you get duation showing, all the way you get the full list 11:41 hmmm .... 11:41 * ahayzen is still waiting for EE to sort out his SIM 11:42 but we have ....nothing ... toolbar shown ... full page shown 11:42 is that subtly different? 11:42 i'll have a check over their code later and see if i can figure it out 11:43 but then the question is once you have the now playing / queue split...does the bottom edge take you to the queue or now playing ? 11:43 but thts all future stuff :) 11:43 hehe 11:44 ahayzen: ring them and say you are going to move to 02 or vodaphone if they don't sort it out soon you'll be amazed at how quickly they'll over night you a sim :) 11:44 davmor2, the first SIM was dead.... then they sent me a nano sim .... and now it is in the post ...*somewhere* 11:45 davmor2, but that does sound like a plan ;) 11:46 * ahayzen wants to transfer from his normal size SIM to a combi/micro SIM...surely can't be that hard lol 11:46 ☻ 11:46 OK, anything else we need to discuss? 11:46 popey, right thats all from me anyway u want us to do? other than, land the things! 11:47 popey, any eta on silo-014? 11:47 Yes, that, and figure out some bitesize things for people to look at next week during hack days ☻ 11:47 ah yes 11:47 asked thomas, will keep poking 11:47 looks like packages built now 11:47 https://docs.google.com/a/canonical.com/spreadsheet/ccc?key=0AuDk72Lpx8U5dFVHQ3FuMDJGLUZCamJfSjYzbWh3Wnc&pli=1#gid=32 11:47 you have access to see that? 11:47 UI polish i think...once this pages stuff lands i see borders/margins that could all be aligned 11:48 testing with vast music collections too 11:48 popey, the CI train? yeah thts where i found it was silo014 :) 11:48 heh 11:48 yep 11:48 ok 11:48 * ahayzen has filled his mako with flac files 11:49 popey, right lunch time i'll speak later :) o/ 11:50 o/ 11:50 thanks! 11:50 #endmeeting Generated by MeetBot 0.1.5 (http://wiki.ubuntu.com/meetingology)