Hoppa till innehåll

Etikett: Music app

Music App update – Sep 25th.

And so we have less then a month to go before Music 1.0 should(/will) be released.
Oh, and there is a lot that’s happening!

Changelog

  • Mediascanner (Victor Thompson)

  • Arguments (Daniel Holm)

  • Reorder items (Andrew Hayzen)

  • Move from Dialogs to Sheets (Daniel Holm)

    • Settings

    • Add to playlist

  • Empty states when there is no music on device (Andrew Hayzen)

  • Updates to Playlist database to support new meta data. (Victor Thompson)

  • Added genres. (Victor Thompson)

  • Some code clean up.

Bugs fixed:

  • Width issues with items in the new sheets.

  • Only one track will be removed from a playlist, if it contains more then one with the same title. (Daniel Holm)

  • Toolbar missing in Playlists tab. (Daniel Holm)

  • Removal of a lot of error output. (Daniel Holm)

  • DB access errors. (Victor Thompson)

  • Music not supporting URLs. (Daniel Holm)

  • Reorder not working as it should in playlist. (Andrew Hayzen)

Mediascanner
We don’t longer scan your music collection ourselves. Instead we depend on mediascanner which is a new system service that keeps your music library up to date, and searchable using Dash. Victor worked really hard on making this come true.
Arguments
Click on a track from Unity and Music will play it. Also added a debug argument that will be used to show more output as well as a reset button for all settings and playlists. Used while developing.
Genres
Together with the new UI/UX and mediscanner service, Victor submitted patches upstream to add support for genres, which are now shown in first tab of Music. Press Rock and there will be rock, and only, roll.
Reorder
Since there is no support for drag and drop in Ubuntu SDK, Andrew worked hard on bringing us support for that together with the swipe-to-delete. Now you can press-and-hold a track in, e.g., the queue and move it up or down.

The Future

So, as I was saying we have until the 17th October to finish Music and release 1.0. We had three large changes to do:

1. Use Mediascanner – which is now DONE.

2. Integrate the new UI/UX – INPROGRESS.

3. Make it play music, even when the screen is off – TODO.

So we will keep up with landing new design changes – it will be beautiful! – and we have just started to talk about how to work with the powered system so that we can keep playing music when screen off/app not focused.

As always, I am optimistic: we will get there. Music is already in the daily images, together with the mediascanner. Give it a go, since we will do a lot of polishing the upcoming weeks: report bugs, thank you.

2 kommentarer

Music App update – Sep 8th. 100th rev and v 0.6!

Happy 100th revision! For me this is truly a milestone. I mean, 100 revisions since Music was just a basic UI concept. Now look at it. It plays music, sorts tracks by artist, album, has playlist support, shows cover art, seeks and starts to look pretty darn good.

We celebrate by giving you Music 0.6!

 

Changelog:

  • HUD support (Daniel Holm)

  • New app icon (Sam Hewitt)

  • New album view (Victor Thompson)

  • New artist view (Victor Thompson)

  • New first page with last played and genres (Victor Thompson)

  • New Add to playlist page (Daniel Holm)

  • Playlists now shows number of tracks (Daniel Holm)

  • Currently played track is highlighted all over the app. (Andrew Hayzen)

  • Animation when jump to next track. (Andrew Hayzen)

  • Clicking on a track bring the user to the queue. (Victor Thompson)

  • Merged together Queue with Now Playing, which has become the central part of the app (Andrew Hayzen)

  • Swipe to delete (Andrew Hayzen)

  • Adding apparmor manifest for when running confined. (Sergio Schvezov)

  • Updated Autopilot to (Victor Thompson):

    • Test Next song.

    • Test Use Oggs.

 

Bugs fixed:

  • Fix when adding item to queue from album page that album data does not
    appear in the play queue. (Andrew Hayzen)

  • Playlist Null property (Andrew Hayzen)

  • Play Queue cache (Andrew Hayzen)

  • Add to queue album page (Andrew Hayzen)

  • Fix location of added music content (Victor Thompson)

  • Debian fix common folder (Andrew Hayzen)

 

New Queue - Now Playing

Victor has made a lot of progress with integrating the new Mediascanner (which will be system wide in Ubuntu) into Music. Packages for using it – together with Grilo QML bindings – are landing in the Core Apps PPA. This is one of the most heavy (important) things that will have to be done by the time of 1.0 release.

The UI/UX is undergoing a real facelift to look like Lisette Ledgers design: http://design.canonical.com/2013/08/music-app-focus-on-the-content/

The focus is on the content with the Queue now playing a central role. The new design are coming a long nicely with both large and small fixes coming in continuously.

The main theme of the discussion me, Victor and Andrew right now is the Toolbar and the expanded listitems, which will make a lot of change.

