Giter Site home page Giter Site logo

malp's Introduction

Logo

M.A.L.P.

Development sources of a new MPD client for Android.

This whole project is licensed under the GPLv3 or later license (see LICENSE)

Screenshots

Mopidy (2.0.1) is currently not supported, because it tells clients that it is implementing MPD protocol version 0.19 but is not correctly following the MPD protocol specification (Issue).

Requirements:

  • Android 5.0
  • MPD >= 0.14

Features:

  • Artist/Album/Files library browsing
  • AlbumArtist filtering
  • MBID filtering (multiple albums with same AlbumArtist, Title can be accessed separately)
  • Server-based search
  • Local fast search
  • Basic playlist management (add songs to saved lists, remove songs from saved lists, remove lists, save lists)
  • Multiple server profiles
  • Server statistics (here is also the update database button)
  • Artwork support with MusicBrainz,Last.fm, Fanart.tv as artwork provider (Album, artist images and fullscreen fanart)
  • Fanart view for tablets or stuff like that (click on the cover in the now playing view, or select fullscreen mode from menu)
  • Bulkdownloader to download all artwork to local memory

Description

This MPD client is tested with MPD 0.14 and MPD 0.19.

As MPD 0.19 has some features that really improve the user experience I would recommend using at least 0.19.

This MPD client works best with accurately taged music libraries. I recommend tagging using MusicBrainz Picard

Starting with MPD 0.19 it is possible to filter list requests which allows this client to use the AlbumArtist and Artist tag for retrieval of albums. So if you have a lot of "Greatest Hits" albums you will get a list entry for each one of it.

With earlier versions you will get only one entry, that merges all "Greatest Hits" albums to one (if you are not browsing over the artist list first).

If you think an album is missing tracks, try the "Show all Tracks" in the menu of the right upper corner

This client also parses the MusicBrainz tags that MPD provides to accelerate artwork downloading.

If the version of MPD is new enough, it can use ranged playlist retrieval of the current playlist, so that only the viewed parts of the playlist are fetched from the server (MPD v. 0.15 and greater).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.