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 | Subsonic: Now runs as own user "subsonic" + failsafe FFmpeg transcoder creation #2705

Merged
merged 6 commits into from
Apr 16, 2019

Commits on Apr 9, 2019

  1. v6.23

    + DietPi-Software | Subsonic: Failsafe FFmpeg transcoder symlink creation, similar how we did on Airsonic
    + DietPi-Software | Subsonic: Now runs as it's own user
    MichaIng authored Apr 9, 2019
    Configuration menu
    Copy the full SHA
    ee7ebb9 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2019

  1. v6.23

    Dev > "subsonic"
    MichaIng authored Apr 14, 2019
    Configuration menu
    Copy the full SHA
    75aecb7 View commit details
    Browse the repository at this point in the history
  2. v6.23

    + DietPi-Patch | Reinstall Subsonic to apply "subsonic" run user and transcoder fix
    MichaIng authored Apr 14, 2019
    Configuration menu
    Copy the full SHA
    c88010f View commit details
    Browse the repository at this point in the history
  3. v6.23

    + CHANGELOG | Subsonic run user and transcoder fix
    MichaIng authored Apr 14, 2019
    Configuration menu
    Copy the full SHA
    258c6d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2019

  1. v6.23

    + DietPi-Patch | Prevent initial service stops and final service starts during DietPi-Software reinstalls. This new variable needs to implemented into DietPi-Software and in case other scripts, where applicable
    MichaIng authored Apr 16, 2019
    Configuration menu
    Copy the full SHA
    b3d9adb View commit details
    Browse the repository at this point in the history
  2. v6.23

    + DietPi-Software | Skip initial stop and final start of services, if $G_SERVICE_CONTROL == 0 was exported. Currently this is done by patch_file (DietPi-Update) which already has services stopped and starts or reboots after finished. As DietPi-Update as well sends survey, skip this too.
    + DietPi-Software | Visual-only syntax fix
    + DietPi-Software | Minor coding and wording
    MichaIng authored Apr 16, 2019
    Configuration menu
    Copy the full SHA
    96a8199 View commit details
    Browse the repository at this point in the history