ympd icon indicating copy to clipboard operation
ympd copied to clipboard

Standalone MPD Web GUI written in C, utilizing Websockets and Bootstrap/JS

Results 78 ympd issues
Sort by recently updated
recently updated
newest added

Since ympd is accessed through a website, it would be nice to have a speeddial icon. I couldn't find anything online nor in the source.

Hello, I'm running on debian unstable and I've just tried to build ympd master. Unfortunately I got the following linker error: ``` Scanning dependencies of target mkdata [ 10%] Building...

_About_ section in the `htdocs/index.html` file contains this phrase: > [...] It's tuned for minimal resource usage and requires only very **litte** dependencies. Instead of _litte_, did you mean to...

When accessing an album through the library browser, ympd does not properly encode the + character into the url. Example: http://10.0.0.55:8080/#/browse/0/The%20Walkmen/Bows%20+%20Arrows Is the URL generated when I attempt to access...

The buttons are hidden when in responsive mode. They shouldn't belong to the navbar ![image](https://user-images.githubusercontent.com/8620064/120326837-6efa5480-c2e9-11eb-9423-8e1be9939bf0.png) ![image](https://user-images.githubusercontent.com/8620064/120327125-b7197700-c2e9-11eb-9a95-c458d77e46ab.png)

There is a small typo in src/mongoose.c. Should read `necessary` rather than `nesessary`. Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md

This offers a measure of protection against potential ympd vulnerabilities. See https://www.freedesktop.org/software/systemd/man/systemd.exec.html for documentation.

Added forward declarations to fix compilation. Fixes #190

Would updating the `title` with the name of the current music playing be something you guys would like to have in ympd? I think it would look good.

Hi @notandy! I would like to be able to package ympd in the official Arch Linux repositories, but currently I'm wondering, whether ympd is still actively maintained at all. There...