packages icon indicating copy to clipboard operation
packages copied to clipboard

shairport-sync: fixed diagnostics settings

Open davidandreoletti opened this issue 1 year ago • 0 comments

Prelude:

  • The original PR was closed by mistake (again) - this time I found bug in my rebase script: https://github.com/openwrt/packages/pull/23836 - This new PR supersedes it.
  • The last comment on the previous PR is here

Maintainer: @mikebrady Compile tested: NanoPi R4s / SNAPSHOTS Run tested: NanoPi R4s / SNAPSHOTS

Description: shairport-sync expects statistics/log_verbosity/log_output_to settings to be in the diagnostics section of shairport-sync's native config.

Prior to this commit, these settings were either missing (log_output_to) or generated in the incorrect (general) native config section bloc.

davidandreoletti avatar Apr 25 '24 07:04 davidandreoletti