package icon

MusicSearch

MusicSearch is an app for browsing songs, artists, and anything related to them
New in version 1.109.0

### Features

* add date filter to listens screen which lets you jump to a date in the past
* add icons next to collections in Add to collection sheet to represent that none/some of the selected items are in the collection already
* from a listen item, add ability to filter starting from its listen date
Features:
- Search MusicBrainz's massive database for any information related to your favorite artist or song
- Offline-first; all data is cached on device after loading each page/tab
- Almost every tab allows you to filter its content instantaneously
- Aliases will be used when filtering to help find things in other languages
- See every page you've visited in the history screen, and quickly get back to them
- Save anything to a collection
- Login using your MusicBrainz account to add to your existing collections
- Listening on Spotify? Enable Device Broadcast Status to search the artist or song from the app
- Scrobbling to ListenBrainz? Enter your username to explore your listens
- Customize the app's appearance with: Light/Dark theme, Material theme based on your wallpaper, or pick a custom color
- Is an artist's discography incomplete? Aliases missing? Other data missing? Contribute it to MusicBrainz: https://musicbrainz.org

See all features here: https://lydavid.github.io/MusicSearch/docs/all_features.html

This is a music database/discovery app, not a music player.
There are external links to various streaming platforms which will open the album/song in their app if it's installed.

The source code for this project can be found at: https://github.com/lydavid/MusicSearch

Versions

Although APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications and it's a less secure way to download. We recommend that you install the F-Droid client and use that.

Download F-Droid
  • Version 1.109.0 (877) suggested Added on May 02, 2026

    arm64-v8a armeabi-v7a x86 x86_64

    This version requires Android 7.0 or newer.

    It is built and signed by the original developer, and guaranteed to correspond to this source tarball.

    Permissions

    Download APK 10 MiB PGP Signature | Build Log

  • New in version 1.108.0
    https://github.com/lydavid/MusicSearch/releases/tag/v1.108.0
  • Version 1.108.0 (876) - Added on Apr 28, 2026

    arm64-v8a armeabi-v7a x86 x86_64

    This version requires Android 7.0 or newer.

    It is built and signed by the original developer, and guaranteed to correspond to this source tarball.

    Permissions

    Download APK 10 MiB PGP Signature | Build Log

  • New in version 1.107.0

    ### Bug Fixes

    * don't show filtered count header when total count is 0 because it's an intermediate state
    * get name from work type rather than type id because search does not give us its type id
    * map work types to localizable text


    ### Features

    * add tri-state checkbox to (de)select all release statuses to filter
    * support sorting artists by cache order (new default), alphabetically, or begin date (previous default), ascending/descending
    * support sorting works by cached order, name, or li
  • Version 1.107.0 (875) - Added on Apr 27, 2026

    arm64-v8a armeabi-v7a x86 x86_64

    This version requires Android 7.0 or newer.

    It is built and signed by the original developer, and guaranteed to correspond to this source tarball.

    Permissions

    Download APK 10 MiB PGP Signature | Build Log