MusicSearch
### 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
- 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
Anti-Features
This app has features you may not like. Learn more!
- Author: David Ly
- License: Apache License 2.0
- Website
- Issue Tracker
- Source Code
- Changelog
- Build Metadata
- Reproducibility Status
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-
arm64-v8aarmeabi-v7ax86x86_64This version requires Android 7.0 or newer.
It is built and signed by the original developer, and guaranteed to correspond to this source tarball.
Download APK 10 MiB PGP Signature | Build Log
-
arm64-v8aarmeabi-v7ax86x86_64This version requires Android 7.0 or newer.
It is built and signed by the original developer, and guaranteed to correspond to this source tarball.
Download APK 10 MiB PGP Signature | Build Log
-
arm64-v8aarmeabi-v7ax86x86_64This version requires Android 7.0 or newer.
It is built and signed by the original developer, and guaranteed to correspond to this source tarball.
Download APK 10 MiB PGP Signature | Build Log
### 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





















