MichaIng / DietPi

Lightweight justice for your single-board computer!
https://dietpi.com/
GNU General Public License v2.0
4.85k stars 495 forks source link

DietPi-Software | myMPD, fork of YMPD with additional features #2032

Closed jcorporation closed 6 years ago

jcorporation commented 6 years ago

Is your feature request related to a problem? Please describe:

Describe the solution you'd like:

Describe alternatives you've considered:

Additional context:

Fourdee commented 6 years ago

@jcorporation

Hi,

Many thanks for the request 👍

YMPD is a favorite of mine, so i'll definitely be adding this to dietpi-software.

REF: https://github.com/jcorporation/myMPD#mympd


Compiles, MPD + sticker support (mpd-0.20.21.tar.xz):


myMPD:

Run and cfg

mympd /etc/mympd/mympd.conf
jcorporation commented 6 years ago

Many thanks for the fast response. I am looking forward to the 6.15 release. It would be great if you package myMPD for dietpi. If you need help don't hesitate to ask.

Fourdee commented 6 years ago

folder.jpg Testing 🈯️ image

Fourdee commented 6 years ago

May need to disable SSL and its redirect:

Aug 24 00:44:33 DietPi mympd[6863]: myMPD started on http port 1333
Aug 24 00:44:33 DietPi mympd[6863]: myMPD started on ssl port 443
Aug 24 00:44:33 DietPi mympd[6863]: MPD Connecting to 127.0.0.1: 6600
Aug 24 00:44:33 DietPi mympd[6863]: MPD connected.
Aug 24 00:45:37 DietPi mympd[6863]: Redirecting to https://DietPi:443/
Fourdee commented 6 years ago

@jcorporation

It would be great if you package myMPD for dietpi

We've gone for a sourcebuild on this one, using the master branch of your project. For now. If its popular, we can do a install binary for each CPU arch.


Installation nearly completed. I just need to run some test installs on various archs.

myMPD. Really impressive on what i've seen so far. Its YMPD and then some! Great work 👍

Fourdee commented 6 years ago

@jcorporation

Once minor issue I have noticed: When clicking the 'Update Database' option, the drop down menu does not disappear and feels it does nothing. However, the database appears to be functional once done? NB: no folder.jpg for this item. image

Fourdee commented 6 years ago

Completed. Available in DietPi v6.15 update.

v6.15 should be 1-2 weeks away.

jcorporation commented 6 years ago

@Fourdee:

I currently merged the devel branch into master for the 4.0.0 release of myMPD. This fixes hopefully the issue with "no update database progress in ui" and the issue with the ssl redirect (now myMPD uses the original host header for redirection).

I hope this is the right place for this message to you.

Many thanks in advance.

Fourdee commented 6 years ago

@jcorporation

I currently merged the devel branch into master for the 4.0.0 release of myMPD. This fixes hopefully the issue with "no update database progress in ui" and the issue with the ssl redirect (now myMPD uses the original host header for redirection).

Excellent, many thanks 👍

As v6.15 is still in development, once released, the user will install myMPD from master branch. (hopefully release v6.15 end of this week 😃 )