label: Relevant log output
description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
render: shell
- - type: textarea
- id: os
- attributes:
- label: Operating System?
- description: What Operating System are you running on ? (`uname -a`)
- validations:
- required: true
- type: textarea
id: version
attributes:
- label: Configuration or Version.
- description: Please paste the results of `shairport-sync --displayConfig` here, if available. This gives useful information about the environment Shairport Sync is running in and also displays the command line options and configuration settings. If `shairport-sync --displayConfig` is not available (it's new), please paste the results of `shairport-sync -V`.
+ label: Configuration Information.
+ description: Please paste the results of `shairport-sync --displayConfig` here, if available. This gives useful information about the environment Shairport Sync is running in and also displays the command line options and configuration settings. If `shairport-sync --displayConfig` is not available (it's new), please paste the results of two commands: `uname -a` and `shairport-sync -V`.
validations:
required: true
- type: dropdown