Awesome
MusicSearch
An Android app for browsing songs, artists, and anything related to them using MusicBrainz's API.
Multiplatform distributions are heavily WIP. Only the Android app is considered stable.
Releases
The master branch Android app is available on Google Play. Or you can you can download its APK from the latest GitHub Release.
The beta branch Android app is available on Google Play as a beta tester. Or you can download it from F-Droid. Or you can you can download its APK from the top of all GitHub Releases.
<a href="https://f-droid.org/packages/io.github.lydavid.musicsearch"> <img src="https://f-droid.org/badge/get-it-on.png" alt="Get it on F-Droid" height="80"> </a> <a href="https://play.google.com/store/apps/details?id=io.github.lydavid.musicsearch"> <img alt="Get it on Google Play" height="80" src="https://play.google.com/intl/en_ca/badges/static/images/badges/en_badge_web_generic.png" /> </a>Desktop releases are packaged by Conveyor and available from this download page.
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
- See every page you've visited in the history screen, and quickly get back to them
- Almost every tab allows you to filter its content instantaneously
- 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
- Have a Pixel phone? Enable notification listener to record Now Playing history
- Dark theme
- Material You theme
See all features here.
Screenshots
Search artist | Artist details | Release groups by artist | Release details |
---|---|---|---|
Release tracks | All collections | Collection of releases | Lookup history |
---|---|---|---|
Development
See here for notes on setting up the project, and some development processes.