Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DietPi-Software | myMPD: Update installer to satisfy current release #3110

Merged
merged 5 commits into from
Sep 15, 2019

Conversation

MichaIng
Copy link
Owner

@MichaIng MichaIng commented Sep 15, 2019

Status: Ready

  • DietPi-Patch
  • Changelog

Fixes: #3097

Commit list/description:

+ DietPi-Software | myMPD: Update install steps to match current version: #3097
+ DietPi-Software | myMPD: Do not run service as "dietpi" group. Since it only reads but not writes media files, it is sufficient with "dietpi" as supplementary group.
+ DietPi-Patch | myMPD: Move systemd unit to new location (matching current release) and do not start as "dietpi" group anymore, which is only required for software titles that write media files: #3097
+ CHANGELOG | myMPD: Updated install steps to avoid deprecations of the current upstream version
+ DietPi-Software | myMPD: Fix mympd.conf path
+ DietPi-Software | myMPD: Add libmediainfo0v5 to pre-reqs. It is pulled with libmediainfo-dev, but same as with libmpdclient-dev and libmpdclient2 we need to have the library stay installed if user uninstalls -dev packages, e.g. via DietPi-Cleaner.
+ DietPi-Software | Do not prompt via G_WHIP when Download_Install() updates a config file, but print via G_DIETPI-NOTIFY() only instead. If it is a config file where custom user changes are expected, we create a G_BACKUP_FP() anyway which as well prints related info.
+ DietPi-Patch | myMPD: Check for dir before removing it and mute expected error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant