Meelo icon indicating copy to clipboard operation
Meelo copied to clipboard

Self-Hosted, Personal Music Server, designed for collectors and music maniacs

Results 81 Meelo issues
Sort by recently updated
recently updated
newest added

Thanks to expo, it was pretty easy to setup the app for iOS (done in #1228) It would be nice to make it functional and align it with android in...

Front (Mobile)

Suggested in #1222

Enhancement/Optimization
Front (Mobile)

**Describe the bug** Opening large albums (3000 tracks) in the mobile app causes the app to freeze. For example, this [[The New Complete Edition]](https://musicbrainz.org/release/06b914aa-f4d5-49bd-9df1-0b89b046ab16)

Bug
Front (Mobile)

The matcher should be able to find albums' record labels

Feature
Metadata
Matcher

Some CI tasks take a long time (e.g. build mobile APK) or do not provide reliable results (e.g. Matcher's tests) Setting up a self-hosted runner would fix this. - [...

CI/CD

Like on the webapp, it would be nice to have a simple fade between tracks

Feature
Front (Mobile)

**Is your feature request related to a problem? Please describe.** I'm loving using the new app, however I mostly play music in my car on long trips. I've noticed that...

Feature
Front (Mobile)
Streaming

The wiki should be reworked into an exhaustive source of knowledge for users. It should include the following pages/sections - Setting up - [ ] Restructure so that each section...

Documentation

Blocked by #1212 Mainly from Musicbrainz

Feature

The matcher is slow. This is because we run requests in series. We could leverage parallelism and a queue for each provider to allow using them in parallel.

Enhancement/Optimization
Matcher