Awesome
MusicSearch
<p> <img alt="F-Droid Version" src="https://img.shields.io/f-droid/v/io.github.lydavid.musicsearch?label=F-Droid"> <img alt="GitHub Release Version" src="https://img.shields.io/github/v/release/lydavid/MusicSearch?label=GitHub"> <img alt="Custom badge" src="https://img.shields.io/endpoint?color=green&logo=google-play&logoColor=green&url=https%3A%2F%2Fplay.cuzi.workers.dev%2Fplay%3Fi%3Dio.github.lydavid.musicsearch%26gl%3DUS%26hl%3Den%26l%3DGoogle%2520Play%26m%3Dv%24version"> </p>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
<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>Or you can you can download its APK from the top of all GitHub Releases.
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.