GithubHelp home page GithubHelp logo

eikek / mpc4s Goto Github PK

View Code? Open in Web Editor NEW
10.0 2.0 2.0 2.92 MB

Scala client library for MPD, HTTP interface to MPD via REST/Websockets, finally a Webclient for MPD

Home Page: https://eikek.github.io/mpc4s/

License: GNU General Public License v3.0

Scala 64.04% CSS 0.53% Elm 34.21% HTML 0.50% JavaScript 0.46% Nix 0.12% Shell 0.13%
mpd-client elm scala fs2 mpd

mpc4s's Introduction

MPC4S - music player daemon client

This project provides a Scala library for connecting to MPD and a web based user interface for controlling MPD and browsing your music library.

Please see the micro site for more information.

Screenshot (probably outdated)

Feedback

As always, feedback is very welcome! Drop me a mail or create an issue.

License

This project is distributed under the GPLv3

mpc4s's People

Contributors

eikek avatar mergify[bot] avatar scala-steward avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

mpc4s's Issues

Receive list of mpd connections via json

Currently, list of mpd connections is provided when loading the html page. Better is to request it from the player component. So no reload is necessary if this list changes. Server may check for liveness of each connection.

Resize cover images

If there is high-quality cover art, it is often not necessary to use these large files when viewing them on small screen devices. The mpc4s-player app uses at most 500x500px presentation of the images. That's why it might be good to resize the images at the server to provide “thumbnails” for them. This would also reduce bandwidth and should make rendering pages on low-power devices faster (at the cost of an initial slow rendering, of course).

Error in documentation

This is wrong:

Cover images are served as is; i.e. they are not resized. Large files may slow down loading the album page.

since covers can now be resized.

Fix scrolling issue

When coming back from album detail to album list, the page should scroll to the corresponding album.

Create links in search results

The search result table for songs shows colums like “Artist”, “Composer” and “Album”. This should link to the respective pages.

Basic support for `command_list_begin`

On this first attempt, only allow command lists where the last command returns a response. All others are “empty response” commands (like add or pause).

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.