Skip to main content

Muuzik !

The music application your Jolla need

Muuzik ! is yet another mobile application for playing your music. Fully integrated with Sailfish UI, focussing on providing an user friendly interface, his main feature is to display song as directory instead off endless tags list and to merge content of both internal and sdcard into a simple list, making browsing for your music intuitive; what you added is what you see.

  • Artwork for album, with automatic download
  • Access full biography of your artist
  • Get lyrics for your songs in a swipe
  • Local cache; image, biography, lyrics, always available even with no network
  • Configurable networking options, no surprise on your provider bill
  • Playlist management
  • Like an album ? bookmark it for quick access
  • Random album; don't know what to listen, just ask !
  • Timer; let's listen music for a limited time, with sound reducing control
  • Player's controls available on the notification panel
  • MPRIS protocol ready
  • and many more....
Source code

The full source code of the app is available from my github page :

Muuzik ! is a free application for Jolla and Aquafish phone (Sailfish OS).
From your phone, open the official Jolla application store, browse under "Apps" or search for "Muuzik".
  • Thu Apr 9 2019 - V 2.1.9
    • metadata for opus, m4a, flac, ogg
    • hide deleted album from bookmark list
    • Fix in random pick where selection was capped to the recent limit instead of the full album list
    • replaced random generator
    • Fix the hint in Search panel that showed up every times
    • Fix a bad date formatting in the indexing process
    • Spanish translation added (thanks to carmen)
    • German translation added (thanks to christoph)
    • Chinese translation added (thanks to khan)
  • Fri Mar 29 2019 - V 2.0.15
    • new internal api, 80% is new code, more functionalities to come
    • on player, new control view
    • added length and tracks number on navigation, bookmarks, history, playlist
    • artwork and info load dynamically
    • new feature : "recent list of album"
    • added artwork on playlist
    • new algorithm for selecting an album randomly
    • app can be used now in landscape (finally !)
    • enhanced graphics and transition
    • use "cover.jpg" from directory for artwork if available
    • improved search indexation
    • indexation update automatically
    • additional information of search hit
    • can refresh db from options panel
    • fixed bug that made the app to crash on start if previous tracks were deleted
    • opus/m4a file support - play only for now, no info or metadata
  • Fri Apr 14 2017 - V 0.16.4
    • Can directly add a track to a playlist from the player
    • In player fixed bug for random play switch
    • 'current playlist' was confusing, renamed to 'player'
  • Fri Apr 14 2017 - V 0.16.2
    • new playlist management, can directly add track to a specific playlist from browser or player
    • form playlist : can rename, (delete) and edit list
    • bug fix when removing several playlist at once
  • Mon Apr 10 2017 - V 0.15.0
    • option to sort bookmarks by date, inverse date and name
    • bookmarks default to alpha order
  • Mon Nov 28 2016 - V 0.14.8
    • fix a regression in code making the app to crash when opening a m4a or tag less file
    • fix issue when refreshing database from search panel
  • Sat Nov 26 2016 - V 0.14.6
    • added random album pick up function
    • on listen / add all, now add song from current directory first
    • on navigation, pull-down, listen all is not recursive any more
    • few graphics fixes / changes
  • Sat Nov 19 2016 - V 0.13.2
    • added timer / sleep time function
    • wrong song length fixed (song over 30min)
  • Sat Nov 12 2016 - V 0.12.4
    • added album history
  • Thu Oct 20 2016 - V 0.11.1
    • added control on notification panel
  • Mon Oct 17 2016 - V 0.10.15
    • bad decoding of id3tag making some song informations unusable
  • Sun Oct 2 2016 - V 0.10.14
    • on current playlist, waiting status works correctly (no more false no entry)
    • from directories, add all / play all clamp resistivity to around 150 items
    • on start-up don't resume more than 50 items (to reduce loading time)
    • clicking on item can open context menu when needed as expected
    • added some hints panel
    • resume playlist at previous position
  • Sat Oct 1 2016 - V 0.10.7
    • correction on filename encoding making some cached files unreadable
    • add all / play all is now recursive
  • Fri Sep 30 2016 - V 0.10.5
    • new algo for rendering image on directory, list not freezing any more
    • added opacity option on cover art for player, now default to 90%
    • added option to disable cover art on player
    • seek and skip control can be enable on start-up by options