We are also awaiting the API to make the app stay awake (keep playing music) after screen off.

So there you have it. The changes to and the release of Music 0.6.

There’s still a lot that needs to be done for 1.0 in October, but we’ll get there.

Kommentarer är stängda

Music App update – July 15th.

It’s been a while since the last update, but there haven’t been any real news or updates – until now(!).

Today there where a lot that got merged into trunk, and therefore is coming to a PPA near you.

 

Changelog

  • Removed the ability to chose your own music directory. Instead using default: ~/Music (Victor Thompson)

  • For Ubuntu Hackfest, make Music scan ~/Music on each start up. (Victor Thompson)

  • Placeholder for cover art in Now Playing toolbar. (Victor Thompson)

  • Initial playlist support. (Daniel Holm)

    • Create/edit/remove playlist.

    • Add track to playlist.

    • Show playlists in Playlist tab.

  • Popover. (Daniel Holm)

    • Press and hold playlist to either edit or remove it.

    • Press and hold track to add to playlist or queue it.

  • Debug (Daniel Holm)

    • New function that’s makes it easy to shut debugging of for later.

  • Library. (Andrew Hayzen)

    • A limit has been introduced into the buffer to stop large memory allocations.

    • Performance tweaks so database is written in a single transaction.

  • Ability to seek on the Now Playing view. (Andrew Hayzen)

  • New icons. (Lucas Romero Di Benedetto)

    • Default album/cover art missing.

    • Last.fm

    • Playlist

    • Music Directory

 

Bugs resolved

  • Buttons in queue dialog being too far down.

  • Playlist dialog not showing up.

 

Hackfest

Last week Ubuntu Hackfest started off and day two treated the Music app.

I (Daniel) worked on the playlist support, which landed in trunk today. Although you aren’t yet able to actually play, or show any of the tracks in them, they work.

Andrew Hayzen helped a lot with the scanning of the music dir. He first proposed a branch that shortened the scanning process a LOT! Then he helped trying to resolve the UI lockup during scanning by introducing limit to the buffer.

 

Design meetings

During one of the past design meetings we decided to pretty much put the UI on hold, since we haven’t yet decided how the app will look like, exactly. However, we still do some change, like icons and annoying bugs, but there will be no large changes and I hope you all can bare with us until the UI is decided – and Lisette Slegers and Lucas have some really good ideas coming our way: It will be gorgeous!

 

Whats next?

Well, quite much.

  • Victor and I will take a look on how to switch from the current tracklist playing, to the chosen playlist.

  • I will move the remove the queue dialog and move the queue list to the Playlist tab.

  • I will continue to work on scrobble support, which is not yet done – and together with that, we will get a new way of downloading and using missing cover art.

  • Some nice new icons will land by Lucas.

  • Micah Losli is working on the bug that when shuffling is activated, wrong track info is showing for the currently playing track.

  • Probably much more, which I don’t yet know of.

Kommentarer är stängda

Music App update – June 19th.

This is the first update of the Music app in the Ubuntu Core apps project – the official Music application of Ubuntu Touch.

At the time it’s been me (Daniel Holm) and Victor Thompson that’s been developing the application for a couple of weeks now.

Victor has put in some really good work to populate the library of meta data of each track in the users music directory, and then show the results in the app. This had to be done, due to that it’s hard to extract meta data of each and every track on each start up. Instead the music directory is scanned on first run and each tracks meta data is saved in a database, which is used later to create each of the tabs now used:

  • Music – Contains each seperate track in music dir.
  • Artists – Not done yet, but will show each artist.
  • Albums – Shows coverart (those who have) of each album in music dir.
  • Playlist – not done yet. More on that later.

The function to populate the library was quite hard to do in a QML way. We made a move to Nemo.FolderListModel(), which Victor sumbitted some changes upstream to.
Victor also has worked out the shuffle function so that works. Also the Now Playing dialog together with the ability to swipe for next/previous track.

This past week I’ve been working on integrating some of Lucas’ ideas about the UI, together with integrating scrobble support and support for Playlists:

  • We now use tabs (might switch to a nother way later on)
  • Some inital code to support scrobble support to Last.fm (not yet complete, so it doesn’t yet scrobble).
  • Tab, functions and database for playlists. Will include import playlist files, that the user already has.

 

Lucas yesterday submitted a demo of his thoughts of how the Music app should work:

 

Music 0.3 just landed in trunk and the package should be in the Core Apps PPA later tonight. Altough Victor’s upstream changes has not yet landed in Nemo.FolderListModel(), which unfortunately makes it unable to run before you got the latest changes. But a PPA package for that is under way.

Kommentarer är stängda